Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at d12fc17073431ebe74ff0b1b3e5a739301c1760a rather than 0c1a125644f4626b294cdd4b5862a728b1d974a7 Obtained Jenkinsfile from d12fc17073431ebe74ff0b1b3e5a739301c1760a 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-42569@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-06-30T06:18:18.907Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-30T06:18:18.913Z] Trying to pass milestone 4 [Pipeline] milestone [2021-06-30T06:18:18.965Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-30T06:18:34.108Z] Still waiting to schedule task [2021-06-30T06:18:34.108Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-06-30T06:19:25.757Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0942210c649959a9a) in /home/ubuntu/workspace/moby_PR-42569 [Pipeline] { [Pipeline] checkout [2021-06-30T06:19:25.929Z] The recommended git tool is: git [2021-06-30T06:19:29.020Z] using credential docker-jenkins-github-credentials [2021-06-30T06:19:29.027Z] Cloning the remote Git repository [2021-06-30T06:19:29.027Z] Cloning with configured refspecs honoured and without tags [2021-06-30T06:19:28.958Z] Cloning repository https://github.com/moby/moby.git [2021-06-30T06:19:29.012Z] > git init /home/ubuntu/workspace/moby_PR-42569 # timeout=10 [2021-06-30T06:19:29.309Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:19:29.309Z] > git --version # timeout=10 [2021-06-30T06:19:29.324Z] > git --version # 'git version 2.17.1' [2021-06-30T06:19:29.325Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:19:29.326Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42569/head:refs/remotes/origin/PR-42569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:19:47.719Z] Fetching without tags [2021-06-30T06:19:47.618Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:19:47.637Z] > git config --add remote.origin.fetch +refs/pull/42569/head:refs/remotes/origin/PR-42569 # timeout=10 [2021-06-30T06:19:47.680Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:19:47.692Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:19:47.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:19:47.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:19:47.750Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42569/head:refs/remotes/origin/PR-42569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:19:48.076Z] Merging remotes/origin/master commit d12fc17073431ebe74ff0b1b3e5a739301c1760a into PR head commit 0c1a125644f4626b294cdd4b5862a728b1d974a7 [2021-06-30T06:19:49.813Z] Merge succeeded, producing 74fa98182e08e3c31c061c8e812b607012310187 [2021-06-30T06:19:49.813Z] Checking out Revision 74fa98182e08e3c31c061c8e812b607012310187 (PR-42569) [2021-06-30T06:19:48.072Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:19:48.088Z] > git checkout -f 0c1a125644f4626b294cdd4b5862a728b1d974a7 # timeout=10 [2021-06-30T06:19:48.829Z] > git remote # timeout=10 [2021-06-30T06:19:48.867Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T06:19:48.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:19:48.891Z] > git merge d12fc17073431ebe74ff0b1b3e5a739301c1760a # timeout=10 [2021-06-30T06:19:49.791Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T06:19:49.806Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:19:49.832Z] > git checkout -f 74fa98182e08e3c31c061c8e812b607012310187 # timeout=10 [2021-06-30T06:19:53.665Z] Commit message: "Merge commit 'd12fc17073431ebe74ff0b1b3e5a739301c1760a' into HEAD" [2021-06-30T06:19:53.691Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-30T06:19:53.665Z] > git rev-list --no-walk 245bcbae2bda0523259d4b4e8507c26438483284 # timeout=10 [2021-06-30T06:19:54.706Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42569:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-06-30T06:19:59.967Z] Unable to find image 'alpine:latest' locally [2021-06-30T06:20:00.534Z] latest: Pulling from library/alpine [2021-06-30T06:20:00.534Z] 5843afab3874: Pulling fs layer [2021-06-30T06:20:00.534Z] 5843afab3874: Verifying Checksum [2021-06-30T06:20:00.534Z] 5843afab3874: Download complete [2021-06-30T06:20:01.098Z] 5843afab3874: Pull complete [2021-06-30T06:20:01.098Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-06-30T06:20:01.098Z] Status: Downloaded newer image for alpine:latest [2021-06-30T06:20:11.059Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "arm64" skipped due to when conditional Stage "win-RS5" skipped due to when conditional Stage "win-2022-c8d" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-06-30T06:20:11.578Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0942210c649959a9a) in /home/ubuntu/workspace/moby_PR-42569 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-06-30T06:20:11.642Z] The recommended git tool is: git [2021-06-30T06:20:11.649Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-06-30T06:20:11.673Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-06-30T06:20:11.679Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] // stage Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T06:20:12.031Z] Merging remotes/origin/master commit d12fc17073431ebe74ff0b1b3e5a739301c1760a into PR head commit 0c1a125644f4626b294cdd4b5862a728b1d974a7 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-06-30T06:20:12.249Z] Merge succeeded, producing d4d1c88bf06a78a8324a637a3fbee3d259d947b8 [2021-06-30T06:20:12.249Z] Checking out Revision d4d1c88bf06a78a8324a637a3fbee3d259d947b8 (PR-42569) [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-30T06:20:12.346Z] Commit message: "Merge commit 'd12fc17073431ebe74ff0b1b3e5a739301c1760a' into HEAD" [2021-06-30T06:20:12.362Z] First time build. Skipping changelog. [2021-06-30T06:20:11.653Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42569/.git # timeout=10 [2021-06-30T06:20:11.673Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:20:11.721Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:20:11.721Z] > git --version # timeout=10 [2021-06-30T06:20:11.733Z] > git --version # 'git version 2.17.1' [2021-06-30T06:20:11.733Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:20:11.745Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42569/head:refs/remotes/origin/PR-42569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:20:12.031Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:20:12.052Z] > git checkout -f 0c1a125644f4626b294cdd4b5862a728b1d974a7 # timeout=10 [2021-06-30T06:20:12.129Z] > git remote # timeout=10 [2021-06-30T06:20:12.139Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T06:20:12.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:20:12.149Z] > git merge d12fc17073431ebe74ff0b1b3e5a739301c1760a # timeout=10 [2021-06-30T06:20:12.236Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T06:20:12.249Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:20:12.255Z] > git checkout -f d4d1c88bf06a78a8324a637a3fbee3d259d947b8 # timeout=10 [2021-06-30T06:20:12.346Z] > git rev-list --no-walk 245bcbae2bda0523259d4b4e8507c26438483284 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-30T06:20:13.074Z] + [ PR != PR ] [2021-06-30T06:20:13.074Z] + [ master != master ] [2021-06-30T06:20:13.074Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-30T06:20:13.413Z] + docker version [2021-06-30T06:20:13.413Z] Client: Docker Engine - Community [2021-06-30T06:20:13.413Z] Version: 20.10.6 [2021-06-30T06:20:13.413Z] API version: 1.41 [2021-06-30T06:20:13.413Z] Go version: go1.13.15 [2021-06-30T06:20:13.413Z] Git commit: 370c289 [2021-06-30T06:20:13.413Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-30T06:20:13.413Z] OS/Arch: linux/amd64 [2021-06-30T06:20:13.413Z] Context: default [2021-06-30T06:20:13.413Z] Experimental: true [2021-06-30T06:20:13.413Z] [2021-06-30T06:20:13.413Z] Server: Docker Engine - Community [2021-06-30T06:20:13.413Z] Engine: [2021-06-30T06:20:13.413Z] Version: 20.10.6 [2021-06-30T06:20:13.413Z] API version: 1.41 (minimum version 1.12) [2021-06-30T06:20:13.413Z] Go version: go1.13.15 [2021-06-30T06:20:13.413Z] Git commit: 8728dd2 [2021-06-30T06:20:13.413Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-30T06:20:13.413Z] OS/Arch: linux/amd64 [2021-06-30T06:20:13.413Z] Experimental: true [2021-06-30T06:20:13.413Z] containerd: [2021-06-30T06:20:13.413Z] Version: 1.4.6 [2021-06-30T06:20:13.413Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:20:13.413Z] runc: [2021-06-30T06:20:13.413Z] Version: 1.0.0-rc95 [2021-06-30T06:20:13.413Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:20:13.413Z] docker-init: [2021-06-30T06:20:13.413Z] Version: 0.19.0 [2021-06-30T06:20:13.413Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-30T06:20:13.696Z] + docker info [2021-06-30T06:20:23.656Z] Client: [2021-06-30T06:20:23.656Z] Context: default [2021-06-30T06:20:23.656Z] Debug Mode: false [2021-06-30T06:20:23.656Z] Plugins: [2021-06-30T06:20:23.656Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-30T06:20:23.656Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-30T06:20:23.656Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-30T06:20:23.656Z] [2021-06-30T06:20:23.656Z] Server: [2021-06-30T06:20:23.656Z] Containers: 0 [2021-06-30T06:20:23.656Z] Running: 0 [2021-06-30T06:20:23.656Z] Paused: 0 [2021-06-30T06:20:23.656Z] Stopped: 0 [2021-06-30T06:20:23.656Z] Images: 1 [2021-06-30T06:20:23.656Z] Server Version: 20.10.6 [2021-06-30T06:20:23.656Z] Storage Driver: overlay2 [2021-06-30T06:20:23.656Z] Backing Filesystem: extfs [2021-06-30T06:20:23.656Z] Supports d_type: true [2021-06-30T06:20:23.656Z] Native Overlay Diff: true [2021-06-30T06:20:23.656Z] userxattr: false [2021-06-30T06:20:23.656Z] Logging Driver: json-file [2021-06-30T06:20:23.656Z] Cgroup Driver: cgroupfs [2021-06-30T06:20:23.656Z] Cgroup Version: 1 [2021-06-30T06:20:23.656Z] Plugins: [2021-06-30T06:20:23.656Z] Volume: local [2021-06-30T06:20:23.656Z] Network: bridge host ipvlan macvlan null overlay [2021-06-30T06:20:23.656Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-30T06:20:23.656Z] Swarm: inactive [2021-06-30T06:20:23.656Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-30T06:20:23.656Z] Default Runtime: runc [2021-06-30T06:20:23.656Z] Init Binary: docker-init [2021-06-30T06:20:23.656Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:20:23.656Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:20:23.656Z] init version: de40ad0 [2021-06-30T06:20:23.656Z] Security Options: [2021-06-30T06:20:23.656Z] apparmor [2021-06-30T06:20:23.656Z] seccomp [2021-06-30T06:20:23.656Z] Profile: default [2021-06-30T06:20:23.656Z] Kernel Version: 5.4.0-1048-aws [2021-06-30T06:20:23.656Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-30T06:20:23.656Z] OSType: linux [2021-06-30T06:20:23.656Z] Architecture: x86_64 [2021-06-30T06:20:23.656Z] CPUs: 2 [2021-06-30T06:20:23.656Z] Total Memory: 7.569GiB [2021-06-30T06:20:23.656Z] Name: ip-10-100-69-186 [2021-06-30T06:20:23.656Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-30T06:20:23.656Z] Docker Root Dir: /var/lib/docker [2021-06-30T06:20:23.656Z] Debug Mode: false [2021-06-30T06:20:23.656Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:20:23.656Z] Labels: [2021-06-30T06:20:23.656Z] Experimental: true [2021-06-30T06:20:23.656Z] Insecure Registries: [2021-06-30T06:20:23.656Z] 127.0.0.0/8 [2021-06-30T06:20:23.656Z] Live Restore Enabled: true [2021-06-30T06:20:23.656Z] [2021-06-30T06:20:23.656Z] WARNING: No swap limit support [Pipeline] sh [2021-06-30T06:20:23.941Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-30T06:20:23.941Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-30T06:20:23.941Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42569/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-30T06:20:23.941Z] + bash /home/ubuntu/workspace/moby_PR-42569/check-config.sh [2021-06-30T06:20:23.941Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-30T06:20:23.941Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-30T06:20:23.941Z] [2021-06-30T06:20:23.941Z] Generally Necessary: [2021-06-30T06:20:23.941Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-30T06:20:23.941Z] - apparmor: enabled and tools installed [2021-06-30T06:20:23.941Z] - CONFIG_NAMESPACES: enabled [2021-06-30T06:20:23.941Z] - CONFIG_NET_NS: enabled [2021-06-30T06:20:23.941Z] - CONFIG_PID_NS: enabled [2021-06-30T06:20:23.941Z] - CONFIG_IPC_NS: enabled [2021-06-30T06:20:23.941Z] - CONFIG_UTS_NS: enabled [2021-06-30T06:20:23.941Z] - CONFIG_CGROUPS: enabled [2021-06-30T06:20:23.941Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-30T06:20:23.941Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-30T06:20:23.941Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-30T06:20:23.941Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-30T06:20:23.941Z] - CONFIG_CPUSETS: enabled [2021-06-30T06:20:23.941Z] - CONFIG_MEMCG: enabled [2021-06-30T06:20:23.941Z] - CONFIG_KEYS: enabled [2021-06-30T06:20:23.941Z] - CONFIG_VETH: enabled (as module) [2021-06-30T06:20:23.941Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-30T06:20:23.941Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-30T06:20:23.941Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-30T06:20:23.941Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-30T06:20:23.941Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-30T06:20:23.941Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-30T06:20:23.941Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-30T06:20:24.203Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-30T06:20:24.203Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-30T06:20:24.203Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-30T06:20:24.203Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-30T06:20:24.203Z] [2021-06-30T06:20:24.203Z] Optional Features: [2021-06-30T06:20:24.203Z] - CONFIG_USER_NS: enabled [2021-06-30T06:20:24.203Z] - CONFIG_SECCOMP: enabled [2021-06-30T06:20:24.203Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-30T06:20:24.203Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-30T06:20:24.203Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-30T06:20:24.203Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-30T06:20:24.203Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-30T06:20:24.203Z] - CONFIG_BLK_CGROUP: enabled [2021-06-30T06:20:24.203Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-30T06:20:24.203Z] - CONFIG_CGROUP_PERF: enabled [2021-06-30T06:20:24.203Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-30T06:20:24.203Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-30T06:20:24.203Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-30T06:20:24.203Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-30T06:20:24.203Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-30T06:20:24.203Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-30T06:20:24.203Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-30T06:20:24.203Z] - CONFIG_IP_VS: enabled (as module) [2021-06-30T06:20:24.203Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-30T06:20:24.203Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-30T06:20:24.466Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-30T06:20:24.466Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-30T06:20:24.466Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-30T06:20:24.466Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-30T06:20:24.466Z] - CONFIG_EXT4_FS: enabled [2021-06-30T06:20:24.466Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-30T06:20:24.466Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-30T06:20:24.466Z] - Network Drivers: [2021-06-30T06:20:24.466Z] - "overlay": [2021-06-30T06:20:24.466Z] - CONFIG_VXLAN: enabled (as module) [2021-06-30T06:20:24.466Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-30T06:20:24.466Z] Optional (for encrypted networks): [2021-06-30T06:20:24.466Z] - CONFIG_CRYPTO: enabled [2021-06-30T06:20:24.466Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-30T06:20:24.466Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-30T06:20:24.466Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-30T06:20:24.466Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-30T06:20:24.466Z] - CONFIG_XFRM: enabled [2021-06-30T06:20:24.466Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-30T06:20:24.466Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-30T06:20:24.466Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-30T06:20:24.466Z] - "ipvlan": [2021-06-30T06:20:24.466Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-30T06:20:24.466Z] - "macvlan": [2021-06-30T06:20:24.466Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-30T06:20:24.466Z] - CONFIG_DUMMY: enabled (as module) [2021-06-30T06:20:24.466Z] - "ftp,tftp client in container": [2021-06-30T06:20:24.466Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-30T06:20:24.466Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-30T06:20:24.466Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-30T06:20:24.466Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-30T06:20:24.466Z] - Storage Drivers: [2021-06-30T06:20:24.466Z] - "aufs": [2021-06-30T06:20:24.467Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-30T06:20:24.467Z] - "btrfs": [2021-06-30T06:20:24.726Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-30T06:20:24.726Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-30T06:20:24.726Z] - "devicemapper": [2021-06-30T06:20:24.726Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-30T06:20:24.726Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-30T06:20:24.726Z] - "overlay": [2021-06-30T06:20:24.726Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-30T06:20:24.726Z] - "zfs": [2021-06-30T06:20:24.726Z] - /dev/zfs: present [2021-06-30T06:20:24.726Z] - zfs command: missing [2021-06-30T06:20:24.726Z] - zpool command: missing [2021-06-30T06:20:24.726Z] [2021-06-30T06:20:24.726Z] Limits: [2021-06-30T06:20:24.726Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-30T06:20:24.726Z] [2021-06-30T06:20:24.726Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-30T06:20:25.122Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:d4d1c88bf06a78a8324a637a3fbee3d259d947b8 . [2021-06-30T06:20:25.684Z] #1 [internal] load build definition from Dockerfile [2021-06-30T06:20:25.684Z] #1 sha256:66268a6cedf04eaaab8214a3732e2d492ede3663e76f797f196a68cc6557faa5 [2021-06-30T06:20:25.684Z] #1 transferring dockerfile: 16.59kB done [2021-06-30T06:20:25.684Z] #1 DONE 0.4s [2021-06-30T06:20:25.684Z] [2021-06-30T06:20:25.684Z] #2 [internal] load .dockerignore [2021-06-30T06:20:25.684Z] #2 sha256:c9cb6a72bbbae4e8b74ebf7b3a395df9cf6c118a2de4488e43ce99211860ec1e [2021-06-30T06:20:25.684Z] #2 transferring context: 87B done [2021-06-30T06:20:25.684Z] #2 DONE 0.1s [2021-06-30T06:20:25.684Z] [2021-06-30T06:20:25.684Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-30T06:20:25.684Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-30T06:20:26.251Z] #3 DONE 0.3s [2021-06-30T06:20:26.251Z] [2021-06-30T06:20:26.251Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-30T06:20:26.251Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-30T06:20:26.251Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-30T06:20:26.251Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-30T06:20:26.251Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2021-06-30T06:20:26.251Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-30T06:20:26.251Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-30T06:20:26.251Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-30T06:20:26.507Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-30T06:20:26.507Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-30T06:20:26.578Z] Still waiting to schedule task [2021-06-30T06:20:26.578Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-06-30T06:20:26.578Z] Still waiting to schedule task [2021-06-30T06:20:26.579Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-06-30T06:20:26.579Z] Still waiting to schedule task [2021-06-30T06:20:26.580Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-073211c511fc7e7a6)’ [2021-06-30T06:20:26.582Z] Still waiting to schedule task [2021-06-30T06:20:26.583Z] ‘azwin-2-378260’ is offline [2021-06-30T06:20:26.764Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-06-30T06:20:27.020Z] #4 DONE 0.8s [2021-06-30T06:20:27.020Z] [2021-06-30T06:20:27.020Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-30T06:20:27.020Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-30T06:20:27.949Z] #6 ... [2021-06-30T06:20:27.949Z] [2021-06-30T06:20:27.949Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:20:27.949Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-30T06:20:27.949Z] #7 DONE 0.9s [2021-06-30T06:20:28.206Z] [2021-06-30T06:20:28.206Z] #8 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-30T06:20:28.206Z] #8 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-30T06:20:28.206Z] #8 DONE 0.9s [2021-06-30T06:20:28.206Z] [2021-06-30T06:20:28.206Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:20:28.206Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-30T06:20:28.206Z] #5 DONE 0.9s [2021-06-30T06:20:28.206Z] [2021-06-30T06:20:28.206Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-30T06:20:28.206Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-30T06:20:28.206Z] #6 DONE 0.9s [2021-06-30T06:20:29.576Z] [2021-06-30T06:20:29.576Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:20:29.576Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:20:29.576Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.1s done [2021-06-30T06:20:29.576Z] #9 DONE 0.1s [2021-06-30T06:20:29.576Z] [2021-06-30T06:20:29.576Z] #30 [internal] load build context [2021-06-30T06:20:29.576Z] #30 sha256:242bc0dfd43a5c0a090789cd268ca745f160745cf1445b078ee4697103229a3f [2021-06-30T06:20:29.833Z] #30 ... [2021-06-30T06:20:29.833Z] [2021-06-30T06:20:29.833Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-30T06:20:29.833Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-30T06:20:29.833Z] #49 DONE 0.0s [2021-06-30T06:20:29.833Z] [2021-06-30T06:20:29.833Z] #30 [internal] load build context [2021-06-30T06:20:29.833Z] #30 sha256:242bc0dfd43a5c0a090789cd268ca745f160745cf1445b078ee4697103229a3f [2021-06-30T06:20:30.765Z] #30 transferring context: 15.77MB 1.5s [2021-06-30T06:20:33.298Z] #30 transferring context: 55.68MB 4.0s done [2021-06-30T06:20:33.555Z] #30 DONE 4.3s [2021-06-30T06:20:33.555Z] [2021-06-30T06:20:33.555Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:20:33.555Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:20:33.555Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-06-30T06:20:33.555Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-06-30T06:20:33.555Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.0s done [2021-06-30T06:20:33.555Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.6s done [2021-06-30T06:20:33.555Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done [2021-06-30T06:20:33.555Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.0s done [2021-06-30T06:20:33.555Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.1s done [2021-06-30T06:20:33.555Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 3.9s done [2021-06-30T06:20:33.555Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.7s [2021-06-30T06:20:33.555Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 108.00MB / 129.05MB 4.0s [2021-06-30T06:20:33.555Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 3.9s [2021-06-30T06:20:33.555Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 118.49MB / 129.05MB 4.1s [2021-06-30T06:20:33.814Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 4.3s [2021-06-30T06:20:33.814Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 4.0s done [2021-06-30T06:20:34.744Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 5.3s done [2021-06-30T06:20:36.641Z] #9 ... [2021-06-30T06:20:36.641Z] [2021-06-30T06:20:36.641Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:20:36.641Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-30T06:20:36.641Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-30T06:20:36.641Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-30T06:20:36.641Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-30T06:20:36.641Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done [2021-06-30T06:20:36.641Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2021-06-30T06:20:36.641Z] #70 DONE 6.9s [2021-06-30T06:20:36.641Z] [2021-06-30T06:20:36.641Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:20:36.641Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:20:36.641Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-06-30T06:20:36.641Z] #9 ... [2021-06-30T06:20:36.641Z] [2021-06-30T06:20:36.641Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:20:36.641Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-30T06:20:36.641Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-30T06:20:36.641Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-30T06:20:36.641Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-30T06:20:36.641Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-30T06:20:36.641Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2021-06-30T06:20:36.641Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-06-30T06:20:36.641Z] #72 ... [2021-06-30T06:20:36.641Z] [2021-06-30T06:20:36.641Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:20:36.641Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:20:36.641Z] #9 ... [2021-06-30T06:20:36.641Z] [2021-06-30T06:20:36.641Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:20:36.641Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-30T06:20:36.641Z] #72 DONE 7.1s [2021-06-30T06:20:36.641Z] [2021-06-30T06:20:36.641Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:20:36.641Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:20:36.641Z] #9 ... [2021-06-30T06:20:36.641Z] [2021-06-30T06:20:36.641Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:20:36.641Z] #33 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:20:36.641Z] #33 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.1s done [2021-06-30T06:20:36.641Z] #33 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-06-30T06:20:36.641Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.0s done [2021-06-30T06:20:36.641Z] #33 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-06-30T06:20:36.641Z] #33 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-06-30T06:20:36.641Z] #33 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.3s done [2021-06-30T06:20:36.641Z] #33 DONE 7.2s [2021-06-30T06:20:36.641Z] [2021-06-30T06:20:36.641Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:20:36.641Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:20:36.924Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.6s done [2021-06-30T06:20:37.488Z] #9 ... [2021-06-30T06:20:37.488Z] [2021-06-30T06:20:37.488Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-30T06:20:37.488Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-30T06:20:37.488Z] #71 DONE 0.7s [2021-06-30T06:20:37.488Z] [2021-06-30T06:20:37.488Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:20:37.488Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:20:37.488Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-06-30T06:20:38.050Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.5s done [2021-06-30T06:20:38.050Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0.1s [2021-06-30T06:20:38.613Z] #9 ... [2021-06-30T06:20:38.613Z] [2021-06-30T06:20:38.613Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-30T06:20:38.613Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-30T06:20:38.613Z] #73 DONE 1.3s [2021-06-30T06:20:38.870Z] [2021-06-30T06:20:38.870Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:20:38.870Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:20:44.121Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.4s done [2021-06-30T06:20:44.121Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-06-30T06:20:46.642Z] #9 ... [2021-06-30T06:20:46.642Z] [2021-06-30T06:20:46.642Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-30T06:20:46.642Z] #34 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:20:46.642Z] #34 1.580 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:20:46.642Z] #34 1.584 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:20:46.642Z] #34 1.594 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:20:46.642Z] #34 1.745 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:20:46.642Z] #34 1.996 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:20:46.642Z] #34 2.287 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:20:46.642Z] #34 4.186 Fetched 8453 kB in 3s (2957 kB/s) [2021-06-30T06:20:46.642Z] #34 4.186 Reading package lists... [2021-06-30T06:20:46.642Z] #34 5.208 Reading package lists... [2021-06-30T06:20:46.642Z] #34 6.146 Building dependency tree... [2021-06-30T06:20:46.642Z] #34 6.487 The following additional packages will be installed: [2021-06-30T06:20:46.642Z] #34 6.487 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-30T06:20:46.642Z] #34 6.487 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-30T06:20:46.642Z] #34 6.487 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-30T06:20:46.642Z] #34 6.487 Suggested packages: [2021-06-30T06:20:46.642Z] #34 6.487 krb5-doc krb5-user [2021-06-30T06:20:46.642Z] #34 6.487 Recommended packages: [2021-06-30T06:20:46.642Z] #34 6.487 krb5-locales publicsuffix libsasl2-modules [2021-06-30T06:20:46.642Z] #34 6.729 The following NEW packages will be installed: [2021-06-30T06:20:46.642Z] #34 6.729 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-30T06:20:46.642Z] #34 6.729 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-30T06:20:46.642Z] #34 6.729 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-30T06:20:46.642Z] #34 6.733 libssh2-1 libssl1.1 openssl [2021-06-30T06:20:46.642Z] #34 7.010 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:20:46.642Z] #34 7.010 Need to get 5059 kB of archives. [2021-06-30T06:20:46.642Z] #34 7.010 After this operation, 12.1 MB of additional disk space will be used. [2021-06-30T06:20:46.642Z] #34 7.010 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-30T06:20:46.642Z] #34 7.073 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-30T06:20:46.642Z] #34 7.089 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-30T06:20:46.642Z] #34 7.089 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-30T06:20:46.642Z] #34 7.089 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-30T06:20:46.642Z] #34 7.089 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-30T06:20:46.642Z] #34 7.089 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-30T06:20:46.642Z] #34 7.101 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-30T06:20:46.642Z] #34 7.115 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-30T06:20:46.642Z] #34 7.115 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-30T06:20:46.642Z] #34 7.115 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-30T06:20:46.642Z] #34 7.115 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-30T06:20:46.642Z] #34 7.115 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-30T06:20:46.642Z] #34 7.126 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-30T06:20:46.642Z] #34 7.126 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-30T06:20:46.642Z] #34 7.126 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-30T06:20:46.642Z] #34 7.126 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-30T06:20:46.642Z] #34 7.133 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-30T06:20:46.642Z] #34 7.153 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:20:46.642Z] #34 7.153 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:20:46.642Z] #34 7.153 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:20:46.642Z] #34 7.383 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:20:46.642Z] #34 7.415 Fetched 5059 kB in 0s (12.7 MB/s) [2021-06-30T06:20:46.642Z] #34 7.466 Selecting previously unselected package libssl1.1:amd64. [2021-06-30T06:20:46.642Z] #34 7.466 (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 ... 6677 files and directories currently installed.) [2021-06-30T06:20:46.642Z] #34 7.467 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 7.479 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:20:46.642Z] #34 7.693 Selecting previously unselected package openssl. [2021-06-30T06:20:46.642Z] #34 7.693 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 7.697 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:20:46.642Z] #34 7.873 Selecting previously unselected package ca-certificates. [2021-06-30T06:20:46.642Z] #34 7.875 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-30T06:20:46.642Z] #34 7.879 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-30T06:20:46.642Z] #34 7.998 Selecting previously unselected package libkeyutils1:amd64. [2021-06-30T06:20:46.642Z] #34 7.999 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 8.003 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:20:46.642Z] #34 8.049 Selecting previously unselected package libkrb5support0:amd64. [2021-06-30T06:20:46.642Z] #34 8.049 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 8.053 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:20:46.642Z] #34 8.121 Selecting previously unselected package libk5crypto3:amd64. [2021-06-30T06:20:46.642Z] #34 8.121 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 8.126 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:20:46.642Z] #34 8.289 Selecting previously unselected package libkrb5-3:amd64. [2021-06-30T06:20:46.642Z] #34 8.290 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 8.309 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:20:46.642Z] #34 8.532 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-30T06:20:46.642Z] #34 8.532 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 8.542 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:20:46.642Z] #34 8.637 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-30T06:20:46.642Z] #34 8.637 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 8.642 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:20:46.642Z] #34 8.703 Selecting previously unselected package libsasl2-2:amd64. [2021-06-30T06:20:46.642Z] #34 8.703 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 8.707 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:20:46.642Z] #34 8.768 Selecting previously unselected package libldap-common. [2021-06-30T06:20:46.642Z] #34 8.768 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-30T06:20:46.642Z] #34 8.781 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:20:46.642Z] #34 8.906 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-30T06:20:46.642Z] #34 8.906 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 8.910 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:20:46.642Z] #34 9.003 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-30T06:20:46.642Z] #34 9.003 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 9.009 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:20:46.642Z] #34 9.092 Selecting previously unselected package libpsl5:amd64. [2021-06-30T06:20:46.642Z] #34 9.092 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 9.096 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:20:46.642Z] #34 9.169 Selecting previously unselected package librtmp1:amd64. [2021-06-30T06:20:46.642Z] #34 9.169 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 9.175 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:20:46.642Z] #34 9.235 Selecting previously unselected package libssh2-1:amd64. [2021-06-30T06:20:46.642Z] #34 9.235 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 9.240 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:20:46.642Z] #34 9.316 Selecting previously unselected package libcurl4:amd64. [2021-06-30T06:20:46.642Z] #34 9.316 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 9.320 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:20:46.642Z] #34 9.464 Selecting previously unselected package curl. [2021-06-30T06:20:46.642Z] #34 9.464 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 9.468 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-30T06:20:46.642Z] #34 9.588 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:20:46.642Z] #34 9.588 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 9.590 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:20:46.642Z] #34 9.664 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:20:46.642Z] #34 9.664 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 9.668 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:20:46.642Z] #34 9.711 Selecting previously unselected package jq. [2021-06-30T06:20:46.642Z] #34 9.712 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:20:46.642Z] #34 9.725 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:20:46.642Z] #34 9.777 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:20:46.642Z] #34 9.792 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:20:46.642Z] #34 9.806 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:20:46.642Z] #34 9.945 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:20:46.642Z] #34 9.958 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:20:46.642Z] #34 9.975 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:20:46.642Z] #34 9.988 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:20:46.642Z] #34 10.00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:20:46.642Z] #34 10.02 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:20:46.642Z] #34 10.03 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:20:46.642Z] #34 10.04 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:20:46.642Z] #34 10.06 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:20:46.642Z] #34 10.08 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:20:46.642Z] #34 10.11 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:20:46.900Z] #34 10.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:20:46.900Z] #34 10.14 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:20:46.900Z] #34 10.16 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-30T06:20:46.900Z] #34 ... [2021-06-30T06:20:46.900Z] [2021-06-30T06:20:46.900Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:20:46.900Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:20:48.271Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 4.5s done [2021-06-30T06:20:48.528Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 [2021-06-30T06:20:51.798Z] #9 ... [2021-06-30T06:20:51.798Z] [2021-06-30T06:20:51.798Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-30T06:20:51.798Z] #34 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:20:51.798Z] #34 10.79 Updating certificates in /etc/ssl/certs... [2021-06-30T06:20:51.798Z] #34 11.61 137 added, 0 removed; done. [2021-06-30T06:20:51.798Z] #34 11.74 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:20:51.798Z] #34 11.76 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:20:51.798Z] #34 11.77 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:20:51.798Z] #34 11.78 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-30T06:20:51.798Z] #34 11.79 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:20:51.798Z] #34 11.82 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-30T06:20:51.798Z] #34 11.83 Updating certificates in /etc/ssl/certs... [2021-06-30T06:20:51.798Z] #34 12.49 0 added, 0 removed; done. [2021-06-30T06:20:51.798Z] #34 12.49 Running hooks in /etc/ca-certificates/update.d... [2021-06-30T06:20:51.798Z] #34 12.50 done. [2021-06-30T06:20:51.798Z] #34 DONE 15.1s [2021-06-30T06:20:52.056Z] [2021-06-30T06:20:52.056Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:20:52.056Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:20:52.620Z] #9 ... [2021-06-30T06:20:52.620Z] [2021-06-30T06:20:52.620Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-30T06:20:52.620Z] #35 sha256:2dc14e1850bf5e07c0bd9b08c1a61fbac7573542dbcb2bceb6499abfffc796ed [2021-06-30T06:20:52.620Z] #35 DONE 0.8s [2021-06-30T06:20:52.620Z] [2021-06-30T06:20:52.620Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:20:52.620Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:20:53.988Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.1s [2021-06-30T06:20:54.554Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.8s done [2021-06-30T06:20:54.554Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 [2021-06-30T06:20:54.554Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-06-30T06:20:54.812Z] #9 DONE 25.5s [2021-06-30T06:20:54.812Z] [2021-06-30T06:20:54.812Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-30T06:20:54.812Z] #36 sha256:0d46c42cf5851411d385d1673fe27e6f4be8ee0cbe4af5447eb5ba92c6aa88a3 [2021-06-30T06:20:54.812Z] #36 1.062 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-30T06:20:54.812Z] #36 1.143 [2021-06-30T06:20:54.812Z] #36 1.254 ############ 17.3% ########################### 38.1% ######################################### 58.1% ################################################### 71.9% ############################################################### 87.7% ############################################################### 88.7% ######################################################################## 100.0% [2021-06-30T06:20:54.812Z] #36 1.943 [2021-06-30T06:20:54.812Z] #36 2.061 ######################################################## 78.4% ######################################################################## 100.0% [2021-06-30T06:20:54.812Z] #36 2.133 [2021-06-30T06:20:54.812Z] #36 2.246 #################################################################### 94.6% ######################################################################## 100.0% [2021-06-30T06:20:54.812Z] #36 2.332 [2021-06-30T06:20:55.584Z] #36 2.446 ########## 14.9% ########################## 36.7% ######################################## 56.4% ###################################################### 75.8% ################################################################### 94.0% ######################################################################## 100.0% [2021-06-30T06:20:55.584Z] #36 2.947 [2021-06-30T06:20:57.647Z] #36 3.061 ### 4.9% ####### 10.1% ########### 15.3% ############## 20.6% ################## 25.8% ###################### 30.9% ########################## 36.1% ############################# 41.3% ################################# 46.6% ##################################### 51.8% ######################################### 57.0% ############################################ 62.2% ################################################ 67.4% #################################################### 72.6% ######################################################## 77.8% ########################################################### 83.0% ############################################################### 88.2% ################################################################### 93.5% ####################################################################### 98.6% ######################################################################## 100.0% [2021-06-30T06:20:57.647Z] #36 4.907 [2021-06-30T06:20:57.903Z] #36 5.164 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-30T06:20:57.903Z] #36 5.218 [2021-06-30T06:20:57.903Z] #36 5.275 ######################################################################## 100.0% [2021-06-30T06:20:57.903Z] #36 5.313 [2021-06-30T06:20:58.158Z] #36 5.631 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-30T06:20:58.417Z] #36 ... [2021-06-30T06:20:58.417Z] [2021-06-30T06:20:58.417Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-30T06:20:58.417Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-06-30T06:20:58.417Z] #10 DONE 3.5s [2021-06-30T06:20:58.417Z] [2021-06-30T06:20:58.417Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-30T06:20:58.417Z] #36 sha256:0d46c42cf5851411d385d1673fe27e6f4be8ee0cbe4af5447eb5ba92c6aa88a3 [2021-06-30T06:20:58.417Z] #36 5.723 [2021-06-30T06:20:58.417Z] #36 ... [2021-06-30T06:20:58.417Z] [2021-06-30T06:20:58.417Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-30T06:20:58.417Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-06-30T06:21:00.310Z] #11 DONE 2.0s [2021-06-30T06:21:00.310Z] [2021-06-30T06:21:00.310Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-30T06:21:00.310Z] #36 sha256:0d46c42cf5851411d385d1673fe27e6f4be8ee0cbe4af5447eb5ba92c6aa88a3 [2021-06-30T06:21:00.310Z] #36 5.805 ######################################################################## 100.0% [2021-06-30T06:21:00.310Z] #36 5.839 [2021-06-30T06:21:00.310Z] #36 6.165 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-30T06:21:00.310Z] #36 6.247 [2021-06-30T06:21:00.310Z] #36 6.367 ## 3.6% ############### 21.8% ##################################### 51.9% ################################################ 67.2% ############################################################### 87.8% ######################################################################## 100.0% [2021-06-30T06:21:00.310Z] #36 6.863 [2021-06-30T06:21:00.310Z] #36 7.123 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-30T06:21:00.310Z] #36 7.177 [2021-06-30T06:21:00.310Z] #36 7.219 ######################################################################## 100.0% [2021-06-30T06:21:00.310Z] #36 7.245 [2021-06-30T06:21:00.310Z] #36 7.386 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-30T06:21:00.310Z] #36 7.445 [2021-06-30T06:21:00.311Z] #36 7.494 ######################################################################## 100.0% [2021-06-30T06:21:00.311Z] #36 7.511 [2021-06-30T06:21:00.311Z] #36 7.520 Download of images into '/build' complete. [2021-06-30T06:21:00.311Z] #36 7.521 Use something like the following to load the result into a Docker daemon: [2021-06-30T06:21:00.311Z] #36 7.521 tar -cC '/build' . | docker load [2021-06-30T06:21:00.311Z] #36 DONE 7.7s [2021-06-30T06:21:00.311Z] [2021-06-30T06:21:00.311Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-06-30T06:21:00.311Z] #12 sha256:4ba1b820d7cf7fab04de28c302cc5ad6ba5c1bce5b0faa2c8c7476b3cb90f15d [2021-06-30T06:21:00.570Z] #12 ... [2021-06-30T06:21:00.570Z] [2021-06-30T06:21:00.570Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-30T06:21:00.570Z] #50 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-06-30T06:21:00.570Z] #50 DONE 0.1s [2021-06-30T06:21:00.570Z] [2021-06-30T06:21:00.570Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-30T06:21:00.570Z] #38 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-06-30T06:21:00.570Z] #38 DONE 0.2s [2021-06-30T06:21:00.570Z] [2021-06-30T06:21:00.570Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-30T06:21:00.570Z] #46 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-06-30T06:21:00.570Z] #46 DONE 0.3s [2021-06-30T06:21:00.570Z] [2021-06-30T06:21:00.570Z] #39 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:21:00.570Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:21:03.094Z] #39 ... [2021-06-30T06:21:03.094Z] [2021-06-30T06:21:03.094Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-06-30T06:21:03.094Z] #12 sha256:4ba1b820d7cf7fab04de28c302cc5ad6ba5c1bce5b0faa2c8c7476b3cb90f15d [2021-06-30T06:21:03.094Z] #12 DONE 2.7s [2021-06-30T06:21:03.094Z] [2021-06-30T06:21:03.094Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-06-30T06:21:03.094Z] #13 sha256:e140c858d0ae984f613493f6e398b12ac1fe8911fce7f7e228f0b580d079bca7 [2021-06-30T06:21:05.617Z] #13 DONE 2.2s [2021-06-30T06:21:05.617Z] [2021-06-30T06:21:05.617Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:21:05.617Z] #57 sha256:d60fa01f42577cca475f7fb0ff1823f57680409298b1db9272a3217bea9209ab [2021-06-30T06:21:05.617Z] #57 3.409 + RM_GOPATH=0 [2021-06-30T06:21:05.617Z] #57 3.409 + TMP_GOPATH= [2021-06-30T06:21:05.617Z] #57 3.409 + : /build [2021-06-30T06:21:05.617Z] #57 3.409 + '[' -z '' ']' [2021-06-30T06:21:05.617Z] #57 3.410 ++ mktemp -d [2021-06-30T06:21:05.617Z] #57 3.412 + export GOPATH=/tmp/tmp.Aa87jCWWm6 [2021-06-30T06:21:05.617Z] #57 3.412 + GOPATH=/tmp/tmp.Aa87jCWWm6 [2021-06-30T06:21:05.617Z] #57 3.412 + RM_GOPATH=1 [2021-06-30T06:21:05.617Z] #57 3.412 + case "$(go env GOARCH)" in [2021-06-30T06:21:05.617Z] #57 3.412 ++ go env GOARCH [2021-06-30T06:21:05.617Z] #57 3.417 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:21:05.617Z] #57 3.417 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:21:05.617Z] #57 3.417 ++ dirname /tmp/install/install.sh [2021-06-30T06:21:05.617Z] #57 3.418 + dir=/tmp/install [2021-06-30T06:21:05.618Z] #57 3.418 + bin=golangci_lint [2021-06-30T06:21:05.618Z] #57 3.418 + shift [2021-06-30T06:21:05.618Z] #57 3.418 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-30T06:21:05.618Z] #57 3.418 + . /tmp/install/golangci_lint.installer [2021-06-30T06:21:05.618Z] #57 3.418 ++ : v1.23.8 [2021-06-30T06:21:05.618Z] #57 3.418 + install_golangci_lint [2021-06-30T06:21:05.618Z] #57 3.418 + set -e [2021-06-30T06:21:05.618Z] #57 3.418 + export GO111MODULE=on [2021-06-30T06:21:05.618Z] #57 3.418 + GO111MODULE=on [2021-06-30T06:21:05.618Z] #57 3.422 + GOBIN=/build [2021-06-30T06:21:05.618Z] #57 3.422 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-30T06:21:05.618Z] #57 4.077 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-30T06:21:06.549Z] #57 ... [2021-06-30T06:21:06.549Z] [2021-06-30T06:21:06.549Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-30T06:21:06.549Z] #55 sha256:16aa22487caee4f47cfb1ce144921688094550514e5f54376b8684412f2de6c6 [2021-06-30T06:21:06.549Z] #55 3.141 + RM_GOPATH=0 [2021-06-30T06:21:06.549Z] #55 3.141 + TMP_GOPATH= [2021-06-30T06:21:06.549Z] #55 3.141 + : /build [2021-06-30T06:21:06.549Z] #55 3.141 + '[' -z '' ']' [2021-06-30T06:21:06.549Z] #55 3.141 ++ mktemp -d [2021-06-30T06:21:06.549Z] #55 3.141 + export GOPATH=/tmp/tmp.UyAyWyte2h [2021-06-30T06:21:06.549Z] #55 3.141 + GOPATH=/tmp/tmp.UyAyWyte2h [2021-06-30T06:21:06.549Z] #55 3.141 + RM_GOPATH=1 [2021-06-30T06:21:06.549Z] #55 3.141 + case "$(go env GOARCH)" in [2021-06-30T06:21:06.549Z] #55 3.141 ++ go env GOARCH [2021-06-30T06:21:06.549Z] #55 3.145 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:21:06.549Z] #55 3.145 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:21:06.549Z] #55 3.145 ++ dirname /tmp/install/install.sh [2021-06-30T06:21:06.549Z] #55 3.146 + dir=/tmp/install [2021-06-30T06:21:06.549Z] #55 3.146 + bin=gotestsum [2021-06-30T06:21:06.549Z] #55 3.146 + shift [2021-06-30T06:21:06.549Z] #55 3.146 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-30T06:21:06.549Z] #55 3.146 + . /tmp/install/gotestsum.installer [2021-06-30T06:21:06.549Z] #55 3.146 ++ : v0.5.3 [2021-06-30T06:21:06.549Z] #55 3.147 + install_gotestsum [2021-06-30T06:21:06.549Z] #55 3.147 + set -e [2021-06-30T06:21:06.549Z] #55 3.147 + export GO111MODULE=on [2021-06-30T06:21:06.549Z] #55 3.147 + GO111MODULE=on [2021-06-30T06:21:06.549Z] #55 3.147 + GOBIN=/build [2021-06-30T06:21:06.549Z] #55 3.147 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-30T06:21:06.549Z] #55 3.798 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-30T06:21:06.549Z] #55 5.542 go: downloading github.com/fatih/color v1.9.0 [2021-06-30T06:21:06.549Z] #55 5.576 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-30T06:21:06.549Z] #55 5.644 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:21:06.549Z] #55 5.664 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-30T06:21:06.549Z] #55 5.969 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-30T06:21:06.549Z] #55 6.020 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-30T06:21:06.549Z] #55 6.198 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-30T06:21:06.549Z] #55 6.331 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-30T06:21:06.549Z] #55 6.331 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-30T06:21:07.125Z] #55 6.832 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-30T06:21:07.383Z] #55 ... [2021-06-30T06:21:07.383Z] [2021-06-30T06:21:07.383Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-06-30T06:21:07.383Z] #14 sha256:ec239385c399ab19d8fa3dbf6c1477cd5664cd9f5387025175700edbf3476eac [2021-06-30T06:21:07.383Z] #14 DONE 2.1s [2021-06-30T06:21:07.383Z] [2021-06-30T06:21:07.383Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-06-30T06:21:07.383Z] #15 sha256:e3fc2e67146fa8b81da8d1e6deb2aa1d0b4b0723b9b644b4562650f1364464ff [2021-06-30T06:21:09.283Z] #15 DONE 1.6s [2021-06-30T06:21:09.283Z] [2021-06-30T06:21:09.283Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:21:09.283Z] #53 sha256:e0020704504dac4b9a3051d79459de41dc1ccb69436bf32195cf6b8e5045bdad [2021-06-30T06:21:09.283Z] #53 3.791 + RM_GOPATH=0 [2021-06-30T06:21:09.283Z] #53 3.791 + TMP_GOPATH= [2021-06-30T06:21:09.283Z] #53 3.791 + : /build [2021-06-30T06:21:09.283Z] #53 3.791 + '[' -z '' ']' [2021-06-30T06:21:09.283Z] #53 3.791 ++ mktemp -d [2021-06-30T06:21:09.283Z] #53 3.791 + export GOPATH=/tmp/tmp.1GByM3wIiY [2021-06-30T06:21:09.283Z] #53 3.791 + GOPATH=/tmp/tmp.1GByM3wIiY [2021-06-30T06:21:09.283Z] #53 3.791 + RM_GOPATH=1 [2021-06-30T06:21:09.283Z] #53 3.791 + case "$(go env GOARCH)" in [2021-06-30T06:21:09.283Z] #53 3.791 ++ go env GOARCH [2021-06-30T06:21:09.283Z] #53 3.792 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:21:09.283Z] #53 3.792 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:21:09.283Z] #53 3.800 ++ dirname /tmp/install/install.sh [2021-06-30T06:21:09.283Z] #53 3.811 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:21:09.283Z] #53 3.811 + dir=/tmp/install [2021-06-30T06:21:09.283Z] #53 3.811 + bin=vndr [2021-06-30T06:21:09.283Z] #53 3.811 + shift [2021-06-30T06:21:09.283Z] #53 3.811 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-30T06:21:09.283Z] #53 3.811 + . /tmp/install/vndr.installer [2021-06-30T06:21:09.283Z] #53 3.811 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:21:09.283Z] #53 3.811 + install_vndr [2021-06-30T06:21:09.283Z] #53 3.811 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-30T06:21:09.283Z] #53 3.811 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1GByM3wIiY/src/github.com/LK4D4/vndr [2021-06-30T06:21:09.283Z] #53 3.838 Cloning into '/tmp/tmp.1GByM3wIiY/src/github.com/LK4D4/vndr'... [2021-06-30T06:21:09.283Z] #53 4.507 + cd /tmp/tmp.1GByM3wIiY/src/github.com/LK4D4/vndr [2021-06-30T06:21:09.283Z] #53 4.507 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:21:09.283Z] #53 4.548 + go build -buildmode=pie -v -o /build/vndr . [2021-06-30T06:21:09.283Z] #53 6.354 internal/unsafeheader [2021-06-30T06:21:09.283Z] #53 6.453 internal/cpu [2021-06-30T06:21:09.283Z] #53 6.585 runtime/internal/atomic [2021-06-30T06:21:09.283Z] #53 7.074 runtime/internal/sys [2021-06-30T06:21:09.283Z] #53 7.354 internal/bytealg [2021-06-30T06:21:09.283Z] #53 7.416 runtime/internal/math [2021-06-30T06:21:09.283Z] #53 7.611 internal/race [2021-06-30T06:21:09.283Z] #53 7.756 sync/atomic [2021-06-30T06:21:09.283Z] #53 8.283 runtime [2021-06-30T06:21:09.283Z] #53 8.292 unicode [2021-06-30T06:21:09.283Z] #53 ... [2021-06-30T06:21:09.283Z] [2021-06-30T06:21:09.283Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-06-30T06:21:09.283Z] #16 sha256:b943fb6d8e4bfd933f8fb6ce9991b2bdb2e0b97bcf7e6b55faa4484cfac8d541 [2021-06-30T06:21:10.661Z] #16 DONE 1.4s [2021-06-30T06:21:10.661Z] [2021-06-30T06:21:10.661Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:21:10.661Z] #59 sha256:e8e00a451b3b0195b5b1345183ab7cb37a3b5e5681ce3c4088289a37e64c25b5 [2021-06-30T06:21:10.661Z] #59 3.812 + RM_GOPATH=0 [2021-06-30T06:21:10.661Z] #59 3.812 + TMP_GOPATH= [2021-06-30T06:21:10.661Z] #59 3.812 + : /build [2021-06-30T06:21:10.661Z] #59 3.812 + '[' -z '' ']' [2021-06-30T06:21:10.661Z] #59 3.812 ++ mktemp -d [2021-06-30T06:21:10.661Z] #59 3.812 + export GOPATH=/tmp/tmp.49R5KeO1gw [2021-06-30T06:21:10.661Z] #59 3.812 + GOPATH=/tmp/tmp.49R5KeO1gw [2021-06-30T06:21:10.661Z] #59 3.812 + RM_GOPATH=1 [2021-06-30T06:21:10.661Z] #59 3.812 + case "$(go env GOARCH)" in [2021-06-30T06:21:10.661Z] #59 3.812 ++ go env GOARCH [2021-06-30T06:21:10.661Z] #59 3.838 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:21:10.661Z] #59 3.838 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:21:10.661Z] #59 3.838 ++ dirname /tmp/install/install.sh [2021-06-30T06:21:10.661Z] #59 3.868 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:21:10.661Z] #59 3.868 + dir=/tmp/install [2021-06-30T06:21:10.661Z] #59 3.868 + bin=shfmt [2021-06-30T06:21:10.661Z] #59 3.868 + shift [2021-06-30T06:21:10.661Z] #59 3.868 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-30T06:21:10.661Z] #59 3.868 + . /tmp/install/shfmt.installer [2021-06-30T06:21:10.661Z] #59 3.868 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:21:10.661Z] #59 3.868 + install_shfmt [2021-06-30T06:21:10.661Z] #59 3.868 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-30T06:21:10.661Z] #59 3.868 + git clone https://github.com/mvdan/sh.git /tmp/tmp.49R5KeO1gw/src/github.com/mvdan/sh [2021-06-30T06:21:10.661Z] #59 3.868 Cloning into '/tmp/tmp.49R5KeO1gw/src/github.com/mvdan/sh'... [2021-06-30T06:21:10.661Z] #59 ... [2021-06-30T06:21:10.661Z] [2021-06-30T06:21:10.661Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:21:10.661Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:21:10.661Z] #51 4.109 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:21:10.661Z] #51 4.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:21:10.661Z] #51 4.330 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:21:10.661Z] #51 4.424 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-30T06:21:10.661Z] #51 5.253 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:21:10.661Z] #51 7.315 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:21:10.661Z] #51 9.444 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:21:10.661Z] #51 ... [2021-06-30T06:21:10.661Z] [2021-06-30T06:21:10.661Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:21:10.661Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:21:10.661Z] #47 3.693 + git clone https://github.com/docker/distribution.git . [2021-06-30T06:21:10.661Z] #47 3.693 Cloning into '.'... [2021-06-30T06:21:10.927Z] #47 ... [2021-06-30T06:21:10.927Z] [2021-06-30T06:21:10.927Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-30T06:21:10.927Z] #41 sha256:fbe4b74d4f1d348dd80ca3de030172f20b080a1447b95da688a358d91f6e1a06 [2021-06-30T06:21:10.927Z] #41 3.578 Install go-toml version v1.8.1 [2021-06-30T06:21:10.927Z] #41 4.344 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-30T06:21:10.927Z] #41 7.450 github.com/pelletier/go-toml [2021-06-30T06:21:10.927Z] #41 ... [2021-06-30T06:21:10.927Z] [2021-06-30T06:21:10.927Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-06-30T06:21:10.927Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:21:11.856Z] #17 1.527 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:21:11.856Z] #17 1.580 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:21:12.113Z] #17 1.587 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:21:12.676Z] #17 2.353 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-06-30T06:21:14.044Z] #17 3.476 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-06-30T06:21:14.044Z] #17 ... [2021-06-30T06:21:14.044Z] [2021-06-30T06:21:14.044Z] #39 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:21:14.044Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:21:14.044Z] #39 3.535 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-30T06:21:14.044Z] #39 3.535 Cloning into '.'... [2021-06-30T06:21:14.306Z] #39 ... [2021-06-30T06:21:14.306Z] [2021-06-30T06:21:14.306Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:21:14.306Z] #57 sha256:d60fa01f42577cca475f7fb0ff1823f57680409298b1db9272a3217bea9209ab [2021-06-30T06:21:14.306Z] #57 12.68 go: downloading github.com/fatih/color v1.7.0 [2021-06-30T06:21:14.306Z] #57 12.70 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-30T06:21:14.306Z] #57 12.74 go: downloading github.com/pkg/errors v0.8.1 [2021-06-30T06:21:14.306Z] #57 12.81 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-30T06:21:14.306Z] #57 12.84 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-30T06:21:14.306Z] #57 12.98 go: downloading github.com/spf13/viper v1.6.1 [2021-06-30T06:21:14.306Z] #57 13.44 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-30T06:21:14.306Z] #57 13.48 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-30T06:21:14.306Z] #57 13.56 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-30T06:21:14.306Z] #57 13.56 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-30T06:21:14.583Z] #57 14.17 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-30T06:21:14.839Z] #57 14.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-30T06:21:16.733Z] #57 ... [2021-06-30T06:21:16.733Z] [2021-06-30T06:21:16.733Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-30T06:21:16.733Z] #41 sha256:fbe4b74d4f1d348dd80ca3de030172f20b080a1447b95da688a358d91f6e1a06 [2021-06-30T06:21:16.733Z] #41 13.77 github.com/pelletier/go-toml/cmd/tomll [2021-06-30T06:21:16.733Z] #41 DONE 16.4s [2021-06-30T06:21:16.733Z] [2021-06-30T06:21:16.733Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:21:16.733Z] #59 sha256:e8e00a451b3b0195b5b1345183ab7cb37a3b5e5681ce3c4088289a37e64c25b5 [2021-06-30T06:21:16.733Z] #59 13.42 + cd /tmp/tmp.49R5KeO1gw/src/github.com/mvdan/sh [2021-06-30T06:21:16.733Z] #59 13.42 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:21:16.733Z] #59 13.56 + GO111MODULE=on [2021-06-30T06:21:16.733Z] #59 13.56 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-30T06:21:16.733Z] #59 14.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-30T06:21:16.733Z] #59 14.51 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-30T06:21:16.733Z] #59 14.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-30T06:21:16.733Z] #59 15.96 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-30T06:21:19.253Z] #59 ... [2021-06-30T06:21:19.253Z] [2021-06-30T06:21:19.253Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:21:19.253Z] #57 sha256:d60fa01f42577cca475f7fb0ff1823f57680409298b1db9272a3217bea9209ab [2021-06-30T06:21:19.253Z] #57 17.16 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-30T06:21:19.253Z] #57 17.16 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-30T06:21:19.253Z] #57 17.40 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-30T06:21:19.253Z] #57 17.49 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-30T06:21:19.253Z] #57 17.63 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-30T06:21:19.253Z] #57 17.65 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-30T06:21:19.253Z] #57 17.98 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-30T06:21:19.253Z] #57 17.98 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-30T06:21:19.253Z] #57 18.03 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-30T06:21:19.253Z] #57 18.05 go: downloading github.com/spf13/afero v1.1.2 [2021-06-30T06:21:19.253Z] #57 18.15 go: downloading github.com/spf13/cast v1.3.0 [2021-06-30T06:21:19.253Z] #57 18.19 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-30T06:21:19.253Z] #57 18.23 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-30T06:21:19.253Z] #57 18.24 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-30T06:21:19.253Z] #57 18.29 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-30T06:21:19.253Z] #57 18.37 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-30T06:21:19.253Z] #57 18.46 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-30T06:21:19.253Z] #57 18.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-30T06:21:19.253Z] #57 18.59 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-30T06:21:19.254Z] #57 18.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-30T06:21:19.254Z] #57 18.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-30T06:21:19.254Z] #57 18.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-30T06:21:19.254Z] #57 18.84 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-30T06:21:19.254Z] #57 18.91 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-30T06:21:19.254Z] #57 18.94 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-30T06:21:19.254Z] #57 19.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-30T06:21:19.510Z] #57 19.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-30T06:21:19.510Z] #57 ... [2021-06-30T06:21:19.510Z] [2021-06-30T06:21:19.510Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-30T06:21:19.510Z] #55 sha256:16aa22487caee4f47cfb1ce144921688094550514e5f54376b8684412f2de6c6 [2021-06-30T06:21:19.510Z] #55 9.166 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-30T06:21:19.510Z] #55 ... [2021-06-30T06:21:19.510Z] [2021-06-30T06:21:19.510Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:21:19.511Z] #57 sha256:d60fa01f42577cca475f7fb0ff1823f57680409298b1db9272a3217bea9209ab [2021-06-30T06:21:19.511Z] #57 19.21 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-30T06:21:19.511Z] #57 19.28 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-30T06:21:20.073Z] #57 19.65 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-30T06:21:20.073Z] #57 19.70 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-30T06:21:20.073Z] #57 19.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-30T06:21:20.331Z] #57 19.89 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-30T06:21:20.331Z] #57 19.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-30T06:21:20.479Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0feef73c96a1fcd80) in /home/ubuntu/workspace/moby_PR-42569 [Pipeline] { [Pipeline] checkout [2021-06-30T06:21:20.594Z] #57 20.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-30T06:21:20.594Z] #57 20.10 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-30T06:21:20.681Z] The recommended git tool is: git [2021-06-30T06:21:20.852Z] #57 20.43 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-30T06:21:20.852Z] #57 20.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-30T06:21:20.852Z] #57 20.49 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-30T06:21:20.852Z] #57 20.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-30T06:21:20.852Z] #57 20.62 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-30T06:21:21.108Z] #57 20.69 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-30T06:21:21.108Z] #57 20.84 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-30T06:21:21.108Z] #57 20.87 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-30T06:21:21.108Z] #57 20.89 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-30T06:21:21.359Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b26e0dd4b792b3f6) in /home/ubuntu/workspace/moby_PR-42569 [Pipeline] { [2021-06-30T06:21:21.371Z] #57 20.96 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-30T06:21:21.371Z] #57 20.99 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-30T06:21:21.371Z] #57 21.00 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-30T06:21:21.371Z] #57 21.06 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [Pipeline] checkout [2021-06-30T06:21:21.510Z] The recommended git tool is: git [2021-06-30T06:21:21.630Z] #57 ... [2021-06-30T06:21:21.630Z] [2021-06-30T06:21:21.630Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:21:21.630Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:21:21.630Z] #51 11.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-30T06:21:21.630Z] #51 17.75 Fetched 8457 kB in 14s (599 kB/s) [2021-06-30T06:21:21.887Z] #51 17.75 Reading package lists... [2021-06-30T06:21:21.887Z] #51 ... [2021-06-30T06:21:21.887Z] [2021-06-30T06:21:21.887Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:21:21.887Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:21:21.887Z] #47 17.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-30T06:21:21.887Z] #47 18.80 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-30T06:21:22.143Z] #47 ... [2021-06-30T06:21:22.143Z] [2021-06-30T06:21:22.143Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:21:22.143Z] #53 sha256:e0020704504dac4b9a3051d79459de41dc1ccb69436bf32195cf6b8e5045bdad [2021-06-30T06:21:22.143Z] #53 11.82 unicode/utf8 [2021-06-30T06:21:22.143Z] #53 12.21 math/bits [2021-06-30T06:21:22.143Z] #53 12.69 math [2021-06-30T06:21:22.143Z] #53 15.54 encoding [2021-06-30T06:21:22.143Z] #53 15.69 unicode/utf16 [2021-06-30T06:21:22.143Z] #53 15.89 container/list [2021-06-30T06:21:22.143Z] #53 16.26 crypto/internal/subtle [2021-06-30T06:21:22.143Z] #53 16.34 crypto/subtle [2021-06-30T06:21:22.143Z] #53 16.49 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-30T06:21:22.143Z] #53 16.59 internal/nettrace [2021-06-30T06:21:22.143Z] #53 16.71 runtime/cgo [2021-06-30T06:21:22.143Z] #53 ... [2021-06-30T06:21:22.143Z] [2021-06-30T06:21:22.143Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:21:22.143Z] #57 sha256:d60fa01f42577cca475f7fb0ff1823f57680409298b1db9272a3217bea9209ab [2021-06-30T06:21:22.143Z] #57 21.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-30T06:21:22.143Z] #57 21.63 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-30T06:21:22.144Z] #57 21.72 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-30T06:21:22.144Z] #57 21.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-30T06:21:22.144Z] #57 21.84 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-30T06:21:22.144Z] #57 21.86 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-30T06:21:22.144Z] #57 21.88 go: downloading golang.org/x/text v0.3.2 [2021-06-30T06:21:24.301Z] using credential docker-jenkins-github-credentials [2021-06-30T06:21:24.307Z] Cloning the remote Git repository [2021-06-30T06:21:24.307Z] Cloning with configured refspecs honoured and without tags [2021-06-30T06:21:24.324Z] using credential docker-jenkins-github-credentials [2021-06-30T06:21:24.337Z] Cloning the remote Git repository [2021-06-30T06:21:24.337Z] Cloning with configured refspecs honoured and without tags [2021-06-30T06:21:24.342Z] Cloning repository https://github.com/moby/moby.git [2021-06-30T06:21:24.354Z] Cloning repository https://github.com/moby/moby.git [2021-06-30T06:21:24.418Z] > git init /home/ubuntu/workspace/moby_PR-42569 # timeout=10 [2021-06-30T06:21:24.697Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:21:24.698Z] > git --version # timeout=10 [2021-06-30T06:21:24.713Z] > git --version # 'git version 2.17.1' [2021-06-30T06:21:24.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:21:24.715Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42569/head:refs/remotes/origin/PR-42569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:21:25.464Z] #57 ... [2021-06-30T06:21:25.464Z] [2021-06-30T06:21:25.464Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-06-30T06:21:25.464Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:21:25.464Z] #17 5.056 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-06-30T06:21:25.464Z] #17 6.287 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-30T06:21:25.464Z] #17 7.784 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-06-30T06:21:25.464Z] #17 8.734 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:21:25.465Z] #17 9.790 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-06-30T06:21:25.465Z] #17 9.799 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-06-30T06:21:25.465Z] #17 9.839 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-06-30T06:21:25.465Z] #17 9.871 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-30T06:21:25.465Z] #17 9.875 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:21:25.465Z] #17 9.917 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-06-30T06:21:25.465Z] #17 9.953 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-06-30T06:21:25.465Z] #17 9.970 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-06-30T06:21:25.465Z] #17 9.975 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-06-30T06:21:25.465Z] #17 9.979 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-06-30T06:21:25.465Z] #17 9.980 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:21:25.465Z] #17 9.980 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-30T06:21:24.402Z] > git init /home/ubuntu/workspace/moby_PR-42569 # timeout=10 [2021-06-30T06:21:24.622Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:21:24.622Z] > git --version # timeout=10 [2021-06-30T06:21:24.642Z] > git --version # 'git version 2.17.1' [2021-06-30T06:21:24.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:21:24.645Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42569/head:refs/remotes/origin/PR-42569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:21:26.860Z] #17 ... [2021-06-30T06:21:26.860Z] [2021-06-30T06:21:26.860Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:21:26.860Z] #57 sha256:d60fa01f42577cca475f7fb0ff1823f57680409298b1db9272a3217bea9209ab [2021-06-30T06:21:26.860Z] #57 26.62 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-30T06:21:27.120Z] #57 26.63 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-30T06:21:27.120Z] #57 26.72 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-30T06:21:27.120Z] #57 26.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-30T06:21:27.120Z] #57 26.75 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-30T06:21:28.047Z] #57 27.78 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-30T06:21:28.047Z] #57 27.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-30T06:21:28.304Z] #57 28.02 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-30T06:21:29.233Z] #57 ... [2021-06-30T06:21:29.233Z] [2021-06-30T06:21:29.233Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:21:29.233Z] #59 sha256:e8e00a451b3b0195b5b1345183ab7cb37a3b5e5681ce3c4088289a37e64c25b5 [2021-06-30T06:21:29.233Z] #59 18.96 runtime [2021-06-30T06:21:29.490Z] #59 ... [2021-06-30T06:21:29.490Z] [2021-06-30T06:21:29.490Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:21:29.490Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:21:29.490Z] #51 17.75 Reading package lists... [2021-06-30T06:21:29.490Z] #51 21.74 Reading package lists... [2021-06-30T06:21:29.490Z] #51 25.99 Building dependency tree... [2021-06-30T06:21:29.490Z] #51 27.58 The following additional packages will be installed: [2021-06-30T06:21:29.490Z] #51 27.59 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-30T06:21:29.490Z] #51 27.59 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-30T06:21:29.490Z] #51 27.59 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:21:29.490Z] #51 27.59 python3.7-minimal [2021-06-30T06:21:29.490Z] #51 27.59 Suggested packages: [2021-06-30T06:21:29.490Z] #51 27.60 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-30T06:21:29.490Z] #51 27.60 python3.7-doc binfmt-support [2021-06-30T06:21:29.490Z] #51 28.51 The following NEW packages will be installed: [2021-06-30T06:21:29.490Z] #51 28.52 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-30T06:21:29.491Z] #51 28.53 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-30T06:21:29.491Z] #51 28.53 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:21:29.491Z] #51 28.53 python3.7-minimal [2021-06-30T06:21:29.491Z] #51 28.91 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:21:29.491Z] #51 28.91 Need to get 6695 kB of archives. [2021-06-30T06:21:29.491Z] #51 28.91 After this operation, 33.1 MB of additional disk space will be used. [2021-06-30T06:21:29.491Z] #51 28.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:21:29.491Z] #51 28.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:21:29.491Z] #51 29.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:21:29.491Z] #51 29.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:21:29.491Z] #51 29.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:21:29.491Z] #51 29.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:21:29.748Z] #51 29.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:21:29.748Z] #51 29.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:21:29.748Z] #51 29.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-30T06:21:29.748Z] #51 29.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:21:29.748Z] #51 29.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-30T06:21:29.748Z] #51 29.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-30T06:21:29.748Z] #51 29.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:21:29.748Z] #51 29.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-30T06:21:29.748Z] #51 29.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-30T06:21:29.748Z] #51 29.44 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-30T06:21:31.120Z] #51 30.67 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:21:31.120Z] #51 30.77 Fetched 6695 kB in 1s (5335 kB/s) [2021-06-30T06:21:31.377Z] #51 30.89 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:21:31.377Z] #51 30.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 ... 15421 files and directories currently installed.) [2021-06-30T06:21:31.377Z] #51 30.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:21:31.377Z] #51 30.94 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:31.666Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02f89b9f4be8c33ec) in /home/ubuntu/workspace/moby_PR-42569 [Pipeline] { [Pipeline] checkout [2021-06-30T06:21:31.867Z] The recommended git tool is: git [2021-06-30T06:21:31.943Z] #51 31.57 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:21:31.943Z] #51 31.57 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:21:31.943Z] #51 31.58 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:21:33.312Z] #51 32.65 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:33.312Z] #51 32.67 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:21:33.312Z] #51 ... [2021-06-30T06:21:33.312Z] [2021-06-30T06:21:33.312Z] #39 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:21:33.312Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:21:33.569Z] #39 32.94 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-30T06:21:33.569Z] #39 33.03 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-30T06:21:33.826Z] #39 33.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:21:34.084Z] #39 ... [2021-06-30T06:21:34.084Z] [2021-06-30T06:21:34.084Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:21:34.084Z] #53 sha256:e0020704504dac4b9a3051d79459de41dc1ccb69436bf32195cf6b8e5045bdad [2021-06-30T06:21:34.084Z] #53 23.86 vendor/golang.org/x/crypto/internal/subtle [2021-06-30T06:21:34.084Z] #53 33.18 internal/reflectlite [2021-06-30T06:21:34.084Z] #53 33.18 sync [2021-06-30T06:21:34.342Z] #53 34.18 internal/testlog [2021-06-30T06:21:34.599Z] #53 34.45 github.com/LK4D4/vndr/godl/singleflight [2021-06-30T06:21:34.803Z] using credential docker-jenkins-github-credentials [2021-06-30T06:21:34.809Z] Cloning the remote Git repository [2021-06-30T06:21:34.809Z] Cloning with configured refspecs honoured and without tags [2021-06-30T06:21:34.856Z] #53 34.60 math/rand [2021-06-30T06:21:35.114Z] #53 ... [2021-06-30T06:21:35.114Z] [2021-06-30T06:21:35.114Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:21:35.114Z] #59 sha256:e8e00a451b3b0195b5b1345183ab7cb37a3b5e5681ce3c4088289a37e64c25b5 [2021-06-30T06:21:35.114Z] #59 34.79 internal/reflectlite [2021-06-30T06:21:34.825Z] Cloning repository https://github.com/moby/moby.git [2021-06-30T06:21:34.885Z] > git init /home/ubuntu/workspace/moby_PR-42569 # timeout=10 [2021-06-30T06:21:35.235Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:21:35.235Z] > git --version # timeout=10 [2021-06-30T06:21:35.252Z] > git --version # 'git version 2.25.1' [2021-06-30T06:21:35.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:21:35.254Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42569/head:refs/remotes/origin/PR-42569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:21:36.485Z] #59 36.16 sort [2021-06-30T06:21:36.485Z] #59 36.17 io [2021-06-30T06:21:37.049Z] #59 36.89 internal/oserror [2021-06-30T06:21:37.306Z] #59 36.97 syscall [2021-06-30T06:21:37.563Z] #59 37.25 bytes [2021-06-30T06:21:39.459Z] #59 38.72 strconv [2021-06-30T06:21:39.459Z] #59 ... [2021-06-30T06:21:39.459Z] [2021-06-30T06:21:39.459Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-30T06:21:39.459Z] #55 sha256:16aa22487caee4f47cfb1ce144921688094550514e5f54376b8684412f2de6c6 [2021-06-30T06:21:39.459Z] #55 DONE 39.0s [2021-06-30T06:21:39.459Z] [2021-06-30T06:21:39.459Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:21:39.459Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:21:39.459Z] #51 35.19 Selecting previously unselected package python3-minimal. [2021-06-30T06:21:39.459Z] #51 35.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-06-30T06:21:39.459Z] #51 35.24 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:21:39.459Z] #51 35.24 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:21:39.459Z] #51 35.46 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:21:39.459Z] #51 35.46 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:21:39.459Z] #51 35.47 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:21:39.459Z] #51 35.61 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:21:39.459Z] #51 35.61 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:21:39.459Z] #51 35.62 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:39.459Z] #51 36.92 Selecting previously unselected package python3.7. [2021-06-30T06:21:39.459Z] #51 36.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:21:39.459Z] #51 36.94 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:39.459Z] #51 37.12 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:21:39.459Z] #51 37.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:21:39.459Z] #51 37.13 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:21:39.459Z] #51 37.26 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:21:39.459Z] #51 38.91 Selecting previously unselected package python3. [2021-06-30T06:21:39.459Z] #51 38.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-06-30T06:21:39.459Z] #51 39.02 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:21:39.459Z] #51 39.07 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:21:39.716Z] #51 39.35 Selecting previously unselected package libprotobuf17:amd64. [2021-06-30T06:21:39.716Z] #51 39.37 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-30T06:21:39.716Z] #51 39.38 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:21:40.647Z] #51 40.26 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:21:40.647Z] #51 40.26 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:21:40.647Z] #51 40.27 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:21:40.908Z] #51 40.42 Selecting previously unselected package python3-six. [2021-06-30T06:21:40.908Z] #51 40.42 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-30T06:21:40.908Z] #51 40.43 Unpacking python3-six (1.12.0-1) ... [2021-06-30T06:21:40.908Z] #51 40.50 Selecting previously unselected package python3-protobuf. [2021-06-30T06:21:40.908Z] #51 40.50 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-30T06:21:40.908Z] #51 40.52 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:21:41.167Z] #51 40.88 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:21:41.167Z] #51 40.88 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:21:41.167Z] #51 40.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:21:41.424Z] #51 40.98 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:21:41.424Z] #51 40.98 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:21:41.424Z] #51 40.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:21:41.685Z] #51 41.08 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:21:41.685Z] #51 41.09 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:21:41.685Z] #51 41.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:21:41.685Z] #51 41.19 Selecting previously unselected package criu. [2021-06-30T06:21:41.685Z] #51 41.20 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-30T06:21:41.685Z] #51 41.21 Unpacking criu (3.15-1) ... [2021-06-30T06:21:42.249Z] #51 41.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:21:42.249Z] #51 41.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:21:42.249Z] #51 41.74 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:21:42.249Z] #51 41.77 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:21:42.249Z] #51 41.78 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:21:42.249Z] #51 41.80 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:42.249Z] #51 41.84 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:21:42.505Z] #51 41.88 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:45.094Z] Fetching without tags [2021-06-30T06:21:45.466Z] Merging remotes/origin/master commit d12fc17073431ebe74ff0b1b3e5a739301c1760a into PR head commit 0c1a125644f4626b294cdd4b5862a728b1d974a7 [2021-06-30T06:21:45.777Z] #51 45.21 Setting up python3 (3.7.3-1) ... [2021-06-30T06:21:45.777Z] #51 ... [2021-06-30T06:21:45.777Z] [2021-06-30T06:21:45.777Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:21:45.777Z] #53 sha256:e0020704504dac4b9a3051d79459de41dc1ccb69436bf32195cf6b8e5045bdad [2021-06-30T06:21:45.777Z] #53 35.33 internal/singleflight [2021-06-30T06:21:45.777Z] #53 35.65 errors [2021-06-30T06:21:45.777Z] #53 35.65 sort [2021-06-30T06:21:45.777Z] #53 36.08 io [2021-06-30T06:21:45.777Z] #53 36.40 strconv [2021-06-30T06:21:45.777Z] #53 37.04 bytes [2021-06-30T06:21:45.777Z] #53 38.44 strings [2021-06-30T06:21:45.777Z] #53 38.95 reflect [2021-06-30T06:21:45.777Z] #53 40.51 bufio [2021-06-30T06:21:45.777Z] #53 41.74 syscall [2021-06-30T06:21:46.037Z] #53 ... [2021-06-30T06:21:46.037Z] [2021-06-30T06:21:46.037Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:21:46.037Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:21:46.037Z] #51 45.71 Setting up python3-six (1.12.0-1) ... [2021-06-30T06:21:46.800Z] Merge succeeded, producing b7f745dc3db68d82b80ec920959ca998fe9ad5ca [2021-06-30T06:21:46.800Z] Checking out Revision b7f745dc3db68d82b80ec920959ca998fe9ad5ca (PR-42569) [2021-06-30T06:21:46.967Z] #51 46.53 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:21:44.994Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:21:45.010Z] > git config --add remote.origin.fetch +refs/pull/42569/head:refs/remotes/origin/PR-42569 # timeout=10 [2021-06-30T06:21:45.040Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:21:45.069Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:21:45.098Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:21:45.098Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:21:45.099Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42569/head:refs/remotes/origin/PR-42569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:21:45.472Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:21:45.482Z] > git checkout -f 0c1a125644f4626b294cdd4b5862a728b1d974a7 # timeout=10 [2021-06-30T06:21:46.232Z] > git remote # timeout=10 [2021-06-30T06:21:46.261Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T06:21:46.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:21:46.288Z] > git merge d12fc17073431ebe74ff0b1b3e5a739301c1760a # timeout=10 [2021-06-30T06:21:46.781Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T06:21:46.802Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:21:46.812Z] > git checkout -f b7f745dc3db68d82b80ec920959ca998fe9ad5ca # timeout=10 [2021-06-30T06:21:47.244Z] Fetching without tags [2021-06-30T06:21:47.598Z] Merging remotes/origin/master commit d12fc17073431ebe74ff0b1b3e5a739301c1760a into PR head commit 0c1a125644f4626b294cdd4b5862a728b1d974a7 [2021-06-30T06:21:47.076Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:21:47.089Z] > git config --add remote.origin.fetch +refs/pull/42569/head:refs/remotes/origin/PR-42569 # timeout=10 [2021-06-30T06:21:47.120Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:21:47.202Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:21:47.254Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:21:47.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:21:47.256Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42569/head:refs/remotes/origin/PR-42569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:21:47.608Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:21:47.628Z] > git checkout -f 0c1a125644f4626b294cdd4b5862a728b1d974a7 # timeout=10 [2021-06-30T06:21:47.897Z] #51 47.49 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:21:49.142Z] Merge succeeded, producing 8626456cda766e77a4ab104e170f6ac436d125da [2021-06-30T06:21:49.142Z] Checking out Revision 8626456cda766e77a4ab104e170f6ac436d125da (PR-42569) [2021-06-30T06:21:48.381Z] > git remote # timeout=10 [2021-06-30T06:21:48.409Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T06:21:48.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:21:48.438Z] > git merge d12fc17073431ebe74ff0b1b3e5a739301c1760a # timeout=10 [2021-06-30T06:21:49.116Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T06:21:49.145Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:21:49.161Z] > git checkout -f 8626456cda766e77a4ab104e170f6ac436d125da # timeout=10 [2021-06-30T06:21:50.417Z] #51 49.57 Setting up criu (3.15-1) ... [2021-06-30T06:21:50.776Z] Commit message: "Merge commit 'd12fc17073431ebe74ff0b1b3e5a739301c1760a' into HEAD" [2021-06-30T06:21:50.813Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-30T06:21:51.348Z] #51 50.82 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:21:51.348Z] #51 50.91 Processing triggers for mime-support (3.62) ... [2021-06-30T06:21:50.782Z] > git rev-list --no-walk 245bcbae2bda0523259d4b4e8507c26438483284 # timeout=10 [2021-06-30T06:21:51.913Z] #51 DONE 51.5s [2021-06-30T06:21:51.913Z] [2021-06-30T06:21:51.913Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:21:51.913Z] #53 sha256:e0020704504dac4b9a3051d79459de41dc1ccb69436bf32195cf6b8e5045bdad [2021-06-30T06:21:51.914Z] #53 46.72 internal/syscall/unix [2021-06-30T06:21:51.914Z] #53 46.88 internal/poll [2021-06-30T06:21:51.914Z] #53 47.69 internal/fmtsort [2021-06-30T06:21:51.914Z] #53 48.21 internal/syscall/execenv [2021-06-30T06:21:51.914Z] #53 48.35 path [2021-06-30T06:21:51.914Z] #53 48.71 regexp/syntax [2021-06-30T06:21:51.914Z] #53 48.80 io/fs [2021-06-30T06:21:51.914Z] #53 49.52 os [2021-06-30T06:21:51.945Z] + docker version [2021-06-30T06:21:52.164Z] Fetching without tags [2021-06-30T06:21:52.170Z] #53 ... [2021-06-30T06:21:52.170Z] [2021-06-30T06:21:52.170Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:21:52.170Z] #59 sha256:e8e00a451b3b0195b5b1345183ab7cb37a3b5e5681ce3c4088289a37e64c25b5 [2021-06-30T06:21:52.170Z] #59 41.81 reflect [2021-06-30T06:21:52.170Z] #59 42.74 time [2021-06-30T06:21:52.170Z] #59 46.62 context [2021-06-30T06:21:52.170Z] #59 47.22 internal/poll [2021-06-30T06:21:52.170Z] #59 48.82 io/fs [2021-06-30T06:21:52.170Z] #59 49.40 os [2021-06-30T06:21:52.170Z] #59 49.93 encoding/base64 [2021-06-30T06:21:52.170Z] #59 50.44 golang.org/x/sys/unix [2021-06-30T06:21:52.406Z] Merging remotes/origin/master commit d12fc17073431ebe74ff0b1b3e5a739301c1760a into PR head commit 0c1a125644f4626b294cdd4b5862a728b1d974a7 [2021-06-30T06:21:52.428Z] #59 ... [2021-06-30T06:21:52.428Z] [2021-06-30T06:21:52.428Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:21:52.428Z] #53 sha256:e0020704504dac4b9a3051d79459de41dc1ccb69436bf32195cf6b8e5045bdad [2021-06-30T06:21:52.428Z] #53 51.96 regexp [2021-06-30T06:21:53.005Z] Commit message: "Merge commit 'd12fc17073431ebe74ff0b1b3e5a739301c1760a' into HEAD" [2021-06-30T06:21:53.037Z] First time build. Skipping changelog. [2021-06-30T06:21:53.367Z] #53 52.95 fmt [2021-06-30T06:21:53.507Z] Merge succeeded, producing e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 [2021-06-30T06:21:53.507Z] Checking out Revision e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 (PR-42569) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-30T06:21:52.099Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:21:52.116Z] > git config --add remote.origin.fetch +refs/pull/42569/head:refs/remotes/origin/PR-42569 # timeout=10 [2021-06-30T06:21:52.130Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:21:52.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:21:52.168Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:21:52.169Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:21:52.170Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42569/head:refs/remotes/origin/PR-42569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:21:52.414Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:21:52.435Z] > git checkout -f 0c1a125644f4626b294cdd4b5862a728b1d974a7 # timeout=10 [2021-06-30T06:21:53.137Z] > git remote # timeout=10 [2021-06-30T06:21:53.159Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T06:21:53.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:21:53.176Z] > git merge d12fc17073431ebe74ff0b1b3e5a739301c1760a # timeout=10 [2021-06-30T06:21:53.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T06:21:53.510Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:21:53.524Z] > git checkout -f e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 # timeout=10 [2021-06-30T06:21:54.340Z] + docker version [2021-06-30T06:21:53.008Z] > git rev-list --no-walk 245bcbae2bda0523259d4b4e8507c26438483284 # timeout=10 [2021-06-30T06:21:55.261Z] #53 54.74 path/filepath [2021-06-30T06:21:55.824Z] #53 55.53 internal/lazyregexp [2021-06-30T06:21:55.824Z] #53 55.60 flag [2021-06-30T06:21:56.081Z] #53 55.78 go/token [2021-06-30T06:21:56.149Z] Client: Docker Engine - Community [2021-06-30T06:21:56.149Z] Version: 20.10.6 [2021-06-30T06:21:56.149Z] API version: 1.41 [2021-06-30T06:21:56.149Z] Go version: go1.13.15 [2021-06-30T06:21:56.149Z] Git commit: 370c289 [2021-06-30T06:21:56.149Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-30T06:21:56.149Z] OS/Arch: linux/amd64 [2021-06-30T06:21:56.149Z] Context: default [2021-06-30T06:21:56.149Z] Experimental: true [2021-06-30T06:21:56.149Z] [2021-06-30T06:21:56.149Z] Server: Docker Engine - Community [2021-06-30T06:21:56.149Z] Engine: [2021-06-30T06:21:56.149Z] Version: 20.10.6 [2021-06-30T06:21:56.149Z] API version: 1.41 (minimum version 1.12) [2021-06-30T06:21:56.149Z] Go version: go1.13.15 [2021-06-30T06:21:56.149Z] Git commit: 8728dd2 [2021-06-30T06:21:56.149Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-30T06:21:56.149Z] OS/Arch: linux/amd64 [2021-06-30T06:21:56.149Z] Experimental: true [2021-06-30T06:21:56.149Z] containerd: [2021-06-30T06:21:56.149Z] Version: 1.4.6 [2021-06-30T06:21:56.149Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:21:56.149Z] runc: [2021-06-30T06:21:56.149Z] Version: 1.0.0-rc95 [2021-06-30T06:21:56.149Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:21:56.149Z] docker-init: [2021-06-30T06:21:56.149Z] Version: 0.19.0 [2021-06-30T06:21:56.149Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-30T06:21:56.475Z] + docker info [2021-06-30T06:21:56.644Z] #53 56.38 go/scanner [2021-06-30T06:21:56.901Z] #53 56.59 net/url [2021-06-30T06:21:57.279Z] Commit message: "Merge commit 'd12fc17073431ebe74ff0b1b3e5a739301c1760a' into HEAD" [2021-06-30T06:21:57.297Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-30T06:21:57.831Z] #53 57.42 go/ast [2021-06-30T06:21:58.087Z] #53 57.86 text/template/parse [2021-06-30T06:21:57.282Z] > git rev-list --no-walk 245bcbae2bda0523259d4b4e8507c26438483284 # timeout=10 [2021-06-30T06:21:58.326Z] + docker version [2021-06-30T06:21:58.534Z] Client: Docker Engine - Community [2021-06-30T06:21:58.534Z] Version: 20.10.6 [2021-06-30T06:21:58.534Z] API version: 1.41 [2021-06-30T06:21:58.534Z] Go version: go1.13.15 [2021-06-30T06:21:58.534Z] Git commit: 370c289 [2021-06-30T06:21:58.534Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-30T06:21:58.534Z] OS/Arch: linux/amd64 [2021-06-30T06:21:58.534Z] Context: default [2021-06-30T06:21:58.534Z] Experimental: true [2021-06-30T06:21:58.534Z] [2021-06-30T06:21:58.534Z] Server: Docker Engine - Community [2021-06-30T06:21:58.534Z] Engine: [2021-06-30T06:21:58.534Z] Version: 20.10.6 [2021-06-30T06:21:58.534Z] API version: 1.41 (minimum version 1.12) [2021-06-30T06:21:58.534Z] Go version: go1.13.15 [2021-06-30T06:21:58.534Z] Git commit: 8728dd2 [2021-06-30T06:21:58.534Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-30T06:21:58.534Z] OS/Arch: linux/amd64 [2021-06-30T06:21:58.534Z] Experimental: true [2021-06-30T06:21:58.534Z] containerd: [2021-06-30T06:21:58.534Z] Version: 1.4.6 [2021-06-30T06:21:58.534Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:21:58.534Z] runc: [2021-06-30T06:21:58.534Z] Version: 1.0.0-rc95 [2021-06-30T06:21:58.534Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:21:58.534Z] docker-init: [2021-06-30T06:21:58.534Z] Version: 0.19.0 [2021-06-30T06:21:58.534Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-30T06:21:58.846Z] + docker info [2021-06-30T06:22:01.360Z] #53 60.42 go/parser [2021-06-30T06:22:01.360Z] #53 60.98 text/template [2021-06-30T06:22:03.044Z] Client: [2021-06-30T06:22:03.044Z] Context: default [2021-06-30T06:22:03.044Z] Debug Mode: false [2021-06-30T06:22:03.044Z] Plugins: [2021-06-30T06:22:03.044Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-30T06:22:03.044Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-30T06:22:03.044Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-30T06:22:03.044Z] [2021-06-30T06:22:03.044Z] Server: [2021-06-30T06:22:03.044Z] Containers: 0 [2021-06-30T06:22:03.044Z] Running: 0 [2021-06-30T06:22:03.044Z] Paused: 0 [2021-06-30T06:22:03.044Z] Stopped: 0 [2021-06-30T06:22:03.044Z] Images: 0 [2021-06-30T06:22:03.044Z] Server Version: 20.10.6 [2021-06-30T06:22:03.044Z] Storage Driver: overlay2 [2021-06-30T06:22:03.044Z] Backing Filesystem: extfs [2021-06-30T06:22:03.044Z] Supports d_type: true [2021-06-30T06:22:03.044Z] Native Overlay Diff: true [2021-06-30T06:22:03.044Z] userxattr: false [2021-06-30T06:22:03.044Z] Logging Driver: json-file [2021-06-30T06:22:03.044Z] Cgroup Driver: cgroupfs [2021-06-30T06:22:03.044Z] Cgroup Version: 1 [2021-06-30T06:22:03.044Z] Plugins: [2021-06-30T06:22:03.044Z] Volume: local [2021-06-30T06:22:03.044Z] Network: bridge host ipvlan macvlan null overlay [2021-06-30T06:22:03.044Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-30T06:22:03.044Z] Swarm: inactive [2021-06-30T06:22:03.044Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-30T06:22:03.044Z] Default Runtime: runc [2021-06-30T06:22:03.044Z] Init Binary: docker-init [2021-06-30T06:22:03.044Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:22:03.044Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:22:03.044Z] init version: de40ad0 [2021-06-30T06:22:03.044Z] Security Options: [2021-06-30T06:22:03.044Z] apparmor [2021-06-30T06:22:03.044Z] seccomp [2021-06-30T06:22:03.044Z] Profile: default [2021-06-30T06:22:03.044Z] Kernel Version: 5.4.0-1048-aws [2021-06-30T06:22:03.044Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-30T06:22:03.044Z] OSType: linux [2021-06-30T06:22:03.044Z] Architecture: x86_64 [2021-06-30T06:22:03.044Z] CPUs: 2 [2021-06-30T06:22:03.044Z] Total Memory: 7.487GiB [2021-06-30T06:22:03.044Z] Name: ip-10-100-116-90 [2021-06-30T06:22:03.044Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-30T06:22:03.044Z] Docker Root Dir: /var/lib/docker [2021-06-30T06:22:03.044Z] Debug Mode: false [2021-06-30T06:22:03.044Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:22:03.044Z] Labels: [2021-06-30T06:22:03.044Z] Experimental: true [2021-06-30T06:22:03.044Z] Insecure Registries: [2021-06-30T06:22:03.044Z] 127.0.0.0/8 [2021-06-30T06:22:03.044Z] Live Restore Enabled: true [2021-06-30T06:22:03.044Z] [2021-06-30T06:22:03.044Z] WARNING: No swap limit support [Pipeline] sh [2021-06-30T06:22:03.253Z] #53 ... [2021-06-30T06:22:03.253Z] [2021-06-30T06:22:03.253Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:22:03.253Z] #59 sha256:e8e00a451b3b0195b5b1345183ab7cb37a3b5e5681ce3c4088289a37e64c25b5 [2021-06-30T06:22:03.253Z] #59 52.46 fmt [2021-06-30T06:22:03.253Z] #59 55.28 encoding/json [2021-06-30T06:22:03.253Z] #59 56.26 flag [2021-06-30T06:22:03.253Z] #59 57.35 github.com/pkg/diff [2021-06-30T06:22:03.253Z] #59 58.24 go/ast [2021-06-30T06:22:03.253Z] #59 59.04 golang.org/x/crypto/ssh/terminal [2021-06-30T06:22:03.253Z] #59 59.90 io/ioutil [2021-06-30T06:22:03.253Z] #59 60.12 mvdan.cc/editorconfig [2021-06-30T06:22:03.253Z] #59 60.83 mvdan.cc/sh/v3/fileutil [2021-06-30T06:22:03.253Z] #59 60.99 text/tabwriter [2021-06-30T06:22:03.253Z] #59 61.30 mvdan.cc/sh/v3/syntax [2021-06-30T06:22:03.253Z] #59 ... [2021-06-30T06:22:03.253Z] [2021-06-30T06:22:03.253Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:22:03.253Z] #53 sha256:e0020704504dac4b9a3051d79459de41dc1ccb69436bf32195cf6b8e5045bdad [2021-06-30T06:22:03.253Z] #53 62.77 log [2021-06-30T06:22:03.355Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-30T06:22:03.355Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-30T06:22:03.355Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42569/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-30T06:22:03.355Z] + bash /home/ubuntu/workspace/moby_PR-42569/check-config.sh [2021-06-30T06:22:03.355Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-30T06:22:03.355Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-30T06:22:03.355Z] [2021-06-30T06:22:03.355Z] Generally Necessary: [2021-06-30T06:22:03.355Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-30T06:22:03.355Z] - apparmor: enabled and tools installed [2021-06-30T06:22:03.355Z] - CONFIG_NAMESPACES: enabled [2021-06-30T06:22:03.355Z] - CONFIG_NET_NS: enabled [2021-06-30T06:22:03.355Z] - CONFIG_PID_NS: enabled [2021-06-30T06:22:03.355Z] - CONFIG_IPC_NS: enabled [2021-06-30T06:22:03.355Z] - CONFIG_UTS_NS: enabled [2021-06-30T06:22:03.355Z] - CONFIG_CGROUPS: enabled [2021-06-30T06:22:03.355Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-30T06:22:03.355Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-30T06:22:03.355Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-30T06:22:03.355Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-30T06:22:03.355Z] - CONFIG_CPUSETS: enabled [2021-06-30T06:22:03.355Z] - CONFIG_MEMCG: enabled [2021-06-30T06:22:03.355Z] - CONFIG_KEYS: enabled [2021-06-30T06:22:03.355Z] - CONFIG_VETH: enabled (as module) [2021-06-30T06:22:03.355Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-30T06:22:03.355Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-30T06:22:03.355Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-30T06:22:03.355Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-30T06:22:03.355Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-30T06:22:03.355Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-30T06:22:03.355Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-30T06:22:03.355Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-30T06:22:03.355Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-30T06:22:03.355Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-30T06:22:03.355Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-30T06:22:03.355Z] [2021-06-30T06:22:03.355Z] Optional Features: [2021-06-30T06:22:03.355Z] - CONFIG_USER_NS: enabled [2021-06-30T06:22:03.355Z] - CONFIG_SECCOMP: enabled [2021-06-30T06:22:03.355Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-30T06:22:03.355Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-30T06:22:03.355Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-30T06:22:03.355Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-30T06:22:03.355Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-30T06:22:03.355Z] - CONFIG_BLK_CGROUP: enabled [2021-06-30T06:22:03.510Z] #53 63.23 encoding/xml [2021-06-30T06:22:03.632Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-30T06:22:03.632Z] - CONFIG_CGROUP_PERF: enabled [2021-06-30T06:22:03.632Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-30T06:22:03.632Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-30T06:22:03.632Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-30T06:22:03.632Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-30T06:22:03.632Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-30T06:22:03.632Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-30T06:22:03.632Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-30T06:22:03.632Z] - CONFIG_IP_VS: enabled (as module) [2021-06-30T06:22:03.632Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-30T06:22:03.632Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-30T06:22:03.632Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-30T06:22:03.632Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-30T06:22:03.632Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-30T06:22:03.632Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-30T06:22:03.632Z] - CONFIG_EXT4_FS: enabled [2021-06-30T06:22:03.632Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-30T06:22:03.632Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-30T06:22:03.632Z] - Network Drivers: [2021-06-30T06:22:03.632Z] - "overlay": [2021-06-30T06:22:03.632Z] - CONFIG_VXLAN: enabled (as module) [2021-06-30T06:22:03.632Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-30T06:22:03.632Z] Optional (for encrypted networks): [2021-06-30T06:22:03.632Z] - CONFIG_CRYPTO: enabled [2021-06-30T06:22:03.632Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-30T06:22:03.632Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-30T06:22:03.632Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-30T06:22:03.632Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-30T06:22:03.632Z] - CONFIG_XFRM: enabled [2021-06-30T06:22:03.632Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-30T06:22:03.632Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-30T06:22:03.632Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-30T06:22:03.632Z] - "ipvlan": [2021-06-30T06:22:03.632Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-30T06:22:03.632Z] - "macvlan": [2021-06-30T06:22:03.632Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-30T06:22:03.632Z] - CONFIG_DUMMY: enabled (as module) [2021-06-30T06:22:03.632Z] - "ftp,tftp client in container": [2021-06-30T06:22:03.632Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-30T06:22:03.632Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-30T06:22:03.632Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-30T06:22:03.632Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-30T06:22:03.632Z] - Storage Drivers: [2021-06-30T06:22:03.632Z] - "aufs": [2021-06-30T06:22:03.900Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-30T06:22:03.900Z] - "btrfs": [2021-06-30T06:22:03.900Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-30T06:22:03.900Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-30T06:22:03.900Z] - "devicemapper": [2021-06-30T06:22:03.900Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-30T06:22:03.900Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-30T06:22:03.900Z] - "overlay": [2021-06-30T06:22:03.900Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-30T06:22:03.900Z] - "zfs": [2021-06-30T06:22:03.900Z] - /dev/zfs: present [2021-06-30T06:22:03.900Z] - zfs command: missing [2021-06-30T06:22:03.900Z] - zpool command: missing [2021-06-30T06:22:03.900Z] [2021-06-30T06:22:03.900Z] Limits: [2021-06-30T06:22:03.900Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-30T06:22:03.900Z] [2021-06-30T06:22:03.900Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-30T06:22:04.254Z] + sudo modprobe ip_vs [2021-06-30T06:22:04.254Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8626456cda766e77a4ab104e170f6ac436d125da . [2021-06-30T06:22:04.513Z] #1 [internal] load build definition from Dockerfile [2021-06-30T06:22:04.514Z] #1 sha256:d88e43857e51c2620323dfde0071256332f1468399ba3d3ea85f9e3358d7bd34 [2021-06-30T06:22:04.514Z] #1 transferring dockerfile: 16.59kB done [2021-06-30T06:22:04.514Z] #1 DONE 0.1s [2021-06-30T06:22:04.514Z] [2021-06-30T06:22:04.514Z] #2 [internal] load .dockerignore [2021-06-30T06:22:04.514Z] #2 sha256:a2c198b3dcb5051c6e7b8b99bb291b760bda61e4979c65cb36819b8a4e812177 [2021-06-30T06:22:04.773Z] #2 transferring context: 87B done [2021-06-30T06:22:04.773Z] #2 DONE 0.1s [2021-06-30T06:22:04.773Z] [2021-06-30T06:22:04.773Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-30T06:22:04.773Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-30T06:22:04.881Z] #53 64.38 go/doc [2021-06-30T06:22:05.347Z] #3 DONE 0.5s [2021-06-30T06:22:05.347Z] [2021-06-30T06:22:05.347Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-30T06:22:05.347Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-30T06:22:05.347Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-30T06:22:05.347Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-30T06:22:05.347Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-30T06:22:05.347Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-06-30T06:22:05.347Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-30T06:22:05.347Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.2s [2021-06-30T06:22:05.411Z] Client: [2021-06-30T06:22:05.411Z] Context: default [2021-06-30T06:22:05.411Z] Debug Mode: false [2021-06-30T06:22:05.411Z] Plugins: [2021-06-30T06:22:05.411Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-30T06:22:05.411Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-30T06:22:05.411Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-30T06:22:05.411Z] [2021-06-30T06:22:05.411Z] Server: [2021-06-30T06:22:05.411Z] Containers: 0 [2021-06-30T06:22:05.411Z] Running: 0 [2021-06-30T06:22:05.411Z] Paused: 0 [2021-06-30T06:22:05.411Z] Stopped: 0 [2021-06-30T06:22:05.411Z] Images: 0 [2021-06-30T06:22:05.411Z] Server Version: 20.10.6 [2021-06-30T06:22:05.411Z] Storage Driver: overlay2 [2021-06-30T06:22:05.411Z] Backing Filesystem: extfs [2021-06-30T06:22:05.411Z] Supports d_type: true [2021-06-30T06:22:05.411Z] Native Overlay Diff: true [2021-06-30T06:22:05.411Z] userxattr: false [2021-06-30T06:22:05.411Z] Logging Driver: json-file [2021-06-30T06:22:05.411Z] Cgroup Driver: cgroupfs [2021-06-30T06:22:05.411Z] Cgroup Version: 1 [2021-06-30T06:22:05.411Z] Plugins: [2021-06-30T06:22:05.411Z] Volume: local [2021-06-30T06:22:05.411Z] Network: bridge host ipvlan macvlan null overlay [2021-06-30T06:22:05.411Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-30T06:22:05.411Z] Swarm: inactive [2021-06-30T06:22:05.411Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-30T06:22:05.411Z] Default Runtime: runc [2021-06-30T06:22:05.411Z] Init Binary: docker-init [2021-06-30T06:22:05.411Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:22:05.411Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:22:05.411Z] init version: de40ad0 [2021-06-30T06:22:05.411Z] Security Options: [2021-06-30T06:22:05.411Z] apparmor [2021-06-30T06:22:05.411Z] seccomp [2021-06-30T06:22:05.411Z] Profile: default [2021-06-30T06:22:05.411Z] Kernel Version: 5.4.0-1048-aws [2021-06-30T06:22:05.411Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-30T06:22:05.411Z] OSType: linux [2021-06-30T06:22:05.411Z] Architecture: x86_64 [2021-06-30T06:22:05.411Z] CPUs: 2 [2021-06-30T06:22:05.411Z] Total Memory: 7.487GiB [2021-06-30T06:22:05.411Z] Name: ip-10-100-112-70 [2021-06-30T06:22:05.411Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-30T06:22:05.411Z] Docker Root Dir: /var/lib/docker [2021-06-30T06:22:05.411Z] Debug Mode: false [2021-06-30T06:22:05.411Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:22:05.411Z] Labels: [2021-06-30T06:22:05.411Z] Experimental: true [2021-06-30T06:22:05.411Z] Insecure Registries: [2021-06-30T06:22:05.411Z] 127.0.0.0/8 [2021-06-30T06:22:05.411Z] Live Restore Enabled: true [2021-06-30T06:22:05.411Z] [2021-06-30T06:22:05.411Z] WARNING: No swap limit support [Pipeline] sh [2021-06-30T06:22:05.444Z] #53 ... [2021-06-30T06:22:05.444Z] [2021-06-30T06:22:05.444Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-06-30T06:22:05.444Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:22:05.444Z] #17 45.25 Fetched 48.3 MB in 44s (1099 kB/s) [2021-06-30T06:22:05.606Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-06-30T06:22:05.606Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-30T06:22:05.606Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-30T06:22:05.701Z] #17 45.25 Reading package lists... [2021-06-30T06:22:05.701Z] #17 ... [2021-06-30T06:22:05.701Z] [2021-06-30T06:22:05.701Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:22:05.701Z] #59 sha256:e8e00a451b3b0195b5b1345183ab7cb37a3b5e5681ce3c4088289a37e64c25b5 [2021-06-30T06:22:05.701Z] #59 65.53 mvdan.cc/sh/v3/cmd/shfmt [2021-06-30T06:22:05.707Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-30T06:22:05.707Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-30T06:22:05.707Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42569/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-30T06:22:05.707Z] + bash /home/ubuntu/workspace/moby_PR-42569/check-config.sh [2021-06-30T06:22:05.707Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-30T06:22:05.707Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-30T06:22:05.707Z] [2021-06-30T06:22:05.707Z] Generally Necessary: [2021-06-30T06:22:05.707Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-30T06:22:05.707Z] - apparmor: enabled and tools installed [2021-06-30T06:22:05.707Z] - CONFIG_NAMESPACES: enabled [2021-06-30T06:22:05.707Z] - CONFIG_NET_NS: enabled [2021-06-30T06:22:05.707Z] - CONFIG_PID_NS: enabled [2021-06-30T06:22:05.707Z] - CONFIG_IPC_NS: enabled [2021-06-30T06:22:05.707Z] - CONFIG_UTS_NS: enabled [2021-06-30T06:22:05.707Z] - CONFIG_CGROUPS: enabled [2021-06-30T06:22:05.707Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-30T06:22:05.707Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-30T06:22:05.707Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-30T06:22:05.707Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-30T06:22:05.707Z] - CONFIG_CPUSETS: enabled [2021-06-30T06:22:05.707Z] - CONFIG_MEMCG: enabled [2021-06-30T06:22:05.707Z] - CONFIG_KEYS: enabled [2021-06-30T06:22:05.707Z] - CONFIG_VETH: enabled (as module) [2021-06-30T06:22:05.707Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-30T06:22:05.707Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-30T06:22:05.707Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-30T06:22:05.707Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-30T06:22:05.707Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-30T06:22:05.707Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-30T06:22:05.707Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-30T06:22:05.707Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-30T06:22:05.707Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-30T06:22:05.707Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-30T06:22:05.707Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-30T06:22:05.968Z] [2021-06-30T06:22:05.968Z] Optional Features: [2021-06-30T06:22:05.968Z] - CONFIG_USER_NS: enabled [2021-06-30T06:22:05.968Z] - CONFIG_SECCOMP: enabled [2021-06-30T06:22:05.968Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-30T06:22:05.968Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-30T06:22:05.968Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-30T06:22:05.968Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-30T06:22:05.968Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-30T06:22:05.968Z] - CONFIG_BLK_CGROUP: enabled [2021-06-30T06:22:05.968Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-30T06:22:05.968Z] - CONFIG_CGROUP_PERF: enabled [2021-06-30T06:22:05.968Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-30T06:22:05.968Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-30T06:22:05.968Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-30T06:22:05.968Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-30T06:22:05.968Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-30T06:22:05.968Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-30T06:22:05.968Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-30T06:22:05.968Z] - CONFIG_IP_VS: enabled (as module) [2021-06-30T06:22:05.968Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-30T06:22:05.968Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-30T06:22:05.968Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-30T06:22:05.968Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-30T06:22:05.968Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-30T06:22:05.968Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-30T06:22:05.968Z] - CONFIG_EXT4_FS: enabled [2021-06-30T06:22:05.968Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-30T06:22:05.968Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-30T06:22:05.968Z] - Network Drivers: [2021-06-30T06:22:05.968Z] - "overlay": [2021-06-30T06:22:05.968Z] - CONFIG_VXLAN: enabled (as module) [2021-06-30T06:22:05.968Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-30T06:22:05.968Z] Optional (for encrypted networks): [2021-06-30T06:22:06.176Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-06-30T06:22:06.176Z] #4 DONE 0.9s [2021-06-30T06:22:06.226Z] - CONFIG_CRYPTO: enabled [2021-06-30T06:22:06.226Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-30T06:22:06.226Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-30T06:22:06.226Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-30T06:22:06.226Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-30T06:22:06.226Z] - CONFIG_XFRM: enabled [2021-06-30T06:22:06.226Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-30T06:22:06.226Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-30T06:22:06.226Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-30T06:22:06.226Z] - "ipvlan": [2021-06-30T06:22:06.226Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-30T06:22:06.226Z] - "macvlan": [2021-06-30T06:22:06.226Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-30T06:22:06.226Z] - CONFIG_DUMMY: enabled (as module) [2021-06-30T06:22:06.226Z] - "ftp,tftp client in container": [2021-06-30T06:22:06.226Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-30T06:22:06.226Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-30T06:22:06.226Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-30T06:22:06.226Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-30T06:22:06.226Z] - Storage Drivers: [2021-06-30T06:22:06.226Z] - "aufs": [2021-06-30T06:22:06.226Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-30T06:22:06.226Z] - "btrfs": [2021-06-30T06:22:06.226Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-30T06:22:06.226Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-30T06:22:06.226Z] - "devicemapper": [2021-06-30T06:22:06.226Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-30T06:22:06.226Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-30T06:22:06.226Z] - "overlay": [2021-06-30T06:22:06.226Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-30T06:22:06.226Z] - "zfs": [2021-06-30T06:22:06.226Z] - /dev/zfs: present [2021-06-30T06:22:06.226Z] - zfs command: missing [2021-06-30T06:22:06.226Z] - zpool command: missing [2021-06-30T06:22:06.226Z] [2021-06-30T06:22:06.226Z] Limits: [2021-06-30T06:22:06.226Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-30T06:22:06.226Z] [2021-06-30T06:22:06.226Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-30T06:22:06.436Z] [2021-06-30T06:22:06.436Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:22:06.436Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-30T06:22:06.560Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 . [2021-06-30T06:22:07.133Z] #1 [internal] load build definition from Dockerfile [2021-06-30T06:22:07.133Z] #1 sha256:adb6da4503b9a50f8a3ff1842e2a97bdf253016418e35b45eb96c22162943251 [2021-06-30T06:22:07.133Z] #1 transferring dockerfile: 16.59kB done [2021-06-30T06:22:07.133Z] #1 DONE 0.1s [2021-06-30T06:22:07.133Z] [2021-06-30T06:22:07.133Z] #2 [internal] load .dockerignore [2021-06-30T06:22:07.133Z] #2 sha256:6efb419a534d16259c6e6b78055347eede9710a1c222237a57d062c96336d2d1 [2021-06-30T06:22:07.375Z] #8 ... [2021-06-30T06:22:07.375Z] [2021-06-30T06:22:07.375Z] #5 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-30T06:22:07.375Z] #5 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-30T06:22:07.375Z] #5 DONE 1.0s [2021-06-30T06:22:07.375Z] [2021-06-30T06:22:07.375Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:22:07.375Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-30T06:22:07.375Z] #7 DONE 1.1s [2021-06-30T06:22:07.391Z] #2 transferring context: 87B done [2021-06-30T06:22:07.391Z] #2 DONE 0.1s [2021-06-30T06:22:07.391Z] [2021-06-30T06:22:07.391Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-30T06:22:07.391Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-30T06:22:07.593Z] #59 DONE 67.4s [2021-06-30T06:22:07.594Z] [2021-06-30T06:22:07.594Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:22:07.594Z] #53 sha256:e0020704504dac4b9a3051d79459de41dc1ccb69436bf32195cf6b8e5045bdad [2021-06-30T06:22:07.594Z] #53 66.85 github.com/LK4D4/vndr/build [2021-06-30T06:22:07.594Z] #53 66.87 github.com/LK4D4/vndr/versioned [2021-06-30T06:22:07.594Z] #53 66.99 compress/flate [2021-06-30T06:22:07.634Z] [2021-06-30T06:22:07.634Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-30T06:22:07.634Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-30T06:22:07.634Z] #6 DONE 1.1s [2021-06-30T06:22:07.634Z] [2021-06-30T06:22:07.634Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:22:07.634Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-30T06:22:07.634Z] #8 DONE 1.1s [2021-06-30T06:22:07.960Z] #3 DONE 0.5s [2021-06-30T06:22:07.960Z] [2021-06-30T06:22:07.960Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-30T06:22:07.960Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-30T06:22:07.960Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-30T06:22:07.960Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-30T06:22:07.960Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-30T06:22:07.960Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-30T06:22:07.960Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-30T06:22:07.960Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-30T06:22:08.229Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-30T06:22:08.313Z] Client: Docker Engine - Community [2021-06-30T06:22:08.313Z] Version: 20.10.6 [2021-06-30T06:22:08.313Z] API version: 1.41 [2021-06-30T06:22:08.313Z] Go version: go1.13.15 [2021-06-30T06:22:08.313Z] Git commit: 370c289 [2021-06-30T06:22:08.313Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-30T06:22:08.313Z] OS/Arch: linux/amd64 [2021-06-30T06:22:08.313Z] Context: default [2021-06-30T06:22:08.313Z] Experimental: true [2021-06-30T06:22:08.313Z] [2021-06-30T06:22:08.313Z] Server: Docker Engine - Community [2021-06-30T06:22:08.313Z] Engine: [2021-06-30T06:22:08.313Z] Version: 20.10.6 [2021-06-30T06:22:08.313Z] API version: 1.41 (minimum version 1.12) [2021-06-30T06:22:08.313Z] Go version: go1.13.15 [2021-06-30T06:22:08.313Z] Git commit: 8728dd2 [2021-06-30T06:22:08.313Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-30T06:22:08.313Z] OS/Arch: linux/amd64 [2021-06-30T06:22:08.313Z] Experimental: true [2021-06-30T06:22:08.313Z] containerd: [2021-06-30T06:22:08.313Z] Version: 1.4.6 [2021-06-30T06:22:08.313Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:22:08.313Z] runc: [2021-06-30T06:22:08.313Z] Version: 1.0.0-rc95 [2021-06-30T06:22:08.313Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:22:08.313Z] docker-init: [2021-06-30T06:22:08.313Z] Version: 0.19.0 [2021-06-30T06:22:08.313Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-30T06:22:08.631Z] + docker info [2021-06-30T06:22:08.796Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-06-30T06:22:08.796Z] #4 DONE 0.9s [2021-06-30T06:22:09.055Z] [2021-06-30T06:22:09.055Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-30T06:22:09.055Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-30T06:22:09.486Z] #53 68.94 hash/crc32 [2021-06-30T06:22:09.486Z] #53 69.28 compress/gzip [2021-06-30T06:22:09.486Z] #53 69.34 net [2021-06-30T06:22:09.989Z] #8 DONE 1.1s [2021-06-30T06:22:09.989Z] [2021-06-30T06:22:09.989Z] #5 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-30T06:22:09.989Z] #5 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-30T06:22:09.989Z] #5 DONE 1.1s [2021-06-30T06:22:09.989Z] [2021-06-30T06:22:09.989Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:22:09.989Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-30T06:22:09.989Z] #7 DONE 1.1s [2021-06-30T06:22:09.989Z] [2021-06-30T06:22:09.989Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:22:09.989Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-30T06:22:09.989Z] #6 DONE 1.1s [2021-06-30T06:22:10.049Z] #53 69.62 vendor/golang.org/x/crypto/poly1305 [2021-06-30T06:22:10.173Z] [2021-06-30T06:22:10.173Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:22:10.173Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-30T06:22:10.173Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-30T06:22:10.173Z] #65 DONE 0.1s [2021-06-30T06:22:10.173Z] [2021-06-30T06:22:10.173Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:22:10.173Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-30T06:22:10.173Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-30T06:22:10.173Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-30T06:22:10.173Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-30T06:22:10.173Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-30T06:22:10.306Z] #53 69.95 vendor/golang.org/x/sys/cpu [2021-06-30T06:22:10.563Z] #53 70.27 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-30T06:22:10.751Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2021-06-30T06:22:11.013Z] #63 ... [2021-06-30T06:22:11.013Z] [2021-06-30T06:22:11.013Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-30T06:22:11.013Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-30T06:22:11.013Z] #42 DONE 0.0s [2021-06-30T06:22:11.013Z] [2021-06-30T06:22:11.013Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:22:11.013Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-30T06:22:11.013Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.13MB / 9.86MB 0.6s [2021-06-30T06:22:11.013Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.7s [2021-06-30T06:22:11.013Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.8s [2021-06-30T06:22:11.126Z] #53 70.90 vendor/golang.org/x/crypto/curve25519 [2021-06-30T06:22:11.272Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s [2021-06-30T06:22:11.535Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.2s done [2021-06-30T06:22:11.535Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-06-30T06:22:11.689Z] #53 71.35 vendor/golang.org/x/crypto/hkdf [2021-06-30T06:22:11.946Z] #53 71.47 vendor/golang.org/x/text/transform [2021-06-30T06:22:12.202Z] #53 71.96 vendor/golang.org/x/text/unicode/bidi [2021-06-30T06:22:13.275Z] [2021-06-30T06:22:13.275Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:22:13.275Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:22:13.275Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.0s done [2021-06-30T06:22:13.275Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-06-30T06:22:13.275Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-06-30T06:22:13.275Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-06-30T06:22:13.275Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0B / 50.44MB 0.2s [2021-06-30T06:22:13.275Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.24MB / 50.44MB 0.2s [2021-06-30T06:22:13.537Z] #26 ... [2021-06-30T06:22:13.537Z] [2021-06-30T06:22:13.537Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-30T06:22:13.537Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-30T06:22:13.537Z] #42 DONE 0.0s [2021-06-30T06:22:13.537Z] [2021-06-30T06:22:13.537Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:22:13.537Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:22:13.537Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 14.89MB / 50.44MB 0.5s [2021-06-30T06:22:13.537Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 27.26MB / 50.44MB 0.5s [2021-06-30T06:22:13.571Z] #53 73.02 vendor/golang.org/x/text/secure/bidirule [2021-06-30T06:22:13.571Z] #53 73.17 vendor/golang.org/x/text/unicode/norm [2021-06-30T06:22:13.795Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 30.41MB / 50.44MB 0.6s [2021-06-30T06:22:13.795Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 33.55MB / 50.44MB 0.7s [2021-06-30T06:22:13.795Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 37.75MB / 50.44MB 0.9s [2021-06-30T06:22:14.057Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.2s [2021-06-30T06:22:14.999Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.7s done [2021-06-30T06:22:15.570Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0.3s [2021-06-30T06:22:15.742Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2021-06-30T06:22:15.742Z] #63 DONE 5.6s [2021-06-30T06:22:15.742Z] [2021-06-30T06:22:15.742Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:15.742Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:15.742Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.1s done [2021-06-30T06:22:15.742Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done [2021-06-30T06:22:15.742Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-06-30T06:22:15.742Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.7s done [2021-06-30T06:22:15.742Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-06-30T06:22:15.742Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.1s done [2021-06-30T06:22:15.742Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 2.2s done [2021-06-30T06:22:15.742Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.2s [2021-06-30T06:22:15.742Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 4.5s done [2021-06-30T06:22:15.742Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 5.2s done [2021-06-30T06:22:15.742Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 109.19MB / 129.05MB 5.4s [2021-06-30T06:22:15.742Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 4.6s done [2021-06-30T06:22:16.004Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 125.83MB / 129.05MB 5.7s [2021-06-30T06:22:16.129Z] #53 75.68 vendor/golang.org/x/net/idna [2021-06-30T06:22:17.381Z] #9 ... [2021-06-30T06:22:17.381Z] [2021-06-30T06:22:17.381Z] #23 [internal] load build context [2021-06-30T06:22:17.381Z] #23 sha256:e42ae5ec5cf150a037955c46ce59d118c878a9d0d74b14ccb2dadb3d7388c2f3 [2021-06-30T06:22:17.381Z] #23 transferring context: 55.68MB 6.4s done [2021-06-30T06:22:17.381Z] #23 DONE 7.0s [2021-06-30T06:22:17.381Z] [2021-06-30T06:22:17.381Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:17.381Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:17.381Z] #9 ... [2021-06-30T06:22:17.381Z] [2021-06-30T06:22:17.381Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:22:17.381Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-30T06:22:17.381Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-30T06:22:17.381Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-30T06:22:17.381Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-30T06:22:17.381Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-06-30T06:22:17.381Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.7s done [2021-06-30T06:22:17.381Z] #65 ... [2021-06-30T06:22:17.381Z] [2021-06-30T06:22:17.381Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:17.381Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:17.496Z] #53 77.05 vendor/golang.org/x/net/http2/hpack [2021-06-30T06:22:17.950Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 7.3s done [2021-06-30T06:22:17.950Z] #9 ... [2021-06-30T06:22:17.950Z] [2021-06-30T06:22:17.950Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:22:17.950Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-30T06:22:17.950Z] #65 DONE 7.8s [2021-06-30T06:22:18.106Z] #26 ... [2021-06-30T06:22:18.106Z] [2021-06-30T06:22:18.106Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:22:18.106Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-30T06:22:18.106Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-30T06:22:18.106Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-30T06:22:18.106Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-30T06:22:18.106Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-30T06:22:18.106Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-06-30T06:22:18.106Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s done [2021-06-30T06:22:18.106Z] #63 DONE 5.2s [2021-06-30T06:22:18.209Z] [2021-06-30T06:22:18.209Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:22:18.209Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:22:18.209Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.1s done [2021-06-30T06:22:18.209Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-06-30T06:22:18.209Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-06-30T06:22:18.209Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-06-30T06:22:18.209Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.7s done [2021-06-30T06:22:18.209Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 6.1s done [2021-06-30T06:22:18.209Z] #26 ... [2021-06-30T06:22:18.209Z] [2021-06-30T06:22:18.209Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:18.209Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:18.371Z] [2021-06-30T06:22:18.371Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:22:18.371Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-30T06:22:18.371Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-30T06:22:18.371Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-30T06:22:18.371Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-30T06:22:18.371Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-30T06:22:18.371Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-06-30T06:22:18.371Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2021-06-30T06:22:18.371Z] #65 DONE 5.4s [2021-06-30T06:22:18.371Z] [2021-06-30T06:22:18.371Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:18.371Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:18.371Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done [2021-06-30T06:22:18.371Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done [2021-06-30T06:22:18.371Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-06-30T06:22:18.371Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-06-30T06:22:18.371Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.8s done [2021-06-30T06:22:18.371Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.2s done [2021-06-30T06:22:18.371Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.0s done [2021-06-30T06:22:18.371Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.8s done [2021-06-30T06:22:18.371Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 124.78MB / 129.05MB 5.4s [2021-06-30T06:22:18.371Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 5.1s done [2021-06-30T06:22:18.371Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 3.1s done [2021-06-30T06:22:18.425Z] #53 77.92 mime [2021-06-30T06:22:18.787Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.1s [2021-06-30T06:22:19.048Z] #9 ... [2021-06-30T06:22:19.048Z] [2021-06-30T06:22:19.048Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:22:19.048Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:22:19.048Z] #26 DONE 8.8s [2021-06-30T06:22:19.048Z] [2021-06-30T06:22:19.048Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:19.048Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:19.308Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.5s done [2021-06-30T06:22:19.353Z] #53 78.92 mime/quotedprintable [2021-06-30T06:22:19.353Z] #53 79.08 net/http/internal [2021-06-30T06:22:19.566Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-06-30T06:22:19.750Z] #9 ... [2021-06-30T06:22:19.750Z] [2021-06-30T06:22:19.750Z] #23 [internal] load build context [2021-06-30T06:22:19.750Z] #23 sha256:9a0731594be37d5b3631360d908b7e12b4677fd2c8424ad2ddb3bb388ea234cb [2021-06-30T06:22:19.750Z] #23 transferring context: 55.68MB 6.2s done [2021-06-30T06:22:19.750Z] #23 DONE 6.7s [2021-06-30T06:22:19.750Z] [2021-06-30T06:22:19.750Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:19.750Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:19.750Z] #9 ... [2021-06-30T06:22:19.750Z] [2021-06-30T06:22:19.750Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:22:19.750Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:22:20.134Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.5s done [2021-06-30T06:22:20.289Z] #53 ... [2021-06-30T06:22:20.289Z] [2021-06-30T06:22:20.289Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-06-30T06:22:20.289Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:22:20.289Z] #17 45.25 Reading package lists... [2021-06-30T06:22:20.393Z] #9 ... [2021-06-30T06:22:20.393Z] [2021-06-30T06:22:20.393Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-30T06:22:20.393Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-30T06:22:20.393Z] #64 DONE 0.8s [2021-06-30T06:22:20.651Z] [2021-06-30T06:22:20.651Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-30T06:22:20.651Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-30T06:22:21.128Z] #26 DONE 8.1s [2021-06-30T06:22:21.128Z] [2021-06-30T06:22:21.128Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:21.128Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:21.128Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 7.2s done [2021-06-30T06:22:21.128Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.3s done [2021-06-30T06:22:21.128Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.1s [2021-06-30T06:22:21.388Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.6s done [2021-06-30T06:22:21.388Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-06-30T06:22:21.597Z] #66 DONE 1.1s [2021-06-30T06:22:21.597Z] [2021-06-30T06:22:21.597Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:21.597Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:21.597Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 1.1s [2021-06-30T06:22:21.655Z] #17 60.04 Reading package lists... [2021-06-30T06:22:21.655Z] #17 ... [2021-06-30T06:22:21.655Z] [2021-06-30T06:22:21.655Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:22:21.655Z] #53 sha256:e0020704504dac4b9a3051d79459de41dc1ccb69436bf32195cf6b8e5045bdad [2021-06-30T06:22:21.655Z] #53 81.17 crypto/tls [2021-06-30T06:22:22.404Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.7s done [2021-06-30T06:22:22.404Z] #9 ... [2021-06-30T06:22:22.404Z] [2021-06-30T06:22:22.404Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-30T06:22:22.404Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-30T06:22:22.404Z] #64 DONE 0.8s [2021-06-30T06:22:22.404Z] [2021-06-30T06:22:22.404Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:22.404Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:22.404Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 [2021-06-30T06:22:22.972Z] #9 ... [2021-06-30T06:22:22.972Z] [2021-06-30T06:22:22.972Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-30T06:22:22.972Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-30T06:22:22.972Z] #66 DONE 0.6s [2021-06-30T06:22:22.972Z] [2021-06-30T06:22:22.972Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:22.972Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:23.511Z] Client: [2021-06-30T06:22:23.511Z] Context: default [2021-06-30T06:22:23.511Z] Debug Mode: false [2021-06-30T06:22:23.511Z] Plugins: [2021-06-30T06:22:23.511Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-30T06:22:23.511Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-30T06:22:23.511Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-30T06:22:23.511Z] [2021-06-30T06:22:23.511Z] Server: [2021-06-30T06:22:23.511Z] Containers: 0 [2021-06-30T06:22:23.511Z] Running: 0 [2021-06-30T06:22:23.511Z] Paused: 0 [2021-06-30T06:22:23.511Z] Stopped: 0 [2021-06-30T06:22:23.511Z] Images: 0 [2021-06-30T06:22:23.511Z] Server Version: 20.10.6 [2021-06-30T06:22:23.511Z] Storage Driver: overlay2 [2021-06-30T06:22:23.511Z] Backing Filesystem: extfs [2021-06-30T06:22:23.511Z] Supports d_type: true [2021-06-30T06:22:23.511Z] Native Overlay Diff: true [2021-06-30T06:22:23.511Z] userxattr: false [2021-06-30T06:22:23.511Z] Logging Driver: json-file [2021-06-30T06:22:23.511Z] Cgroup Driver: systemd [2021-06-30T06:22:23.511Z] Cgroup Version: 2 [2021-06-30T06:22:23.511Z] Plugins: [2021-06-30T06:22:23.511Z] Volume: local [2021-06-30T06:22:23.511Z] Network: bridge host ipvlan macvlan null overlay [2021-06-30T06:22:23.511Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-30T06:22:23.511Z] Swarm: inactive [2021-06-30T06:22:23.511Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-30T06:22:23.511Z] Default Runtime: runc [2021-06-30T06:22:23.511Z] Init Binary: docker-init [2021-06-30T06:22:23.511Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:22:23.511Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:22:23.511Z] init version: de40ad0 [2021-06-30T06:22:23.511Z] Security Options: [2021-06-30T06:22:23.511Z] apparmor [2021-06-30T06:22:23.511Z] seccomp [2021-06-30T06:22:23.511Z] Profile: default [2021-06-30T06:22:23.511Z] cgroupns [2021-06-30T06:22:23.511Z] Kernel Version: 5.4.0-1048-aws [2021-06-30T06:22:23.511Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-30T06:22:23.511Z] OSType: linux [2021-06-30T06:22:23.511Z] Architecture: x86_64 [2021-06-30T06:22:23.511Z] CPUs: 2 [2021-06-30T06:22:23.511Z] Total Memory: 7.487GiB [2021-06-30T06:22:23.511Z] Name: ip-10-100-101-191 [2021-06-30T06:22:23.511Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-30T06:22:23.511Z] Docker Root Dir: /var/lib/docker [2021-06-30T06:22:23.511Z] Debug Mode: false [2021-06-30T06:22:23.511Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:22:23.511Z] Labels: [2021-06-30T06:22:23.511Z] Experimental: true [2021-06-30T06:22:23.511Z] Insecure Registries: [2021-06-30T06:22:23.511Z] 127.0.0.0/8 [2021-06-30T06:22:23.511Z] Live Restore Enabled: true [2021-06-30T06:22:23.511Z] [2021-06-30T06:22:23.511Z] WARNING: No kernel memory limit support [2021-06-30T06:22:23.511Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-30T06:22:23.846Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 . [2021-06-30T06:22:24.134Z] #2 [internal] load .dockerignore [2021-06-30T06:22:24.134Z] #2 sha256:17ee3c55c06fb6e4f73cb06b589c0ea0dc0dcd69b20668c7fed714a7ef9b08fc [2021-06-30T06:22:24.717Z] #2 transferring context: 87B done [2021-06-30T06:22:24.979Z] #2 DONE 0.9s [2021-06-30T06:22:24.979Z] [2021-06-30T06:22:24.979Z] #1 [internal] load build definition from Dockerfile [2021-06-30T06:22:24.979Z] #1 sha256:9c0a107878639e54740c10e292c6e189e2ab3c01b4cbfc63973fe36e4455bb28 [2021-06-30T06:22:24.979Z] #1 transferring dockerfile: 16.59kB done [2021-06-30T06:22:24.979Z] #1 DONE 0.9s [2021-06-30T06:22:25.239Z] [2021-06-30T06:22:25.239Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-30T06:22:25.239Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-30T06:22:25.829Z] #53 85.19 net/http/httptrace [2021-06-30T06:22:25.829Z] #53 85.37 net/http [2021-06-30T06:22:26.176Z] #3 DONE 0.7s [2021-06-30T06:22:26.176Z] [2021-06-30T06:22:26.176Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-30T06:22:26.176Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-30T06:22:26.176Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-30T06:22:26.176Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-30T06:22:26.176Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-30T06:22:26.176Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-06-30T06:22:26.176Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-30T06:22:26.176Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-30T06:22:26.176Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-30T06:22:26.437Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-30T06:22:26.706Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-30T06:22:26.706Z] #4 DONE 0.7s [2021-06-30T06:22:26.706Z] [2021-06-30T06:22:26.706Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:22:26.706Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-30T06:22:26.880Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 6.1s [2021-06-30T06:22:27.194Z] #53 ... [2021-06-30T06:22:27.194Z] [2021-06-30T06:22:27.194Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-06-30T06:22:27.194Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:22:27.194Z] #17 60.04 Reading package lists... [2021-06-30T06:22:27.194Z] #17 72.47 Building dependency tree... [2021-06-30T06:22:27.194Z] #17 76.91 The following additional packages will be installed: [2021-06-30T06:22:27.194Z] #17 76.91 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-06-30T06:22:27.194Z] #17 76.91 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-06-30T06:22:27.194Z] #17 76.91 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-06-30T06:22:27.194Z] #17 76.91 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-06-30T06:22:27.194Z] #17 76.91 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-06-30T06:22:27.194Z] #17 76.91 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-06-30T06:22:27.194Z] #17 76.91 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-06-30T06:22:27.194Z] #17 76.91 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-06-30T06:22:27.194Z] #17 76.91 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-06-30T06:22:27.194Z] #17 76.91 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-06-30T06:22:27.194Z] #17 76.91 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-06-30T06:22:27.194Z] #17 76.91 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-06-30T06:22:27.194Z] #17 76.91 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-06-30T06:22:27.194Z] #17 76.91 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-06-30T06:22:27.194Z] #17 76.91 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-06-30T06:22:27.194Z] #17 76.91 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-06-30T06:22:27.194Z] #17 76.91 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-06-30T06:22:27.194Z] #17 76.91 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-06-30T06:22:27.194Z] #17 76.91 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-06-30T06:22:27.194Z] #17 76.91 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-06-30T06:22:27.194Z] #17 76.91 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-06-30T06:22:27.194Z] #17 76.91 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-06-30T06:22:27.194Z] #17 76.91 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-06-30T06:22:27.451Z] #17 76.92 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-06-30T06:22:27.451Z] #17 76.92 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-06-30T06:22:27.451Z] #17 76.92 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-06-30T06:22:27.451Z] #17 76.92 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-06-30T06:22:27.451Z] #17 76.92 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-06-30T06:22:27.451Z] #17 76.92 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-06-30T06:22:27.451Z] #17 76.92 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-06-30T06:22:27.451Z] #17 76.92 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-06-30T06:22:27.451Z] #17 76.92 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-06-30T06:22:27.451Z] #17 76.93 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-06-30T06:22:27.451Z] #17 76.93 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-06-30T06:22:27.451Z] #17 76.93 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-06-30T06:22:27.451Z] #17 76.93 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-06-30T06:22:27.451Z] #17 76.93 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-06-30T06:22:27.451Z] #17 76.93 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-06-30T06:22:27.451Z] #17 76.93 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-06-30T06:22:27.451Z] #17 76.93 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-06-30T06:22:27.451Z] #17 76.93 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-06-30T06:22:27.451Z] #17 76.93 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-06-30T06:22:27.451Z] #17 76.93 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-06-30T06:22:27.451Z] #17 76.94 linux-libc-dev-s390x-cross patch xz-utils [2021-06-30T06:22:27.451Z] #17 76.97 Suggested packages: [2021-06-30T06:22:27.451Z] #17 76.97 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-06-30T06:22:27.451Z] #17 76.97 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-06-30T06:22:27.451Z] #17 76.97 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-06-30T06:22:27.451Z] #17 76.97 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-06-30T06:22:27.451Z] #17 76.97 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-06-30T06:22:27.451Z] #17 76.97 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-06-30T06:22:27.451Z] #17 76.97 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-06-30T06:22:27.451Z] #17 76.97 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-06-30T06:22:27.451Z] #17 76.97 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-06-30T06:22:27.451Z] #17 76.97 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-06-30T06:22:27.451Z] #17 76.97 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-06-30T06:22:27.451Z] #17 76.97 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-06-30T06:22:27.451Z] #17 76.97 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-06-30T06:22:27.451Z] #17 76.97 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-06-30T06:22:27.451Z] #17 76.97 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-06-30T06:22:27.451Z] #17 76.97 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-06-30T06:22:27.451Z] #17 76.97 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-06-30T06:22:27.451Z] #17 76.97 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-06-30T06:22:27.451Z] #17 76.97 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-06-30T06:22:27.451Z] #17 76.97 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-06-30T06:22:27.451Z] #17 76.97 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-06-30T06:22:27.451Z] #17 76.97 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-06-30T06:22:27.451Z] #17 76.97 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-06-30T06:22:27.451Z] #17 76.97 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-06-30T06:22:27.451Z] #17 76.97 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-06-30T06:22:27.451Z] #17 76.97 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-06-30T06:22:27.451Z] #17 76.97 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-06-30T06:22:27.451Z] #17 76.97 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-06-30T06:22:27.451Z] #17 76.97 libyaml-shell-perl ed diffutils-doc [2021-06-30T06:22:27.451Z] #17 76.97 Recommended packages: [2021-06-30T06:22:27.451Z] #17 76.97 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-06-30T06:22:27.451Z] #17 76.97 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-06-30T06:22:27.642Z] #8 DONE 0.8s [2021-06-30T06:22:27.642Z] [2021-06-30T06:22:27.642Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:22:27.642Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-30T06:22:27.642Z] #7 DONE 0.9s [2021-06-30T06:22:27.642Z] [2021-06-30T06:22:27.642Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-30T06:22:27.642Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-30T06:22:27.900Z] #6 DONE 1.1s [2021-06-30T06:22:27.900Z] [2021-06-30T06:22:27.900Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-30T06:22:27.900Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-30T06:22:27.900Z] #5 DONE 1.0s [2021-06-30T06:22:28.258Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 7.4s done [2021-06-30T06:22:28.270Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.1s [2021-06-30T06:22:28.470Z] [2021-06-30T06:22:28.470Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:22:28.470Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:22:28.470Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.1s done [2021-06-30T06:22:28.470Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-06-30T06:22:28.470Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-06-30T06:22:28.470Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-06-30T06:22:28.518Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-06-30T06:22:29.041Z] #26 ... [2021-06-30T06:22:29.041Z] [2021-06-30T06:22:29.041Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-30T06:22:29.041Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-30T06:22:29.041Z] #42 DONE 0.0s [2021-06-30T06:22:29.041Z] [2021-06-30T06:22:29.041Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:22:29.041Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:22:29.041Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0B / 50.44MB 0.4s [2021-06-30T06:22:29.089Z] #9 ... [2021-06-30T06:22:29.089Z] [2021-06-30T06:22:29.089Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-30T06:22:29.089Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:22:29.089Z] #27 1.561 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:22:29.089Z] #27 1.574 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:22:29.089Z] #27 1.690 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:22:29.089Z] #27 1.788 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:22:29.089Z] #27 2.191 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:22:29.089Z] #27 2.215 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:22:29.089Z] #27 4.012 Fetched 8453 kB in 3s (3145 kB/s) [2021-06-30T06:22:29.089Z] #27 4.012 Reading package lists... [2021-06-30T06:22:29.089Z] #27 5.001 Reading package lists... [2021-06-30T06:22:29.089Z] #27 6.020 Building dependency tree... [2021-06-30T06:22:29.089Z] #27 6.376 The following additional packages will be installed: [2021-06-30T06:22:29.089Z] #27 6.376 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-30T06:22:29.089Z] #27 6.376 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-30T06:22:29.089Z] #27 6.376 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-30T06:22:29.089Z] #27 6.376 Suggested packages: [2021-06-30T06:22:29.089Z] #27 6.376 krb5-doc krb5-user [2021-06-30T06:22:29.089Z] #27 6.376 Recommended packages: [2021-06-30T06:22:29.089Z] #27 6.376 krb5-locales publicsuffix libsasl2-modules [2021-06-30T06:22:29.089Z] #27 6.641 The following NEW packages will be installed: [2021-06-30T06:22:29.089Z] #27 6.641 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-30T06:22:29.089Z] #27 6.641 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-30T06:22:29.089Z] #27 6.641 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-30T06:22:29.089Z] #27 6.644 libssh2-1 libssl1.1 openssl [2021-06-30T06:22:29.089Z] #27 6.918 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:22:29.089Z] #27 6.918 Need to get 5059 kB of archives. [2021-06-30T06:22:29.089Z] #27 6.918 After this operation, 12.1 MB of additional disk space will be used. [2021-06-30T06:22:29.089Z] #27 6.918 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-30T06:22:29.089Z] #27 6.955 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-30T06:22:29.089Z] #27 6.961 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-30T06:22:29.089Z] #27 6.968 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-30T06:22:29.089Z] #27 6.982 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-30T06:22:29.089Z] #27 6.982 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-30T06:22:29.089Z] #27 6.982 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-30T06:22:29.089Z] #27 6.982 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-30T06:22:29.089Z] #27 6.982 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-30T06:22:29.089Z] #27 6.982 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-30T06:22:29.089Z] #27 6.982 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-30T06:22:29.089Z] #27 6.984 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-30T06:22:29.089Z] #27 6.992 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-30T06:22:29.089Z] #27 6.992 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-30T06:22:29.089Z] #27 6.992 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-30T06:22:29.089Z] #27 6.992 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-30T06:22:29.089Z] #27 7.000 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-30T06:22:29.089Z] #27 7.000 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-30T06:22:29.089Z] #27 7.008 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:22:29.089Z] #27 7.009 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:22:29.089Z] #27 7.011 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:22:29.089Z] #27 7.223 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:22:29.089Z] #27 7.245 Fetched 5059 kB in 0s (14.4 MB/s) [2021-06-30T06:22:29.089Z] #27 7.302 Selecting previously unselected package libssl1.1:amd64. [2021-06-30T06:22:29.089Z] #27 7.302 (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 ... 6677 files and directories currently installed.) [2021-06-30T06:22:29.089Z] #27 7.304 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 7.314 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:22:29.089Z] #27 7.597 Selecting previously unselected package openssl. [2021-06-30T06:22:29.089Z] #27 7.597 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 7.602 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:22:29.089Z] #27 7.818 Selecting previously unselected package ca-certificates. [2021-06-30T06:22:29.089Z] #27 7.818 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-30T06:22:29.089Z] #27 7.832 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-30T06:22:29.089Z] #27 7.909 Selecting previously unselected package libkeyutils1:amd64. [2021-06-30T06:22:29.089Z] #27 7.909 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 7.913 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:22:29.089Z] #27 8.004 Selecting previously unselected package libkrb5support0:amd64. [2021-06-30T06:22:29.089Z] #27 8.004 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 8.014 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:29.089Z] #27 8.073 Selecting previously unselected package libk5crypto3:amd64. [2021-06-30T06:22:29.089Z] #27 8.073 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 8.086 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:29.089Z] #27 8.279 Selecting previously unselected package libkrb5-3:amd64. [2021-06-30T06:22:29.089Z] #27 8.279 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 8.286 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:29.089Z] #27 8.531 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-30T06:22:29.089Z] #27 8.531 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 8.535 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:29.089Z] #27 8.633 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-30T06:22:29.089Z] #27 8.633 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 8.640 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:22:29.089Z] #27 8.700 Selecting previously unselected package libsasl2-2:amd64. [2021-06-30T06:22:29.089Z] #27 8.700 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 8.792 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:22:29.089Z] #27 8.871 Selecting previously unselected package libldap-common. [2021-06-30T06:22:29.089Z] #27 8.872 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-30T06:22:29.089Z] #27 8.878 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:22:29.089Z] #27 8.925 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-30T06:22:29.089Z] #27 8.925 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 8.940 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:22:29.089Z] #27 9.048 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-30T06:22:29.089Z] #27 9.048 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 9.055 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:22:29.089Z] #27 9.120 Selecting previously unselected package libpsl5:amd64. [2021-06-30T06:22:29.089Z] #27 9.120 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 9.141 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:22:29.089Z] #27 9.215 Selecting previously unselected package librtmp1:amd64. [2021-06-30T06:22:29.089Z] #27 9.215 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 9.252 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:22:29.089Z] #27 9.318 Selecting previously unselected package libssh2-1:amd64. [2021-06-30T06:22:29.089Z] #27 9.318 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 9.323 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:22:29.089Z] #27 9.487 Selecting previously unselected package libcurl4:amd64. [2021-06-30T06:22:29.089Z] #27 9.487 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 9.492 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:22:29.089Z] #27 9.593 Selecting previously unselected package curl. [2021-06-30T06:22:29.089Z] #27 9.593 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 9.596 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-30T06:22:29.089Z] #27 9.666 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:22:29.089Z] #27 9.666 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 9.670 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:22:29.089Z] #27 9.794 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:22:29.089Z] #27 9.794 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 9.800 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:22:29.089Z] #27 9.862 Selecting previously unselected package jq. [2021-06-30T06:22:29.089Z] #27 9.862 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:22:29.089Z] #27 9.869 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:22:29.089Z] #27 9.931 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:22:29.089Z] #27 9.949 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:22:29.089Z] #27 9.963 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:22:29.089Z] #27 10.16 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:22:29.089Z] #27 10.17 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:22:29.089Z] #27 10.19 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:29.089Z] #27 10.20 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:22:29.089Z] #27 10.21 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:22:29.089Z] #27 10.23 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:29.089Z] #27 10.25 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:22:29.089Z] #27 10.26 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:22:29.089Z] #27 ... [2021-06-30T06:22:29.089Z] [2021-06-30T06:22:29.089Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:29.089Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:29.306Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.25MB / 50.44MB 0.5s [2021-06-30T06:22:29.306Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 6.92MB / 50.44MB 0.6s [2021-06-30T06:22:29.570Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 15.73MB / 50.44MB 0.7s [2021-06-30T06:22:29.570Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 28.31MB / 50.44MB 0.9s [2021-06-30T06:22:29.647Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 7.1s done [2021-06-30T06:22:29.829Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 45.09MB / 50.44MB 1.0s [2021-06-30T06:22:29.829Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.1s [2021-06-30T06:22:30.213Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-06-30T06:22:31.155Z] #9 ... [2021-06-30T06:22:31.155Z] [2021-06-30T06:22:31.155Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-30T06:22:31.155Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:22:31.155Z] #27 1.729 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:22:31.155Z] #27 1.729 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:22:31.155Z] #27 1.745 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:22:31.155Z] #27 1.881 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:22:31.155Z] #27 2.185 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:22:31.155Z] #27 2.519 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:22:31.155Z] #27 4.285 Fetched 8453 kB in 3s (3019 kB/s) [2021-06-30T06:22:31.155Z] #27 4.285 Reading package lists... [2021-06-30T06:22:31.155Z] #27 5.268 Reading package lists... [2021-06-30T06:22:31.155Z] #27 6.241 Building dependency tree... [2021-06-30T06:22:31.155Z] #27 6.629 The following additional packages will be installed: [2021-06-30T06:22:31.155Z] #27 6.629 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-30T06:22:31.155Z] #27 6.629 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-30T06:22:31.155Z] #27 6.629 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-30T06:22:31.155Z] #27 6.635 Suggested packages: [2021-06-30T06:22:31.155Z] #27 6.635 krb5-doc krb5-user [2021-06-30T06:22:31.155Z] #27 6.635 Recommended packages: [2021-06-30T06:22:31.155Z] #27 6.635 krb5-locales publicsuffix libsasl2-modules [2021-06-30T06:22:31.155Z] #27 6.933 The following NEW packages will be installed: [2021-06-30T06:22:31.155Z] #27 6.933 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-30T06:22:31.155Z] #27 6.933 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-30T06:22:31.155Z] #27 6.933 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-30T06:22:31.155Z] #27 6.933 libssh2-1 libssl1.1 openssl [2021-06-30T06:22:31.155Z] #27 7.240 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:22:31.155Z] #27 7.240 Need to get 5059 kB of archives. [2021-06-30T06:22:31.155Z] #27 7.240 After this operation, 12.1 MB of additional disk space will be used. [2021-06-30T06:22:31.155Z] #27 7.240 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-30T06:22:31.155Z] #27 7.271 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-30T06:22:31.155Z] #27 7.305 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-30T06:22:31.155Z] #27 7.307 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-30T06:22:31.155Z] #27 7.308 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-30T06:22:31.155Z] #27 7.309 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-30T06:22:31.155Z] #27 7.311 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-30T06:22:31.155Z] #27 7.317 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-30T06:22:31.155Z] #27 7.322 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-30T06:22:31.155Z] #27 7.323 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-30T06:22:31.155Z] #27 7.325 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-30T06:22:31.155Z] #27 7.330 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-30T06:22:31.155Z] #27 7.332 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-30T06:22:31.155Z] #27 7.332 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-30T06:22:31.155Z] #27 7.335 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-30T06:22:31.155Z] #27 7.335 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-30T06:22:31.155Z] #27 7.341 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-30T06:22:31.155Z] #27 7.345 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-30T06:22:31.155Z] #27 7.349 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:22:31.155Z] #27 7.352 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:22:31.155Z] #27 7.353 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:22:31.155Z] #27 7.542 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:22:31.155Z] #27 7.566 Fetched 5059 kB in 0s (12.5 MB/s) [2021-06-30T06:22:31.155Z] #27 7.621 Selecting previously unselected package libssl1.1:amd64. [2021-06-30T06:22:31.155Z] #27 7.621 (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 ... 6677 files and directories currently installed.) [2021-06-30T06:22:31.155Z] #27 7.621 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 7.633 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:22:31.155Z] #27 7.882 Selecting previously unselected package openssl. [2021-06-30T06:22:31.155Z] #27 7.882 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 7.889 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:22:31.155Z] #27 8.061 Selecting previously unselected package ca-certificates. [2021-06-30T06:22:31.155Z] #27 8.061 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-30T06:22:31.155Z] #27 8.065 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-30T06:22:31.155Z] #27 8.183 Selecting previously unselected package libkeyutils1:amd64. [2021-06-30T06:22:31.155Z] #27 8.183 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 8.188 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:22:31.155Z] #27 8.223 Selecting previously unselected package libkrb5support0:amd64. [2021-06-30T06:22:31.155Z] #27 8.223 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 8.226 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:31.155Z] #27 8.289 Selecting previously unselected package libk5crypto3:amd64. [2021-06-30T06:22:31.155Z] #27 8.289 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 8.295 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:31.155Z] #27 8.355 Selecting previously unselected package libkrb5-3:amd64. [2021-06-30T06:22:31.155Z] #27 8.355 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 8.360 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:31.155Z] #27 8.490 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-30T06:22:31.155Z] #27 8.490 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 8.493 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:31.155Z] #27 8.551 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-30T06:22:31.155Z] #27 8.551 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 8.555 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:22:31.155Z] #27 8.624 Selecting previously unselected package libsasl2-2:amd64. [2021-06-30T06:22:31.155Z] #27 8.624 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 8.643 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:22:31.155Z] #27 8.691 Selecting previously unselected package libldap-common. [2021-06-30T06:22:31.155Z] #27 8.691 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-30T06:22:31.155Z] #27 8.700 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:22:31.155Z] #27 8.811 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-30T06:22:31.155Z] #27 8.811 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 8.816 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:22:31.155Z] #27 8.885 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-30T06:22:31.155Z] #27 8.885 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 8.891 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:22:31.155Z] #27 8.940 Selecting previously unselected package libpsl5:amd64. [2021-06-30T06:22:31.155Z] #27 8.940 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 8.943 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:22:31.155Z] #27 8.999 Selecting previously unselected package librtmp1:amd64. [2021-06-30T06:22:31.155Z] #27 8.999 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 9.011 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:22:31.155Z] #27 9.179 Selecting previously unselected package libssh2-1:amd64. [2021-06-30T06:22:31.155Z] #27 9.179 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 9.184 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:22:31.155Z] #27 9.263 Selecting previously unselected package libcurl4:amd64. [2021-06-30T06:22:31.155Z] #27 9.264 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 9.267 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:22:31.155Z] #27 9.358 Selecting previously unselected package curl. [2021-06-30T06:22:31.155Z] #27 9.358 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 9.364 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-30T06:22:31.155Z] #27 9.446 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:22:31.155Z] #27 9.448 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 9.451 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:22:31.155Z] #27 9.518 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:22:31.155Z] #27 9.518 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 9.522 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:22:31.155Z] #27 9.586 Selecting previously unselected package jq. [2021-06-30T06:22:31.155Z] #27 9.586 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:22:31.155Z] #27 9.586 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:22:31.155Z] #27 9.632 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:22:31.155Z] #27 9.640 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:22:31.155Z] #27 9.649 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:22:31.155Z] #27 9.819 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:22:31.155Z] #27 9.829 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:22:31.155Z] #27 9.843 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:31.155Z] #27 9.855 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:22:31.155Z] #27 9.865 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:22:31.155Z] #27 9.876 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:31.155Z] #27 9.886 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:22:31.155Z] #27 9.897 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:22:31.155Z] #27 9.910 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:31.155Z] #27 9.920 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:22:31.155Z] #27 9.938 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:22:31.155Z] #27 9.948 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:22:31.155Z] #27 9.958 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:22:31.155Z] #27 9.977 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-30T06:22:31.223Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.3s done [2021-06-30T06:22:31.540Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0.2s [2021-06-30T06:22:31.724Z] #27 10.67 Updating certificates in /etc/ssl/certs... [2021-06-30T06:22:32.108Z] #26 ... [2021-06-30T06:22:32.108Z] [2021-06-30T06:22:32.108Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:22:32.108Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-30T06:22:32.108Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-30T06:22:32.108Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-30T06:22:32.108Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-30T06:22:32.108Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-30T06:22:32.108Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-06-30T06:22:32.108Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-06-30T06:22:32.108Z] #63 DONE 3.7s [2021-06-30T06:22:32.108Z] [2021-06-30T06:22:32.108Z] #23 [internal] load build context [2021-06-30T06:22:32.108Z] #23 sha256:1f5cadcec1488c2c26d444741c2932b6ac53d64e3931c916279c02187971be5b [2021-06-30T06:22:32.108Z] #23 transferring context: 55.66MB 3.6s done [2021-06-30T06:22:32.108Z] #23 DONE 3.8s [2021-06-30T06:22:32.108Z] [2021-06-30T06:22:32.108Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:22:32.108Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:22:32.663Z] #27 11.60 137 added, 0 removed; done. [2021-06-30T06:22:32.663Z] #27 11.69 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:32.663Z] #27 11.70 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:22:32.663Z] #27 11.72 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:22:32.695Z] #17 81.60 The following NEW packages will be installed: [2021-06-30T06:22:32.695Z] #17 81.60 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-06-30T06:22:32.695Z] #17 81.60 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-06-30T06:22:32.695Z] #17 81.60 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-06-30T06:22:32.695Z] #17 81.60 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-06-30T06:22:32.695Z] #17 81.60 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-06-30T06:22:32.695Z] #17 81.60 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-06-30T06:22:32.695Z] #17 81.60 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-06-30T06:22:32.695Z] #17 81.60 crossbuild-essential-armel crossbuild-essential-armhf [2021-06-30T06:22:32.695Z] #17 81.60 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-06-30T06:22:32.695Z] #17 81.60 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-06-30T06:22:32.695Z] #17 81.60 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-06-30T06:22:32.695Z] #17 81.60 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-06-30T06:22:32.695Z] #17 81.60 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-06-30T06:22:32.695Z] #17 81.60 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-06-30T06:22:32.695Z] #17 81.60 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-06-30T06:22:32.695Z] #17 81.61 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-06-30T06:22:32.695Z] #17 81.61 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-06-30T06:22:32.695Z] #17 81.61 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-06-30T06:22:32.695Z] #17 81.61 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-06-30T06:22:32.695Z] #17 81.61 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-06-30T06:22:32.695Z] #17 81.61 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-06-30T06:22:32.695Z] #17 81.61 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-06-30T06:22:32.695Z] #17 81.61 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-06-30T06:22:32.695Z] #17 81.61 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-06-30T06:22:32.695Z] #17 81.61 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-06-30T06:22:32.695Z] #17 81.61 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-06-30T06:22:32.695Z] #17 81.61 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-06-30T06:22:32.695Z] #17 81.61 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-06-30T06:22:32.695Z] #17 81.61 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-06-30T06:22:32.695Z] #17 81.61 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-06-30T06:22:32.695Z] #17 81.62 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-06-30T06:22:32.695Z] #17 81.62 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-06-30T06:22:32.695Z] #17 81.62 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-06-30T06:22:32.695Z] #17 81.62 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-06-30T06:22:32.695Z] #17 81.62 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-06-30T06:22:32.695Z] #17 81.62 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-06-30T06:22:32.695Z] #17 81.62 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-06-30T06:22:32.695Z] #17 81.62 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-06-30T06:22:32.695Z] #17 81.62 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-06-30T06:22:32.695Z] #17 81.62 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-06-30T06:22:32.695Z] #17 81.62 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-06-30T06:22:32.695Z] #17 81.63 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-06-30T06:22:32.695Z] #17 81.63 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-06-30T06:22:32.695Z] #17 81.63 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-06-30T06:22:32.695Z] #17 81.63 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-06-30T06:22:32.695Z] #17 81.63 linux-libc-dev-s390x-cross patch xz-utils [2021-06-30T06:22:32.695Z] #17 82.08 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:22:32.695Z] #17 82.08 Need to get 169 MB of archives. [2021-06-30T06:22:32.695Z] #17 82.08 After this operation, 612 MB of additional disk space will be used. [2021-06-30T06:22:32.695Z] #17 82.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-06-30T06:22:32.695Z] #17 82.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-30T06:22:32.695Z] #17 82.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-06-30T06:22:32.695Z] #17 82.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-06-30T06:22:32.695Z] #17 82.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-06-30T06:22:32.695Z] #17 82.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-30T06:22:32.695Z] #17 82.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-06-30T06:22:32.695Z] #17 82.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-06-30T06:22:32.695Z] #17 82.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-06-30T06:22:32.695Z] #17 82.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-06-30T06:22:32.927Z] #27 11.73 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-30T06:22:32.927Z] #27 11.74 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:22:32.927Z] #27 11.76 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-30T06:22:32.927Z] #27 11.77 Updating certificates in /etc/ssl/certs... [2021-06-30T06:22:32.951Z] #17 82.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-06-30T06:22:32.951Z] #17 82.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-06-30T06:22:32.951Z] #17 82.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-06-30T06:22:33.207Z] #17 82.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-06-30T06:22:33.207Z] #17 82.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-06-30T06:22:33.295Z] #9 ... [2021-06-30T06:22:33.295Z] [2021-06-30T06:22:33.295Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-30T06:22:33.295Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:22:33.295Z] #27 10.27 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:33.295Z] #27 10.29 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:22:33.295Z] #27 10.30 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:22:33.295Z] #27 10.32 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:22:33.295Z] #27 10.33 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:22:33.295Z] #27 10.35 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-30T06:22:33.295Z] #27 11.03 Updating certificates in /etc/ssl/certs... [2021-06-30T06:22:33.295Z] #27 11.95 137 added, 0 removed; done. [2021-06-30T06:22:33.295Z] #27 12.02 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:33.295Z] #27 12.03 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:22:33.295Z] #27 12.04 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:22:33.295Z] #27 12.05 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-30T06:22:33.295Z] #27 12.08 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:22:33.295Z] #27 12.10 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-30T06:22:33.295Z] #27 12.11 Updating certificates in /etc/ssl/certs... [2021-06-30T06:22:33.295Z] #27 12.86 0 added, 0 removed; done. [2021-06-30T06:22:33.295Z] #27 12.86 Running hooks in /etc/ca-certificates/update.d... [2021-06-30T06:22:33.295Z] #27 12.87 done. [2021-06-30T06:22:33.295Z] #27 DONE 14.2s [2021-06-30T06:22:33.295Z] [2021-06-30T06:22:33.295Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:33.295Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:33.295Z] #9 ... [2021-06-30T06:22:33.295Z] [2021-06-30T06:22:33.295Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-30T06:22:33.295Z] #28 sha256:3a2e3e27f6bb7c7e2b07ab20cce12c4edbafb45dfbae1342f0e18c8543f7da87 [2021-06-30T06:22:33.295Z] #28 DONE 0.1s [2021-06-30T06:22:33.295Z] [2021-06-30T06:22:33.295Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:33.295Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:33.464Z] #17 83.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-06-30T06:22:33.464Z] #17 83.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-06-30T06:22:33.464Z] #17 83.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-06-30T06:22:33.495Z] #27 12.55 0 added, 0 removed; done. [2021-06-30T06:22:33.495Z] #27 12.55 Running hooks in /etc/ca-certificates/update.d... [2021-06-30T06:22:33.495Z] #27 12.56 done. [2021-06-30T06:22:33.555Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.0s [2021-06-30T06:22:33.719Z] #17 83.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-06-30T06:22:33.975Z] #17 83.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-06-30T06:22:33.975Z] #17 83.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-06-30T06:22:34.122Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.5s done [2021-06-30T06:22:34.122Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 [2021-06-30T06:22:34.232Z] #17 83.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-06-30T06:22:34.232Z] #17 83.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-06-30T06:22:34.232Z] #17 83.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-06-30T06:22:34.232Z] #17 83.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-06-30T06:22:34.232Z] #17 83.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-06-30T06:22:34.232Z] #17 83.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-06-30T06:22:34.232Z] #17 83.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-06-30T06:22:34.232Z] #17 83.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-06-30T06:22:34.232Z] #17 83.85 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-06-30T06:22:34.232Z] #17 83.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-06-30T06:22:34.232Z] #17 83.85 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-06-30T06:22:34.232Z] #17 83.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-06-30T06:22:34.232Z] #17 83.86 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-06-30T06:22:34.232Z] #17 83.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-06-30T06:22:34.232Z] #17 83.88 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-06-30T06:22:34.232Z] #17 83.89 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-06-30T06:22:34.232Z] #17 83.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-06-30T06:22:34.232Z] #17 83.90 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-06-30T06:22:34.232Z] #17 83.94 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-06-30T06:22:34.489Z] #17 84.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-06-30T06:22:34.489Z] #17 84.18 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-06-30T06:22:34.489Z] #17 84.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-06-30T06:22:34.489Z] #17 84.26 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-06-30T06:22:34.746Z] #17 84.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-06-30T06:22:34.746Z] #17 84.54 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-06-30T06:22:34.870Z] #27 DONE 13.8s [2021-06-30T06:22:34.870Z] [2021-06-30T06:22:34.870Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-30T06:22:34.870Z] #28 sha256:708dfcba6911384c6fe634e05f723a19fa4f69e8f9d1cb9f50b7887eb244e86d [2021-06-30T06:22:34.870Z] #28 DONE 0.1s [2021-06-30T06:22:34.870Z] [2021-06-30T06:22:34.870Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:34.870Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:34.870Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.0s [2021-06-30T06:22:35.003Z] #17 84.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-30T06:22:35.003Z] #17 84.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-06-30T06:22:35.003Z] #17 84.60 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-06-30T06:22:35.003Z] #17 84.61 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-06-30T06:22:35.003Z] #17 84.61 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-30T06:22:35.259Z] #17 84.91 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-06-30T06:22:35.259Z] #17 84.93 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-06-30T06:22:35.259Z] #17 84.93 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-06-30T06:22:35.259Z] #17 84.93 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-06-30T06:22:35.259Z] #17 84.93 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-06-30T06:22:35.259Z] #17 84.94 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-06-30T06:22:35.259Z] #17 84.94 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-06-30T06:22:35.259Z] #17 84.94 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-06-30T06:22:35.259Z] #17 84.95 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-06-30T06:22:35.259Z] #17 84.95 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-06-30T06:22:35.259Z] #17 84.95 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-06-30T06:22:35.259Z] #17 84.96 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-06-30T06:22:35.259Z] #17 84.96 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-06-30T06:22:35.259Z] #17 84.96 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-06-30T06:22:35.259Z] #17 85.00 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-06-30T06:22:35.259Z] #17 85.00 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-06-30T06:22:35.259Z] #17 85.01 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-06-30T06:22:35.259Z] #17 85.01 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-06-30T06:22:35.259Z] #17 85.02 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-06-30T06:22:35.259Z] #17 85.04 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-06-30T06:22:35.259Z] #17 85.04 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-06-30T06:22:35.259Z] #17 85.06 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-06-30T06:22:35.516Z] #17 85.32 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-06-30T06:22:35.775Z] #17 85.32 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-06-30T06:22:35.775Z] #17 85.36 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-06-30T06:22:35.775Z] #17 85.43 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-06-30T06:22:35.775Z] #17 85.49 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-06-30T06:22:35.812Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.8s done [2021-06-30T06:22:36.031Z] #17 85.74 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-06-30T06:22:36.031Z] #17 85.74 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-06-30T06:22:36.031Z] #17 85.74 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-06-30T06:22:36.031Z] #17 85.78 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-06-30T06:22:36.031Z] #17 85.79 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-06-30T06:22:36.031Z] #17 85.79 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-06-30T06:22:36.031Z] #17 85.79 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-06-30T06:22:36.031Z] #17 85.80 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-06-30T06:22:36.031Z] #17 85.82 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-06-30T06:22:36.031Z] #17 85.83 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-06-30T06:22:36.031Z] #17 85.85 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-06-30T06:22:36.079Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 [2021-06-30T06:22:36.288Z] #17 86.09 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-06-30T06:22:36.288Z] #17 86.09 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-06-30T06:22:36.288Z] #17 86.12 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-06-30T06:22:36.322Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.6s done [2021-06-30T06:22:36.545Z] #17 86.20 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-06-30T06:22:36.545Z] #17 86.26 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-06-30T06:22:36.804Z] #17 86.54 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-06-30T06:22:37.061Z] #17 86.55 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-06-30T06:22:37.061Z] #17 86.55 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-06-30T06:22:37.061Z] #17 86.59 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-06-30T06:22:37.061Z] #17 86.60 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-06-30T06:22:37.061Z] #17 86.60 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-06-30T06:22:37.061Z] #17 86.61 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-06-30T06:22:37.061Z] #17 86.61 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-06-30T06:22:37.061Z] #17 86.63 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-06-30T06:22:37.061Z] #17 86.64 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-06-30T06:22:37.061Z] #17 86.65 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-06-30T06:22:37.061Z] #17 86.65 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-06-30T06:22:37.061Z] #17 86.67 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-06-30T06:22:37.061Z] #17 86.67 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-06-30T06:22:37.061Z] #17 86.71 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-06-30T06:22:37.262Z] #26 DONE 8.7s [2021-06-30T06:22:37.262Z] [2021-06-30T06:22:37.262Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:22:37.262Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-30T06:22:37.262Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-30T06:22:37.262Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-30T06:22:37.262Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-30T06:22:37.262Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2021-06-30T06:22:37.262Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-06-30T06:22:37.262Z] #65 DONE 8.7s [2021-06-30T06:22:37.262Z] [2021-06-30T06:22:37.262Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:37.262Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:37.262Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.1s done [2021-06-30T06:22:37.262Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done [2021-06-30T06:22:37.262Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-06-30T06:22:37.262Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-06-30T06:22:37.262Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.9s done [2021-06-30T06:22:37.262Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.8s done [2021-06-30T06:22:37.262Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.8s done [2021-06-30T06:22:37.262Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 3.2s done [2021-06-30T06:22:37.262Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 5.7s done [2021-06-30T06:22:37.262Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 7.5s done [2021-06-30T06:22:37.262Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 3.4s done [2021-06-30T06:22:37.262Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-06-30T06:22:37.626Z] #17 87.19 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-06-30T06:22:37.626Z] #17 87.19 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-06-30T06:22:37.626Z] #17 87.24 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-06-30T06:22:37.626Z] #17 87.35 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-06-30T06:22:37.831Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.7s done [2021-06-30T06:22:37.831Z] #9 ... [2021-06-30T06:22:37.831Z] [2021-06-30T06:22:37.831Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-30T06:22:37.831Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-30T06:22:37.831Z] #64 DONE 0.8s [2021-06-30T06:22:37.831Z] [2021-06-30T06:22:37.831Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-30T06:22:37.831Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:22:37.883Z] #17 87.41 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-06-30T06:22:38.140Z] #17 87.75 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-06-30T06:22:38.140Z] #17 87.76 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-06-30T06:22:38.140Z] #17 87.77 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-06-30T06:22:38.140Z] #17 87.82 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-06-30T06:22:38.140Z] #17 87.83 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-06-30T06:22:38.140Z] #17 87.83 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-06-30T06:22:38.140Z] #17 87.84 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-06-30T06:22:38.140Z] #17 87.84 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-06-30T06:22:38.140Z] #17 87.85 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-06-30T06:22:38.140Z] #17 87.87 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-06-30T06:22:38.140Z] #17 ... [2021-06-30T06:22:38.140Z] [2021-06-30T06:22:38.140Z] #39 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:22:38.140Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:22:38.140Z] #39 DONE 97.8s [2021-06-30T06:22:38.140Z] [2021-06-30T06:22:38.140Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:22:38.140Z] #53 sha256:e0020704504dac4b9a3051d79459de41dc1ccb69436bf32195cf6b8e5045bdad [2021-06-30T06:22:38.140Z] #53 93.67 github.com/LK4D4/vndr/godl [2021-06-30T06:22:38.140Z] #53 94.10 github.com/LK4D4/vndr [2021-06-30T06:22:38.140Z] #53 DONE 98.0s [2021-06-30T06:22:38.140Z] [2021-06-30T06:22:38.140Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-06-30T06:22:38.140Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:22:38.140Z] #17 87.87 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-06-30T06:22:38.140Z] #17 87.89 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-06-30T06:22:38.704Z] #17 88.26 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-06-30T06:22:38.704Z] #17 88.26 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-06-30T06:22:38.704Z] #17 88.33 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-06-30T06:22:38.768Z] #27 ... [2021-06-30T06:22:38.768Z] [2021-06-30T06:22:38.768Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-30T06:22:38.768Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-30T06:22:38.768Z] #66 DONE 0.8s [2021-06-30T06:22:38.768Z] [2021-06-30T06:22:38.768Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-30T06:22:38.768Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:22:38.768Z] #27 1.666 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:22:38.768Z] #27 1.666 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:22:38.768Z] #27 1.674 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:22:38.960Z] #17 88.46 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-06-30T06:22:38.960Z] #17 88.54 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-06-30T06:22:39.028Z] #27 1.860 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:22:39.217Z] #17 88.92 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-06-30T06:22:39.217Z] #17 88.92 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-06-30T06:22:39.293Z] #27 2.183 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:22:39.406Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.1s [2021-06-30T06:22:39.868Z] #27 2.560 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:22:40.168Z] #17 89.87 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:22:40.731Z] #17 90.20 Fetched 169 MB in 7s (23.8 MB/s) [2021-06-30T06:22:40.731Z] #17 90.25 Selecting previously unselected package liblocale-gettext-perl. [2021-06-30T06:22:40.731Z] #17 90.25 (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 ... 15421 files and directories currently installed.) [2021-06-30T06:22:40.731Z] #17 90.29 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-06-30T06:22:40.731Z] #17 90.30 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-06-30T06:22:40.731Z] #17 90.35 Selecting previously unselected package bzip2. [2021-06-30T06:22:40.731Z] #17 90.35 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-30T06:22:40.731Z] #17 90.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:22:40.731Z] #17 90.41 Selecting previously unselected package libmagic-mgc. [2021-06-30T06:22:40.731Z] #17 90.42 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-06-30T06:22:40.731Z] #17 90.43 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-06-30T06:22:40.987Z] #17 90.61 Selecting previously unselected package libmagic1:amd64. [2021-06-30T06:22:40.987Z] #17 90.62 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-06-30T06:22:40.987Z] #17 90.63 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-06-30T06:22:41.244Z] #17 90.72 Selecting previously unselected package file. [2021-06-30T06:22:41.244Z] #17 90.72 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-06-30T06:22:41.244Z] #17 90.72 Unpacking file (1:5.35-4+deb10u2) ... [2021-06-30T06:22:41.244Z] #17 90.80 Selecting previously unselected package xz-utils. [2021-06-30T06:22:41.244Z] #17 90.80 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-06-30T06:22:41.244Z] #17 90.81 Unpacking xz-utils (5.2.4-1) ... [2021-06-30T06:22:41.244Z] #17 90.92 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-06-30T06:22:41.244Z] #17 90.92 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-06-30T06:22:41.244Z] #17 90.93 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-06-30T06:22:41.247Z] #27 4.082 Fetched 8453 kB in 3s (3132 kB/s) [2021-06-30T06:22:41.358Z] #9 ... [2021-06-30T06:22:41.358Z] [2021-06-30T06:22:41.359Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-30T06:22:41.359Z] #29 sha256:38fa504f968e91745786a5ad420c01443117955b5b663667bbabe3902ab351da [2021-06-30T06:22:41.359Z] #29 1.366 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-30T06:22:41.359Z] #29 1.454 [2021-06-30T06:22:41.359Z] #29 1.573 ######### 13.0% ########################## 36.5% ######################################## 56.4% ###################################################### 76.4% ##################################################################### 96.2% ######################################################################## 100.0% [2021-06-30T06:22:41.359Z] #29 2.101 [2021-06-30T06:22:41.359Z] #29 2.224 ###################################################################### 97.4% ######################################################################## 100.0% [2021-06-30T06:22:41.359Z] #29 2.324 [2021-06-30T06:22:41.359Z] #29 2.437 ############################################################## 86.4% ######################################################################## 100.0% [2021-06-30T06:22:41.359Z] #29 2.552 [2021-06-30T06:22:41.359Z] #29 2.674 ########### 16.3% ########################## 36.4% ######################################## 55.8% ###################################################### 75.1% ################################################################### 94.4% ######################################################################## 100.0% [2021-06-30T06:22:41.359Z] #29 3.215 [2021-06-30T06:22:41.359Z] #29 3.339 ### 4.5% ##### 7.9% ########## 14.8% ########## 15.1% ################# 24.8% ####################### 33.1% ########################### 38.4% ############################### 43.6% ################################### 48.8% ###################################### 54.0% ########################################## 59.2% ############################################## 64.4% ################################################## 69.6% ##################################################### 74.9% ######################################################### 80.1% ############################################################# 85.3% ################################################################# 90.4% #################################################################### 95.7% ######################################################################## 100.0% [2021-06-30T06:22:41.359Z] #29 5.212 [2021-06-30T06:22:41.359Z] #29 5.516 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-30T06:22:41.359Z] #29 5.609 [2021-06-30T06:22:41.359Z] #29 5.689 ######################################################################## 100.0% [2021-06-30T06:22:41.359Z] #29 5.726 [2021-06-30T06:22:41.359Z] #29 5.999 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-30T06:22:41.359Z] #29 6.122 [2021-06-30T06:22:41.359Z] #29 6.206 ######################################################################## 100.0% [2021-06-30T06:22:41.359Z] #29 6.235 [2021-06-30T06:22:41.618Z] #29 6.552 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-30T06:22:41.618Z] #29 6.666 [2021-06-30T06:22:42.137Z] #29 6.790 ######## 11.4% ####################### 33.2% #################################### 51.1% ################################################ 67.2% ######################################################## 78.0% ######################################################################## 100.0% [2021-06-30T06:22:42.137Z] #29 7.302 [2021-06-30T06:22:42.173Z] #17 91.79 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-06-30T06:22:42.173Z] #17 91.79 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-06-30T06:22:42.173Z] #17 91.79 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-06-30T06:22:42.183Z] #27 4.082 Reading package lists... [2021-06-30T06:22:42.399Z] #29 7.630 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-30T06:22:42.658Z] #29 7.736 [2021-06-30T06:22:42.658Z] #29 7.817 ######################################################################## 100.0% [2021-06-30T06:22:42.658Z] #29 7.845 [2021-06-30T06:22:42.916Z] #29 8.025 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-30T06:22:42.916Z] #29 8.093 [2021-06-30T06:22:43.105Z] #17 92.56 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-06-30T06:22:43.105Z] #17 92.57 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-06-30T06:22:43.105Z] #17 92.58 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-06-30T06:22:43.120Z] #27 5.032 Reading package lists... [2021-06-30T06:22:43.174Z] #29 8.151 ######################################################################## 100.0% [2021-06-30T06:22:43.174Z] #29 8.174 [2021-06-30T06:22:43.174Z] #29 8.193 Download of images into '/build' complete. [2021-06-30T06:22:43.174Z] #29 8.193 Use something like the following to load the result into a Docker daemon: [2021-06-30T06:22:43.174Z] #29 8.193 tar -cC '/build' . | docker load [2021-06-30T06:22:43.380Z] #27 5.936 Building dependency tree... [2021-06-30T06:22:43.380Z] #27 6.248 The following additional packages will be installed: [2021-06-30T06:22:43.380Z] #27 6.248 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-30T06:22:43.380Z] #27 6.248 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-30T06:22:43.380Z] #27 6.248 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-30T06:22:43.380Z] #27 6.249 Suggested packages: [2021-06-30T06:22:43.380Z] #27 6.249 krb5-doc krb5-user [2021-06-30T06:22:43.380Z] #27 6.249 Recommended packages: [2021-06-30T06:22:43.380Z] #27 6.249 krb5-locales publicsuffix libsasl2-modules [2021-06-30T06:22:43.620Z] #9 ... [2021-06-30T06:22:43.620Z] [2021-06-30T06:22:43.620Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-30T06:22:43.620Z] #29 sha256:2abd09c46fca77a96fbf741dc6220553bc00e647d346e476a25af088063d30b5 [2021-06-30T06:22:43.620Z] #29 1.584 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-30T06:22:43.620Z] #29 1.678 [2021-06-30T06:22:43.620Z] #29 1.797 ########### 16.6% ########################## 37.4% ######################################### 57.2% ####################################################### 77.2% ##################################################################### 97.1% ######################################################################## 100.0% [2021-06-30T06:22:43.620Z] #29 2.310 [2021-06-30T06:22:43.620Z] #29 2.426 ################################################################# 90.9% ######################################################################## 100.0% [2021-06-30T06:22:43.620Z] #29 2.513 [2021-06-30T06:22:43.620Z] #29 2.643 ################################################## 70.2% ######################################################################## 100.0% [2021-06-30T06:22:43.620Z] #29 2.776 [2021-06-30T06:22:43.620Z] #29 2.898 ########### 16.6% ######################### 35.9% ####################################### 55.4% ##################################################### 74.6% ################################################################### 93.7% ######################################################################## 100.0% [2021-06-30T06:22:43.620Z] #29 3.425 [2021-06-30T06:22:43.620Z] #29 3.543 ## 3.1% ###### 9.3% ########## 14.9% ############## 20.1% ################## 25.4% ###################### 30.6% ######################### 35.8% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.6% ############################################ 61.8% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.9% ################################################################### 93.1% ###################################################################### 98.3% ######################################################################## 100.0% [2021-06-30T06:22:43.620Z] #29 5.411 [2021-06-30T06:22:43.620Z] #29 5.733 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-30T06:22:43.620Z] #29 5.831 [2021-06-30T06:22:43.620Z] #29 5.913 ######################################################################## 100.0% [2021-06-30T06:22:43.620Z] #29 5.937 [2021-06-30T06:22:43.620Z] #29 6.231 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-30T06:22:43.620Z] #29 6.324 [2021-06-30T06:22:43.620Z] #29 6.411 ######################################################################## 100.0% [2021-06-30T06:22:43.620Z] #29 6.440 [2021-06-30T06:22:43.620Z] #29 6.775 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-30T06:22:43.620Z] #29 6.868 [2021-06-30T06:22:43.620Z] #29 6.991 ##### 8.0% ######################## 33.4% #################################### 51.2% ########################################### 60.4% ########################################################### 83.3% ######################################################################## 100.0% [2021-06-30T06:22:43.620Z] #29 7.483 [2021-06-30T06:22:43.620Z] #29 7.837 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-30T06:22:43.620Z] #29 7.914 [2021-06-30T06:22:43.620Z] #29 7.971 ######################################################################## 100.0% [2021-06-30T06:22:43.620Z] #29 7.999 [2021-06-30T06:22:43.620Z] #29 8.191 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-30T06:22:43.620Z] #29 8.265 [2021-06-30T06:22:43.620Z] #29 8.324 ######################################################################## 100.0% [2021-06-30T06:22:43.620Z] #29 8.351 [2021-06-30T06:22:43.620Z] #29 8.365 Download of images into '/build' complete. [2021-06-30T06:22:43.620Z] #29 8.365 Use something like the following to load the result into a Docker daemon: [2021-06-30T06:22:43.620Z] #29 8.365 tar -cC '/build' . | docker load [2021-06-30T06:22:43.620Z] #29 ... [2021-06-30T06:22:43.620Z] [2021-06-30T06:22:43.620Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:43.620Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:43.640Z] #27 6.504 The following NEW packages will be installed: [2021-06-30T06:22:43.640Z] #27 6.505 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-30T06:22:43.640Z] #27 6.505 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-30T06:22:43.640Z] #27 6.505 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-30T06:22:43.640Z] #27 6.506 libssh2-1 libssl1.1 openssl [2021-06-30T06:22:43.668Z] #17 93.28 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-06-30T06:22:43.668Z] #17 93.29 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-06-30T06:22:43.668Z] #17 93.29 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-06-30T06:22:43.899Z] #27 6.774 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:22:43.899Z] #27 6.774 Need to get 5059 kB of archives. [2021-06-30T06:22:43.899Z] #27 6.774 After this operation, 12.1 MB of additional disk space will be used. [2021-06-30T06:22:43.899Z] #27 6.774 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-30T06:22:43.899Z] #27 6.797 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-30T06:22:43.899Z] #27 6.815 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-30T06:22:43.899Z] #27 6.818 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-30T06:22:44.161Z] #27 6.819 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-30T06:22:44.161Z] #27 6.821 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-30T06:22:44.161Z] #27 6.823 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-30T06:22:44.161Z] #27 6.844 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-30T06:22:44.161Z] #27 6.844 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-30T06:22:44.161Z] #27 6.847 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-30T06:22:44.161Z] #27 6.848 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-30T06:22:44.161Z] #27 6.849 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-30T06:22:44.161Z] #27 6.852 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-30T06:22:44.161Z] #27 6.855 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-30T06:22:44.161Z] #27 6.856 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-30T06:22:44.161Z] #27 6.857 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-30T06:22:44.161Z] #27 6.861 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-30T06:22:44.161Z] #27 6.867 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-30T06:22:44.161Z] #27 6.871 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:22:44.161Z] #27 6.874 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:22:44.161Z] #27 6.876 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:22:44.161Z] #27 7.025 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:22:44.161Z] #27 7.052 Fetched 5059 kB in 0s (14.2 MB/s) [2021-06-30T06:22:44.161Z] #27 7.105 Selecting previously unselected package libssl1.1:amd64. [2021-06-30T06:22:44.188Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 9.8s done [2021-06-30T06:22:44.231Z] #17 93.97 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-06-30T06:22:44.423Z] #27 7.105 (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 ... 6677 files and directories currently installed.) [2021-06-30T06:22:44.423Z] #27 7.108 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:22:44.423Z] #27 7.120 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:22:44.423Z] #27 7.309 Selecting previously unselected package openssl. [2021-06-30T06:22:44.423Z] #27 7.310 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:22:44.423Z] #27 7.316 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:22:44.487Z] #17 93.97 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-06-30T06:22:44.487Z] #17 93.98 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-06-30T06:22:44.682Z] #27 7.457 Selecting previously unselected package ca-certificates. [2021-06-30T06:22:44.682Z] #27 7.457 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-30T06:22:44.682Z] #27 7.462 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-30T06:22:44.682Z] #27 7.568 Selecting previously unselected package libkeyutils1:amd64. [2021-06-30T06:22:44.682Z] #27 7.568 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-30T06:22:44.682Z] #27 7.572 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:22:44.744Z] #17 94.55 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-06-30T06:22:44.944Z] #27 7.604 Selecting previously unselected package libkrb5support0:amd64. [2021-06-30T06:22:44.944Z] #27 7.604 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:22:44.944Z] #27 7.613 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:44.944Z] #27 7.650 Selecting previously unselected package libk5crypto3:amd64. [2021-06-30T06:22:44.944Z] #27 7.650 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:22:44.944Z] #27 7.650 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:44.944Z] #27 7.712 Selecting previously unselected package libkrb5-3:amd64. [2021-06-30T06:22:44.944Z] #27 7.712 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:22:44.944Z] #27 7.720 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:44.944Z] #27 7.875 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-30T06:22:44.944Z] #27 7.875 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:22:44.944Z] #27 7.879 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:44.944Z] #27 7.927 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-30T06:22:44.944Z] #27 7.927 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:22:45.002Z] #17 94.56 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:22:45.002Z] #17 94.57 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:22:45.002Z] #17 94.67 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-06-30T06:22:45.002Z] #17 94.68 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:22:45.002Z] #17 94.68 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:22:45.079Z] #29 ... [2021-06-30T06:22:45.079Z] [2021-06-30T06:22:45.079Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:45.079Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:45.079Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 8.7s [2021-06-30T06:22:45.123Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-06-30T06:22:45.203Z] #27 7.935 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:22:45.203Z] #27 7.975 Selecting previously unselected package libsasl2-2:amd64. [2021-06-30T06:22:45.203Z] #27 7.976 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:22:45.203Z] #27 7.980 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:22:45.203Z] #27 8.021 Selecting previously unselected package libldap-common. [2021-06-30T06:22:45.203Z] #27 8.021 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-30T06:22:45.203Z] #27 8.025 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:22:45.203Z] #27 8.068 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-30T06:22:45.203Z] #27 8.069 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-30T06:22:45.203Z] #27 8.073 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:22:45.203Z] #27 8.139 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-30T06:22:45.203Z] #27 8.139 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-30T06:22:45.337Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 9.2s done [2021-06-30T06:22:45.462Z] #27 8.148 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:22:45.462Z] #27 8.189 Selecting previously unselected package libpsl5:amd64. [2021-06-30T06:22:45.462Z] #27 8.190 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-30T06:22:45.462Z] #27 8.195 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:22:45.462Z] #27 8.241 Selecting previously unselected package librtmp1:amd64. [2021-06-30T06:22:45.462Z] #27 8.241 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-30T06:22:45.462Z] #27 8.246 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:22:45.462Z] #27 8.284 Selecting previously unselected package libssh2-1:amd64. [2021-06-30T06:22:45.462Z] #27 8.285 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-30T06:22:45.462Z] #27 8.290 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:22:45.462Z] #27 8.338 Selecting previously unselected package libcurl4:amd64. [2021-06-30T06:22:45.462Z] #27 8.338 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:22:45.462Z] #27 8.341 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:22:45.694Z] #9 DONE 35.5s [2021-06-30T06:22:45.694Z] [2021-06-30T06:22:45.695Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-30T06:22:45.695Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-06-30T06:22:45.695Z] #10 ... [2021-06-30T06:22:45.695Z] [2021-06-30T06:22:45.695Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-30T06:22:45.695Z] #29 sha256:2abd09c46fca77a96fbf741dc6220553bc00e647d346e476a25af088063d30b5 [2021-06-30T06:22:45.695Z] #29 DONE 12.4s [2021-06-30T06:22:45.723Z] #27 8.410 Selecting previously unselected package curl. [2021-06-30T06:22:45.723Z] #27 8.410 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:22:45.723Z] #27 8.415 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-30T06:22:45.723Z] #27 8.480 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:22:45.723Z] #27 8.480 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:22:45.723Z] #27 8.485 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:22:45.723Z] #27 8.555 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:22:45.723Z] #27 8.555 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:22:45.723Z] #27 8.559 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:22:45.723Z] #27 8.610 Selecting previously unselected package jq. [2021-06-30T06:22:45.904Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 [2021-06-30T06:22:45.905Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-06-30T06:22:45.954Z] [2021-06-30T06:22:45.954Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-30T06:22:45.954Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-06-30T06:22:45.983Z] #27 8.611 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:22:45.983Z] #27 8.614 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:22:45.983Z] #27 8.658 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:22:45.983Z] #27 8.669 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:22:45.983Z] #27 8.679 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:22:45.983Z] #27 8.786 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:22:45.983Z] #27 8.798 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:22:45.983Z] #27 8.815 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:45.983Z] #27 8.833 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:22:45.983Z] #27 8.838 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:22:45.983Z] #27 8.851 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:45.983Z] #27 8.863 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:22:45.983Z] #27 8.874 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:22:45.983Z] #27 8.888 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:45.983Z] #27 8.899 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:22:45.983Z] #27 8.917 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:22:45.983Z] #27 8.927 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:22:45.983Z] #27 8.938 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:22:45.983Z] #27 8.949 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-30T06:22:46.370Z] #17 95.83 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-06-30T06:22:46.370Z] #17 95.83 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:22:46.370Z] #17 95.84 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:22:46.370Z] #17 95.93 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-06-30T06:22:46.370Z] #17 95.94 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:22:46.370Z] #17 95.95 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-06-30T06:22:46.524Z] #10 DONE 0.9s [2021-06-30T06:22:46.524Z] [2021-06-30T06:22:46.524Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-30T06:22:46.524Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-06-30T06:22:46.919Z] #27 9.560 Updating certificates in /etc/ssl/certs... [2021-06-30T06:22:47.489Z] #27 10.26 137 added, 0 removed; done. [2021-06-30T06:22:47.489Z] #27 10.29 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:22:47.489Z] #27 10.30 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:22:47.489Z] #27 10.36 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:22:47.489Z] #27 10.37 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-30T06:22:47.738Z] #17 97.26 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-06-30T06:22:47.738Z] #17 97.26 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:22:47.738Z] #17 97.27 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:22:47.738Z] #17 97.34 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-06-30T06:22:47.738Z] #17 97.34 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:22:47.738Z] #17 97.36 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-06-30T06:22:47.748Z] #27 10.38 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:22:47.748Z] #27 10.40 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-30T06:22:47.748Z] #27 10.41 Updating certificates in /etc/ssl/certs... [2021-06-30T06:22:47.814Z] #9 DONE 34.6s [2021-06-30T06:22:47.814Z] [2021-06-30T06:22:47.814Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-30T06:22:47.814Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-06-30T06:22:47.814Z] #10 ... [2021-06-30T06:22:47.814Z] [2021-06-30T06:22:47.814Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-30T06:22:47.814Z] #29 sha256:38fa504f968e91745786a5ad420c01443117955b5b663667bbabe3902ab351da [2021-06-30T06:22:47.814Z] #29 DONE 12.7s [2021-06-30T06:22:47.814Z] [2021-06-30T06:22:47.814Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-30T06:22:47.814Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-06-30T06:22:48.007Z] #27 ... [2021-06-30T06:22:48.007Z] [2021-06-30T06:22:48.007Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:48.007Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:48.007Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.4s done [2021-06-30T06:22:48.007Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.3s done [2021-06-30T06:22:48.007Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.5s done [2021-06-30T06:22:48.007Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 0.6s [2021-06-30T06:22:48.266Z] #9 ... [2021-06-30T06:22:48.267Z] [2021-06-30T06:22:48.267Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-30T06:22:48.267Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:22:48.267Z] #27 11.02 0 added, 0 removed; done. [2021-06-30T06:22:48.267Z] #27 11.02 Running hooks in /etc/ca-certificates/update.d... [2021-06-30T06:22:48.267Z] #27 11.02 done. [2021-06-30T06:22:48.387Z] #10 DONE 0.9s [2021-06-30T06:22:48.387Z] [2021-06-30T06:22:48.387Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-30T06:22:48.387Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-06-30T06:22:48.431Z] #11 DONE 1.6s [2021-06-30T06:22:48.432Z] [2021-06-30T06:22:48.432Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-30T06:22:48.432Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-06-30T06:22:48.432Z] #31 DONE 0.4s [2021-06-30T06:22:48.432Z] [2021-06-30T06:22:48.432Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-30T06:22:48.432Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-06-30T06:22:48.432Z] #39 DONE 0.3s [2021-06-30T06:22:48.432Z] [2021-06-30T06:22:48.432Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-30T06:22:48.432Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-06-30T06:22:48.432Z] #43 DONE 0.4s [2021-06-30T06:22:48.432Z] [2021-06-30T06:22:48.432Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:22:48.432Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:22:49.107Z] #17 98.77 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-06-30T06:22:49.107Z] #17 98.77 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:22:49.107Z] #17 98.78 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:22:49.107Z] #17 98.86 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-06-30T06:22:49.335Z] #11 DONE 0.9s [2021-06-30T06:22:49.335Z] [2021-06-30T06:22:49.335Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-30T06:22:49.335Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-06-30T06:22:49.368Z] #17 98.86 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:22:49.368Z] #17 98.87 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:22:50.175Z] #27 DONE 13.0s [2021-06-30T06:22:50.175Z] [2021-06-30T06:22:50.175Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-30T06:22:50.175Z] #28 sha256:5199b809fefcaf34b3818ca1a92842a026727f1f08ccb6c35698141bff016905 [2021-06-30T06:22:50.273Z] #31 DONE 1.1s [2021-06-30T06:22:50.273Z] [2021-06-30T06:22:50.273Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-30T06:22:50.273Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-06-30T06:22:50.273Z] #39 DONE 1.0s [2021-06-30T06:22:50.273Z] [2021-06-30T06:22:50.273Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-30T06:22:50.273Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-06-30T06:22:50.273Z] #43 DONE 1.1s [2021-06-30T06:22:50.273Z] [2021-06-30T06:22:50.273Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:22:50.273Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:22:50.733Z] #17 100.2 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-06-30T06:22:50.733Z] #17 100.2 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:22:50.733Z] #17 100.2 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:22:50.733Z] #17 100.3 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-06-30T06:22:50.733Z] #17 100.3 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:22:50.733Z] #17 100.3 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:22:51.112Z] #28 DONE 0.9s [2021-06-30T06:22:51.112Z] [2021-06-30T06:22:51.112Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:22:51.112Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:22:52.097Z] #17 101.5 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-06-30T06:22:52.097Z] #17 101.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:22:52.097Z] #17 101.5 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:22:52.097Z] #17 101.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-06-30T06:22:52.097Z] #17 101.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:22:52.097Z] #17 101.6 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-06-30T06:22:52.097Z] #17 101.6 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-06-30T06:22:52.097Z] #17 101.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:22:52.097Z] #17 101.6 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-06-30T06:22:52.097Z] #17 101.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-06-30T06:22:52.097Z] #17 101.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:22:52.097Z] #17 101.7 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:22:52.097Z] #17 101.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-06-30T06:22:52.097Z] #17 101.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:22:52.097Z] #17 101.7 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:22:52.097Z] #17 101.8 Selecting previously unselected package cross-config. [2021-06-30T06:22:52.098Z] #17 101.8 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-06-30T06:22:52.098Z] #17 101.8 Unpacking cross-config (2.6.15-3) ... [2021-06-30T06:22:52.098Z] #17 101.8 Selecting previously unselected package gcc-8-cross-base. [2021-06-30T06:22:52.354Z] #17 101.8 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-06-30T06:22:52.354Z] #17 101.8 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-06-30T06:22:52.354Z] #17 101.9 Selecting previously unselected package libc6-arm64-cross. [2021-06-30T06:22:52.354Z] #17 101.9 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-06-30T06:22:52.354Z] #17 101.9 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-06-30T06:22:52.610Z] #17 102.2 Selecting previously unselected package libgcc1-arm64-cross. [2021-06-30T06:22:52.610Z] #17 102.2 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-06-30T06:22:52.610Z] #17 102.2 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-06-30T06:22:52.610Z] #17 102.3 Selecting previously unselected package libgomp1-arm64-cross. [2021-06-30T06:22:52.610Z] #17 102.3 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:22:52.610Z] #17 102.3 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:22:52.610Z] #17 102.3 Selecting previously unselected package libitm1-arm64-cross. [2021-06-30T06:22:52.610Z] #17 102.3 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:22:52.610Z] #17 102.3 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:22:52.610Z] #17 102.4 Selecting previously unselected package libatomic1-arm64-cross. [2021-06-30T06:22:52.610Z] #17 102.4 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:22:52.867Z] #17 102.4 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:22:52.867Z] #17 102.4 Selecting previously unselected package libstdc++6-arm64-cross. [2021-06-30T06:22:52.867Z] #17 102.4 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:22:52.867Z] #17 102.5 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:22:52.867Z] #17 102.6 Selecting previously unselected package libasan5-arm64-cross. [2021-06-30T06:22:52.867Z] #17 102.6 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:22:52.867Z] #17 102.6 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:22:53.024Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.6s [2021-06-30T06:22:53.123Z] #17 102.8 Selecting previously unselected package liblsan0-arm64-cross. [2021-06-30T06:22:53.123Z] #17 102.8 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:22:53.123Z] #17 102.8 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:22:53.283Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 6.1s done [2021-06-30T06:22:53.380Z] #17 102.9 Selecting previously unselected package libtsan0-arm64-cross. [2021-06-30T06:22:53.380Z] #17 102.9 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:22:53.380Z] #17 102.9 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:22:53.380Z] #17 103.0 Selecting previously unselected package libubsan1-arm64-cross. [2021-06-30T06:22:53.380Z] #17 103.0 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:22:53.380Z] #17 103.0 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:22:53.380Z] #17 103.0 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-06-30T06:22:53.380Z] #17 103.0 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:22:53.380Z] #17 103.1 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:22:53.546Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-06-30T06:22:53.636Z] #17 103.4 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-06-30T06:22:53.731Z] #44 ... [2021-06-30T06:22:53.731Z] [2021-06-30T06:22:53.731Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-30T06:22:53.731Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4 [2021-06-30T06:22:53.731Z] #12 DONE 4.8s [2021-06-30T06:22:53.731Z] [2021-06-30T06:22:53.731Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:22:53.731Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:22:53.807Z] #9 DONE 25.4s [2021-06-30T06:22:53.807Z] [2021-06-30T06:22:53.807Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-30T06:22:53.807Z] #29 sha256:a3336cd5683a85e6003850e077e0eeedc1e5c449db4a141457a30424c4cb8c89 [2021-06-30T06:22:53.807Z] #29 1.037 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-30T06:22:53.807Z] #29 1.116 [2021-06-30T06:22:53.807Z] #29 1.229 ########### 16.5% ########################## 37.0% ######################################## 56.8% ####################################################### 76.6% ##################################################################### 96.7% ######################################################################## 100.0% [2021-06-30T06:22:53.807Z] #29 1.730 [2021-06-30T06:22:53.807Z] #29 1.849 ############################################################## 86.3% ######################################################################## 100.0% [2021-06-30T06:22:53.807Z] #29 1.936 [2021-06-30T06:22:53.807Z] #29 2.055 ####################### 32.4% ######################################################################## 100.0% [2021-06-30T06:22:53.807Z] #29 2.171 [2021-06-30T06:22:53.807Z] #29 2.291 ############ 16.8% ########################## 36.3% ######################################## 55.6% ##################################################### 75.0% ################################################################### 94.4% ######################################################################## 100.0% [2021-06-30T06:22:53.807Z] #29 2.800 [2021-06-30T06:22:53.893Z] #17 103.4 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:22:53.893Z] #17 103.4 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:22:55.260Z] #17 104.8 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-06-30T06:22:55.260Z] #17 104.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:22:55.260Z] #17 104.8 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:22:55.260Z] #17 104.8 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-06-30T06:22:55.260Z] #17 104.8 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-06-30T06:22:55.260Z] #17 104.8 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-06-30T06:22:55.363Z] #29 2.918 ## 3.7% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.5% ##################### 29.8% ########################## 36.9% ############################## 42.3% ################################## 47.4% ##################################### 52.4% ######################################### 57.9% ############################################# 63.2% ################################################# 68.3% [2021-06-30T06:22:55.363Z] #29 ... [2021-06-30T06:22:55.363Z] [2021-06-30T06:22:55.363Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-30T06:22:55.363Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-06-30T06:22:55.363Z] #10 DONE 1.4s [2021-06-30T06:22:55.363Z] [2021-06-30T06:22:55.363Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-30T06:22:55.363Z] #29 sha256:a3336cd5683a85e6003850e077e0eeedc1e5c449db4a141457a30424c4cb8c89 [2021-06-30T06:22:55.516Z] #17 105.3 Selecting previously unselected package libc6-dev-arm64-cross. [2021-06-30T06:22:55.558Z] #44 ... [2021-06-30T06:22:55.558Z] [2021-06-30T06:22:55.558Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-30T06:22:55.558Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4 [2021-06-30T06:22:55.558Z] #12 DONE 5.4s [2021-06-30T06:22:55.558Z] [2021-06-30T06:22:55.558Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:22:55.558Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:22:55.772Z] #17 105.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-06-30T06:22:55.772Z] #17 105.3 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-06-30T06:22:55.885Z] #29 2.918 ## 3.7% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.5% ##################### 29.8% ########################## 36.9% ############################## 42.3% ################################## 47.4% ##################################### 52.4% ######################################### 57.9% ############################################# 63.2% ################################################# 68.3% #################################################### 73.0% ######################################################## 78.8% ############################################################ 83.7% ################################################################ 89.2% ################################################################### 94.4% ####################################################################### 99.6% ######################################################################## 100.0% [2021-06-30T06:22:55.885Z] #29 4.770 [2021-06-30T06:22:56.150Z] #29 ... [2021-06-30T06:22:56.150Z] [2021-06-30T06:22:56.150Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-30T06:22:56.150Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-06-30T06:22:56.150Z] #11 DONE 0.8s [2021-06-30T06:22:56.150Z] [2021-06-30T06:22:56.150Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-30T06:22:56.150Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-06-30T06:22:56.150Z] #39 DONE 0.2s [2021-06-30T06:22:56.150Z] [2021-06-30T06:22:56.150Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-30T06:22:56.150Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-06-30T06:22:56.150Z] #31 DONE 0.2s [2021-06-30T06:22:56.150Z] [2021-06-30T06:22:56.150Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:22:56.150Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:22:56.277Z] #13 2.945 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:22:56.277Z] #13 3.034 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:22:56.277Z] #13 3.046 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:22:56.277Z] #13 3.048 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:22:56.335Z] #17 106.0 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-06-30T06:22:56.335Z] #17 106.0 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:22:56.335Z] #17 106.0 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:22:56.411Z] #40 ... [2021-06-30T06:22:56.411Z] [2021-06-30T06:22:56.411Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-30T06:22:56.411Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-06-30T06:22:56.411Z] #43 DONE 0.2s [2021-06-30T06:22:56.411Z] [2021-06-30T06:22:56.411Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-30T06:22:56.411Z] #29 sha256:a3336cd5683a85e6003850e077e0eeedc1e5c449db4a141457a30424c4cb8c89 [2021-06-30T06:22:56.411Z] #29 5.040 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-30T06:22:56.411Z] #29 5.176 [2021-06-30T06:22:56.411Z] #29 5.242 ######################################################################## 100.0% [2021-06-30T06:22:56.411Z] #29 5.367 [2021-06-30T06:22:56.848Z] #13 3.947 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:22:56.898Z] #17 106.5 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-06-30T06:22:56.898Z] #17 106.5 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:22:56.898Z] #17 106.5 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:22:56.980Z] #29 5.780 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-30T06:22:56.980Z] #29 5.945 [2021-06-30T06:22:57.240Z] #29 6.099 ######################################################################## 100.0% [2021-06-30T06:22:57.240Z] #29 6.149 [2021-06-30T06:22:57.808Z] #29 6.647 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-30T06:22:58.068Z] #29 6.822 [2021-06-30T06:22:58.092Z] #13 3.255 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:22:58.092Z] #13 3.306 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:22:58.092Z] #13 3.308 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:22:58.092Z] #13 3.309 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:22:58.262Z] #13 ... [2021-06-30T06:22:58.262Z] [2021-06-30T06:22:58.262Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:22:58.262Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:22:58.262Z] #36 7.542 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:22:58.262Z] #36 7.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:22:58.262Z] #36 7.604 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:22:58.262Z] #36 8.686 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:22:58.262Z] #36 ... [2021-06-30T06:22:58.262Z] [2021-06-30T06:22:58.262Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:22:58.262Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:22:58.262Z] #56 5.484 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:22:58.262Z] #56 5.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:22:58.262Z] #56 5.507 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:22:58.262Z] #56 5.790 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:22:58.262Z] #56 7.088 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:22:58.262Z] #56 8.878 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:22:58.264Z] #17 108.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-06-30T06:22:58.264Z] #17 108.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:22:58.521Z] #17 108.0 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:22:58.521Z] #17 108.0 Selecting previously unselected package patch. [2021-06-30T06:22:58.521Z] #17 108.0 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-30T06:22:58.521Z] #17 108.1 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-30T06:22:58.521Z] #17 ... [2021-06-30T06:22:58.521Z] [2021-06-30T06:22:58.521Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:22:58.521Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:22:58.521Z] #47 117.8 + dpkg --print-architecture [2021-06-30T06:22:58.521Z] #47 117.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-30T06:22:58.521Z] #47 117.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-30T06:22:58.521Z] #47 117.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-30T06:22:58.522Z] #56 ... [2021-06-30T06:22:58.522Z] [2021-06-30T06:22:58.522Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-30T06:22:58.522Z] #34 sha256:33a6a98e84bee980b8baf5c828cafd0ecce5bca18ea2f570398aa0730043ddea [2021-06-30T06:22:58.522Z] #34 6.966 Install go-toml version v1.8.1 [2021-06-30T06:22:58.522Z] #34 7.656 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-30T06:22:58.522Z] #34 ... [2021-06-30T06:22:58.522Z] [2021-06-30T06:22:58.522Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:22:58.522Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:22:58.522Z] #40 6.586 + git clone https://github.com/docker/distribution.git . [2021-06-30T06:22:58.522Z] #40 6.609 Cloning into '.'... [2021-06-30T06:22:58.587Z] #29 6.970 ######## 11.2% ######################## 34.0% ##################################### 51.7% ################################################## 69.8% ############################################################### 88.0% ######################################################################## 100.0% [2021-06-30T06:22:58.587Z] #29 7.481 [2021-06-30T06:22:58.782Z] #40 ... [2021-06-30T06:22:58.782Z] [2021-06-30T06:22:58.782Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-30T06:22:58.782Z] #48 sha256:219719873000ab61f29ab25461e2b4c2db33323a7156a032faf4a235d8f0aca0 [2021-06-30T06:22:58.782Z] #48 6.194 + RM_GOPATH=0 [2021-06-30T06:22:58.782Z] #48 6.194 + TMP_GOPATH= [2021-06-30T06:22:58.782Z] #48 6.194 + : /build [2021-06-30T06:22:58.782Z] #48 6.194 + '[' -z '' ']' [2021-06-30T06:22:58.782Z] #48 6.194 ++ mktemp -d [2021-06-30T06:22:58.782Z] #48 6.194 + export GOPATH=/tmp/tmp.DMjF4zr4v3 [2021-06-30T06:22:58.782Z] #48 6.194 + GOPATH=/tmp/tmp.DMjF4zr4v3 [2021-06-30T06:22:58.782Z] #48 6.194 + RM_GOPATH=1 [2021-06-30T06:22:58.782Z] #48 6.194 + case "$(go env GOARCH)" in [2021-06-30T06:22:58.782Z] #48 6.194 ++ go env GOARCH [2021-06-30T06:22:58.782Z] #48 6.214 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:58.782Z] #48 6.214 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:58.782Z] #48 6.214 ++ dirname /tmp/install/install.sh [2021-06-30T06:22:58.782Z] #48 6.214 + dir=/tmp/install [2021-06-30T06:22:58.782Z] #48 6.214 + bin=gotestsum [2021-06-30T06:22:58.782Z] #48 6.214 + shift [2021-06-30T06:22:58.782Z] #48 6.214 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-30T06:22:58.782Z] #48 6.214 + . /tmp/install/gotestsum.installer [2021-06-30T06:22:58.782Z] #48 6.214 ++ : v0.5.3 [2021-06-30T06:22:58.782Z] #48 6.214 + install_gotestsum [2021-06-30T06:22:58.782Z] #48 6.217 + set -e [2021-06-30T06:22:58.782Z] #48 6.217 + export GO111MODULE=on [2021-06-30T06:22:58.782Z] #48 6.217 + GO111MODULE=on [2021-06-30T06:22:58.782Z] #48 6.217 + GOBIN=/build [2021-06-30T06:22:58.782Z] #48 6.217 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-30T06:22:58.782Z] #48 7.157 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-30T06:22:58.782Z] #48 8.977 go: downloading github.com/fatih/color v1.9.0 [2021-06-30T06:22:58.782Z] #48 8.979 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-30T06:22:58.782Z] #48 9.020 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:22:58.782Z] #48 9.056 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-30T06:22:58.782Z] #48 9.519 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-30T06:22:58.782Z] #48 9.519 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-30T06:22:58.782Z] #48 9.733 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-30T06:22:58.782Z] #48 9.765 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-30T06:22:58.782Z] #48 9.881 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-30T06:22:58.782Z] #48 10.32 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-30T06:22:58.782Z] #48 ... [2021-06-30T06:22:58.782Z] [2021-06-30T06:22:58.782Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:22:58.782Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:22:58.782Z] #32 6.350 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-30T06:22:58.782Z] #32 6.367 Cloning into '.'... [2021-06-30T06:22:58.782Z] #32 ... [2021-06-30T06:22:58.782Z] [2021-06-30T06:22:58.782Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:22:58.782Z] #50 sha256:c8c6dbb4ead1b1b808f886f4a306d16c42b8c8ea3a14ba83d273541f9f335913 [2021-06-30T06:22:58.782Z] #50 6.008 + RM_GOPATH=0 [2021-06-30T06:22:58.782Z] #50 6.008 + TMP_GOPATH= [2021-06-30T06:22:58.782Z] #50 6.008 + : /build [2021-06-30T06:22:58.782Z] #50 6.008 + '[' -z '' ']' [2021-06-30T06:22:58.782Z] #50 6.008 ++ mktemp -d [2021-06-30T06:22:58.782Z] #50 6.012 + export GOPATH=/tmp/tmp.1xlKl8iR3I [2021-06-30T06:22:58.782Z] #50 6.012 + GOPATH=/tmp/tmp.1xlKl8iR3I [2021-06-30T06:22:58.782Z] #50 6.012 + RM_GOPATH=1 [2021-06-30T06:22:58.782Z] #50 6.012 + case "$(go env GOARCH)" in [2021-06-30T06:22:58.782Z] #50 6.012 ++ go env GOARCH [2021-06-30T06:22:58.782Z] #50 6.020 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:58.782Z] #50 6.020 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:58.782Z] #50 6.020 ++ dirname /tmp/install/install.sh [2021-06-30T06:22:58.782Z] #50 6.020 + dir=/tmp/install [2021-06-30T06:22:58.782Z] #50 6.020 + bin=golangci_lint [2021-06-30T06:22:58.782Z] #50 6.020 + shift [2021-06-30T06:22:58.782Z] #50 6.020 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-30T06:22:58.782Z] #50 6.020 + . /tmp/install/golangci_lint.installer [2021-06-30T06:22:58.783Z] #50 6.020 ++ : v1.23.8 [2021-06-30T06:22:58.783Z] #50 6.020 + install_golangci_lint [2021-06-30T06:22:58.783Z] #50 6.020 + set -e [2021-06-30T06:22:58.783Z] #50 6.020 + export GO111MODULE=on [2021-06-30T06:22:58.783Z] #50 6.020 + GO111MODULE=on [2021-06-30T06:22:58.783Z] #50 6.020 + GOBIN=/build [2021-06-30T06:22:58.783Z] #50 6.020 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-30T06:22:58.783Z] #50 7.031 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-30T06:22:58.846Z] #29 7.823 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-30T06:22:59.033Z] #13 4.296 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:22:59.042Z] #50 ... [2021-06-30T06:22:59.042Z] [2021-06-30T06:22:59.042Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:22:59.042Z] #46 sha256:12c769a2cf4432f326ad8d73688c351de335ee88544c905e9c8b4fdf0a97b55e [2021-06-30T06:22:59.042Z] #46 6.347 + RM_GOPATH=0 [2021-06-30T06:22:59.042Z] #46 6.347 + TMP_GOPATH= [2021-06-30T06:22:59.042Z] #46 6.347 + : /build [2021-06-30T06:22:59.042Z] #46 6.347 + '[' -z '' ']' [2021-06-30T06:22:59.042Z] #46 6.351 ++ mktemp -d [2021-06-30T06:22:59.042Z] #46 6.359 + export GOPATH=/tmp/tmp.pGkqgMFRpa [2021-06-30T06:22:59.042Z] #46 6.359 + GOPATH=/tmp/tmp.pGkqgMFRpa [2021-06-30T06:22:59.042Z] #46 6.359 + RM_GOPATH=1 [2021-06-30T06:22:59.042Z] #46 6.359 + case "$(go env GOARCH)" in [2021-06-30T06:22:59.042Z] #46 6.359 ++ go env GOARCH [2021-06-30T06:22:59.042Z] #46 6.396 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.042Z] #46 6.396 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.042Z] #46 6.397 ++ dirname /tmp/install/install.sh [2021-06-30T06:22:59.042Z] #46 6.400 + dir=/tmp/install [2021-06-30T06:22:59.042Z] #46 6.400 + bin=vndr [2021-06-30T06:22:59.042Z] #46 6.400 + shift [2021-06-30T06:22:59.042Z] #46 6.400 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-30T06:22:59.042Z] #46 6.400 + . /tmp/install/vndr.installer [2021-06-30T06:22:59.042Z] #46 6.400 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:22:59.042Z] #46 6.400 + install_vndr [2021-06-30T06:22:59.042Z] #46 6.400 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-30T06:22:59.042Z] #46 6.400 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pGkqgMFRpa/src/github.com/LK4D4/vndr [2021-06-30T06:22:59.042Z] #46 6.400 Cloning into '/tmp/tmp.pGkqgMFRpa/src/github.com/LK4D4/vndr'... [2021-06-30T06:22:59.042Z] #46 6.400 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:22:59.042Z] #46 7.242 + cd /tmp/tmp.pGkqgMFRpa/src/github.com/LK4D4/vndr [2021-06-30T06:22:59.042Z] #46 7.246 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:22:59.042Z] #46 7.272 + go build -buildmode=pie -v -o /build/vndr . [2021-06-30T06:22:59.042Z] #46 9.080 internal/cpu [2021-06-30T06:22:59.042Z] #46 9.080 internal/unsafeheader [2021-06-30T06:22:59.042Z] #46 9.206 runtime/internal/atomic [2021-06-30T06:22:59.042Z] #46 9.555 runtime/internal/sys [2021-06-30T06:22:59.042Z] #46 9.924 runtime/internal/math [2021-06-30T06:22:59.042Z] #46 10.03 internal/race [2021-06-30T06:22:59.042Z] #46 10.08 internal/bytealg [2021-06-30T06:22:59.042Z] #46 10.19 sync/atomic [2021-06-30T06:22:59.042Z] #46 10.61 unicode [2021-06-30T06:22:59.106Z] #29 7.921 [2021-06-30T06:22:59.106Z] #29 7.979 ######################################################################## 100.0% [2021-06-30T06:22:59.106Z] #29 8.004 [2021-06-30T06:22:59.293Z] #13 ... [2021-06-30T06:22:59.293Z] [2021-06-30T06:22:59.293Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-30T06:22:59.293Z] #34 sha256:94ed27f5e6f08521924137e6154ba05218e1a2a48881a920f06fc21516a75d8c [2021-06-30T06:22:59.293Z] #34 7.429 Install go-toml version v1.8.1 [2021-06-30T06:22:59.293Z] #34 8.215 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-30T06:22:59.293Z] #34 ... [2021-06-30T06:22:59.293Z] [2021-06-30T06:22:59.293Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-30T06:22:59.293Z] #24 sha256:eab0c443425161591c5bb973289d5381867f4ae68bebdc0e7977917e954eb460 [2021-06-30T06:22:59.293Z] #24 5.976 + RM_GOPATH=0 [2021-06-30T06:22:59.293Z] #24 5.978 + TMP_GOPATH= [2021-06-30T06:22:59.293Z] #24 5.978 + : /build [2021-06-30T06:22:59.293Z] #24 5.978 + '[' -z '' ']' [2021-06-30T06:22:59.293Z] #24 5.978 ++ mktemp -d [2021-06-30T06:22:59.293Z] #24 5.978 + export GOPATH=/tmp/tmp.hiIhOsqIs0 [2021-06-30T06:22:59.293Z] #24 5.978 + GOPATH=/tmp/tmp.hiIhOsqIs0 [2021-06-30T06:22:59.293Z] #24 5.978 + RM_GOPATH=1 [2021-06-30T06:22:59.293Z] #24 5.978 + case "$(go env GOARCH)" in [2021-06-30T06:22:59.293Z] #24 5.981 ++ go env GOARCH [2021-06-30T06:22:59.293Z] #24 5.999 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.293Z] #24 5.999 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.293Z] #24 5.999 ++ dirname /tmp/install/install.sh [2021-06-30T06:22:59.293Z] #24 5.999 + dir=/tmp/install [2021-06-30T06:22:59.293Z] #24 5.999 + bin=dockercli [2021-06-30T06:22:59.293Z] #24 5.999 + shift [2021-06-30T06:22:59.293Z] #24 5.999 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-30T06:22:59.293Z] #24 5.999 + . /tmp/install/dockercli.installer [2021-06-30T06:22:59.293Z] #24 5.999 ++ : stable [2021-06-30T06:22:59.293Z] #24 5.999 ++ : 17.06.2-ce [2021-06-30T06:22:59.293Z] #24 5.999 + install_dockercli [2021-06-30T06:22:59.293Z] #24 5.999 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-30T06:22:59.293Z] #24 5.999 ++ uname -m [2021-06-30T06:22:59.293Z] #24 5.999 + arch=x86_64 [2021-06-30T06:22:59.293Z] #24 5.999 + '[' x86_64 '!=' x86_64 ']' [2021-06-30T06:22:59.293Z] #24 5.999 + url=https://download.docker.com/linux/static [2021-06-30T06:22:59.293Z] #24 5.999 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-30T06:22:59.293Z] #24 5.999 + tar -xz docker/docker [2021-06-30T06:22:59.293Z] #24 5.999 Install docker/cli version 17.06.2-ce from stable [2021-06-30T06:22:59.302Z] #46 ... [2021-06-30T06:22:59.302Z] [2021-06-30T06:22:59.302Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-30T06:22:59.302Z] #24 sha256:c6402ff5743d6204a3ba73e89f557d3ec44d7c6bffff05cb7040a60b85ee3a80 [2021-06-30T06:22:59.302Z] #24 5.712 + RM_GOPATH=0 [2021-06-30T06:22:59.302Z] #24 5.712 + TMP_GOPATH= [2021-06-30T06:22:59.302Z] #24 5.712 + : /build [2021-06-30T06:22:59.302Z] #24 5.712 + '[' -z '' ']' [2021-06-30T06:22:59.302Z] #24 5.712 ++ mktemp -d [2021-06-30T06:22:59.302Z] #24 5.712 + export GOPATH=/tmp/tmp.xp8q0aLd3i [2021-06-30T06:22:59.302Z] #24 5.712 + GOPATH=/tmp/tmp.xp8q0aLd3i [2021-06-30T06:22:59.302Z] #24 5.712 + RM_GOPATH=1 [2021-06-30T06:22:59.302Z] #24 5.712 + case "$(go env GOARCH)" in [2021-06-30T06:22:59.302Z] #24 5.712 ++ go env GOARCH [2021-06-30T06:22:59.302Z] #24 5.722 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.302Z] #24 5.722 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.302Z] #24 5.722 ++ dirname /tmp/install/install.sh [2021-06-30T06:22:59.302Z] #24 5.724 + dir=/tmp/install [2021-06-30T06:22:59.302Z] #24 5.724 + bin=dockercli [2021-06-30T06:22:59.302Z] #24 5.724 + shift [2021-06-30T06:22:59.302Z] #24 5.724 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-30T06:22:59.302Z] #24 5.724 + . /tmp/install/dockercli.installer [2021-06-30T06:22:59.302Z] #24 5.724 ++ : stable [2021-06-30T06:22:59.302Z] #24 5.724 ++ : 17.06.2-ce [2021-06-30T06:22:59.302Z] #24 5.724 + install_dockercli [2021-06-30T06:22:59.302Z] #24 5.724 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-30T06:22:59.302Z] #24 5.724 Install docker/cli version 17.06.2-ce from stable [2021-06-30T06:22:59.302Z] #24 5.725 ++ uname -m [2021-06-30T06:22:59.302Z] #24 5.726 + arch=x86_64 [2021-06-30T06:22:59.302Z] #24 5.726 + '[' x86_64 '!=' x86_64 ']' [2021-06-30T06:22:59.302Z] #24 5.726 + url=https://download.docker.com/linux/static [2021-06-30T06:22:59.302Z] #24 5.726 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-30T06:22:59.302Z] #24 5.726 + tar -xz docker/docker [2021-06-30T06:22:59.302Z] #24 ... [2021-06-30T06:22:59.302Z] [2021-06-30T06:22:59.302Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:22:59.302Z] #59 sha256:f5ec7d8267dc9ac4fe62d5f499250db2b2f805513b49b317699e121eda736cbc [2021-06-30T06:22:59.302Z] #59 6.828 + RM_GOPATH=0 [2021-06-30T06:22:59.302Z] #59 6.828 + TMP_GOPATH= [2021-06-30T06:22:59.302Z] #59 6.831 + : /build [2021-06-30T06:22:59.302Z] #59 6.831 + '[' -z '' ']' [2021-06-30T06:22:59.302Z] #59 6.832 ++ mktemp -d [2021-06-30T06:22:59.302Z] #59 6.833 + export GOPATH=/tmp/tmp.gLh3Dc9ROO [2021-06-30T06:22:59.302Z] #59 6.833 + GOPATH=/tmp/tmp.gLh3Dc9ROO [2021-06-30T06:22:59.302Z] #59 6.833 + RM_GOPATH=1 [2021-06-30T06:22:59.302Z] #59 6.834 + case "$(go env GOARCH)" in [2021-06-30T06:22:59.302Z] #59 6.838 ++ go env GOARCH [2021-06-30T06:22:59.302Z] #59 6.858 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.302Z] #59 6.858 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.302Z] #59 6.859 ++ dirname /tmp/install/install.sh [2021-06-30T06:22:59.302Z] #59 6.859 + dir=/tmp/install [2021-06-30T06:22:59.302Z] #59 6.860 + bin=rootlesskit [2021-06-30T06:22:59.302Z] #59 6.860 + shift [2021-06-30T06:22:59.302Z] #59 6.860 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-30T06:22:59.302Z] #59 6.860 + . /tmp/install/rootlesskit.installer [2021-06-30T06:22:59.302Z] #59 6.861 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:22:59.302Z] #59 6.864 + install_rootlesskit [2021-06-30T06:22:59.302Z] #59 6.865 + case "$1" in [2021-06-30T06:22:59.302Z] #59 6.865 + export CGO_ENABLED=0 [2021-06-30T06:22:59.302Z] #59 6.865 + CGO_ENABLED=0 [2021-06-30T06:22:59.302Z] #59 6.865 + _install_rootlesskit [2021-06-30T06:22:59.302Z] #59 6.866 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-30T06:22:59.302Z] #59 6.872 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:22:59.302Z] #59 6.873 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gLh3Dc9ROO/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:22:59.302Z] #59 6.874 Cloning into '/tmp/tmp.gLh3Dc9ROO/src/github.com/rootless-containers/rootlesskit'... [2021-06-30T06:22:59.367Z] #29 8.239 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-30T06:22:59.367Z] #29 8.332 [2021-06-30T06:22:59.367Z] #29 8.379 ######################################################################## 100.0% [2021-06-30T06:22:59.367Z] #29 8.408 [2021-06-30T06:22:59.553Z] #24 ... [2021-06-30T06:22:59.553Z] [2021-06-30T06:22:59.553Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:22:59.553Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341 [2021-06-30T06:22:59.553Z] #52 7.536 + RM_GOPATH=0 [2021-06-30T06:22:59.553Z] #52 7.536 + TMP_GOPATH= [2021-06-30T06:22:59.553Z] #52 7.536 + : /build [2021-06-30T06:22:59.553Z] #52 7.536 + '[' -z '' ']' [2021-06-30T06:22:59.553Z] #52 7.546 ++ mktemp -d [2021-06-30T06:22:59.553Z] #52 7.546 + export GOPATH=/tmp/tmp.RgJpXvGTow [2021-06-30T06:22:59.553Z] #52 7.546 + GOPATH=/tmp/tmp.RgJpXvGTow [2021-06-30T06:22:59.553Z] #52 7.546 + RM_GOPATH=1 [2021-06-30T06:22:59.553Z] #52 7.546 + case "$(go env GOARCH)" in [2021-06-30T06:22:59.553Z] #52 7.546 ++ go env GOARCH [2021-06-30T06:22:59.553Z] #52 7.594 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.553Z] #52 7.594 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.553Z] #52 7.594 ++ dirname /tmp/install/install.sh [2021-06-30T06:22:59.553Z] #52 7.594 + dir=/tmp/install [2021-06-30T06:22:59.553Z] #52 7.594 + bin=shfmt [2021-06-30T06:22:59.553Z] #52 7.594 + shift [2021-06-30T06:22:59.553Z] #52 7.594 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-30T06:22:59.553Z] #52 7.594 + . /tmp/install/shfmt.installer [2021-06-30T06:22:59.553Z] #52 7.594 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:22:59.553Z] #52 7.594 + install_shfmt [2021-06-30T06:22:59.553Z] #52 7.594 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-30T06:22:59.553Z] #52 7.594 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RgJpXvGTow/src/github.com/mvdan/sh [2021-06-30T06:22:59.553Z] #52 7.594 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:22:59.553Z] #52 7.612 Cloning into '/tmp/tmp.RgJpXvGTow/src/github.com/mvdan/sh'... [2021-06-30T06:22:59.561Z] #59 ... [2021-06-30T06:22:59.561Z] [2021-06-30T06:22:59.561Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:22:59.561Z] #52 sha256:738fffdd5ee8a30cd89ea3231a1e22594c1b17742f09f306a12bfd7cd124d1f9 [2021-06-30T06:22:59.561Z] #52 6.159 + RM_GOPATH=0 [2021-06-30T06:22:59.561Z] #52 6.159 + TMP_GOPATH= [2021-06-30T06:22:59.561Z] #52 6.159 + : /build [2021-06-30T06:22:59.561Z] #52 6.159 + '[' -z '' ']' [2021-06-30T06:22:59.561Z] #52 6.159 ++ mktemp -d [2021-06-30T06:22:59.561Z] #52 6.159 + export GOPATH=/tmp/tmp.rIsLdyrlVF [2021-06-30T06:22:59.561Z] #52 6.159 + GOPATH=/tmp/tmp.rIsLdyrlVF [2021-06-30T06:22:59.561Z] #52 6.159 + RM_GOPATH=1 [2021-06-30T06:22:59.561Z] #52 6.159 + case "$(go env GOARCH)" in [2021-06-30T06:22:59.561Z] #52 6.163 ++ go env GOARCH [2021-06-30T06:22:59.561Z] #52 6.184 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.561Z] #52 6.184 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.561Z] #52 6.184 ++ dirname /tmp/install/install.sh [2021-06-30T06:22:59.561Z] #52 6.189 + dir=/tmp/install [2021-06-30T06:22:59.561Z] #52 6.214 + bin=shfmt [2021-06-30T06:22:59.561Z] #52 6.214 + shift [2021-06-30T06:22:59.561Z] #52 6.214 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-30T06:22:59.561Z] #52 6.214 + . /tmp/install/shfmt.installer [2021-06-30T06:22:59.561Z] #52 6.214 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:22:59.561Z] #52 6.214 + install_shfmt [2021-06-30T06:22:59.561Z] #52 6.214 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-30T06:22:59.561Z] #52 6.214 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rIsLdyrlVF/src/github.com/mvdan/sh [2021-06-30T06:22:59.561Z] #52 6.214 Cloning into '/tmp/tmp.rIsLdyrlVF/src/github.com/mvdan/sh'... [2021-06-30T06:22:59.561Z] #52 6.214 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:22:59.561Z] #52 ... [2021-06-30T06:22:59.561Z] [2021-06-30T06:22:59.561Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:22:59.561Z] #59 sha256:f5ec7d8267dc9ac4fe62d5f499250db2b2f805513b49b317699e121eda736cbc [2021-06-30T06:22:59.561Z] #59 11.45 + cd /tmp/tmp.gLh3Dc9ROO/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:22:59.561Z] #59 11.45 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:22:59.561Z] #59 11.47 + export GO111MODULE=on [2021-06-30T06:22:59.561Z] #59 11.50 + GO111MODULE=on [2021-06-30T06:22:59.561Z] #59 11.50 + export GOPROXY=https://proxy.golang.org [2021-06-30T06:22:59.561Z] #59 11.50 + GOPROXY=https://proxy.golang.org [2021-06-30T06:22:59.561Z] #59 11.51 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:22:59.561Z] #59 11.51 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-30T06:22:59.628Z] #29 8.436 Download of images into '/build' complete. [2021-06-30T06:22:59.628Z] #29 8.436 Use something like the following to load the result into a Docker daemon: [2021-06-30T06:22:59.628Z] #29 8.436 tar -cC '/build' . | docker load [2021-06-30T06:22:59.812Z] #52 ... [2021-06-30T06:22:59.812Z] [2021-06-30T06:22:59.812Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:22:59.812Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:22:59.812Z] #46 7.117 + RM_GOPATH=0 [2021-06-30T06:22:59.812Z] #46 7.117 + TMP_GOPATH= [2021-06-30T06:22:59.812Z] #46 7.117 + : /build [2021-06-30T06:22:59.812Z] #46 7.117 + '[' -z '' ']' [2021-06-30T06:22:59.812Z] #46 7.117 ++ mktemp -d [2021-06-30T06:22:59.812Z] #46 7.117 + export GOPATH=/tmp/tmp.Nw3zFbYxKq [2021-06-30T06:22:59.812Z] #46 7.117 + GOPATH=/tmp/tmp.Nw3zFbYxKq [2021-06-30T06:22:59.812Z] #46 7.117 + RM_GOPATH=1 [2021-06-30T06:22:59.812Z] #46 7.117 + case "$(go env GOARCH)" in [2021-06-30T06:22:59.812Z] #46 7.117 ++ go env GOARCH [2021-06-30T06:22:59.812Z] #46 7.156 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:22:59.812Z] #46 7.162 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.812Z] #46 7.162 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.812Z] #46 7.162 ++ dirname /tmp/install/install.sh [2021-06-30T06:22:59.812Z] #46 7.162 + dir=/tmp/install [2021-06-30T06:22:59.812Z] #46 7.162 + bin=vndr [2021-06-30T06:22:59.812Z] #46 7.162 + shift [2021-06-30T06:22:59.812Z] #46 7.162 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-30T06:22:59.812Z] #46 7.162 + . /tmp/install/vndr.installer [2021-06-30T06:22:59.812Z] #46 7.162 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:22:59.812Z] #46 7.162 + install_vndr [2021-06-30T06:22:59.812Z] #46 7.162 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-30T06:22:59.812Z] #46 7.162 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Nw3zFbYxKq/src/github.com/LK4D4/vndr [2021-06-30T06:22:59.812Z] #46 7.162 Cloning into '/tmp/tmp.Nw3zFbYxKq/src/github.com/LK4D4/vndr'... [2021-06-30T06:22:59.812Z] #46 8.234 + cd /tmp/tmp.Nw3zFbYxKq/src/github.com/LK4D4/vndr [2021-06-30T06:22:59.812Z] #46 8.234 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:22:59.812Z] #46 8.277 + go build -buildmode=pie -v -o /build/vndr . [2021-06-30T06:22:59.812Z] #46 10.10 internal/unsafeheader [2021-06-30T06:22:59.812Z] #46 10.17 internal/cpu [2021-06-30T06:22:59.812Z] #46 10.18 runtime/internal/atomic [2021-06-30T06:22:59.812Z] #46 10.64 runtime/internal/sys [2021-06-30T06:22:59.812Z] #46 ... [2021-06-30T06:22:59.812Z] [2021-06-30T06:22:59.812Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:22:59.812Z] #59 sha256:7c8d51805d3e66cf5a43862ff1d444ac3d18a808d8d4949be1092de981db494c [2021-06-30T06:22:59.812Z] #59 6.834 + RM_GOPATH=0 [2021-06-30T06:22:59.812Z] #59 6.834 + TMP_GOPATH= [2021-06-30T06:22:59.812Z] #59 6.834 + : /build [2021-06-30T06:22:59.812Z] #59 6.834 + '[' -z '' ']' [2021-06-30T06:22:59.812Z] #59 6.834 ++ mktemp -d [2021-06-30T06:22:59.812Z] #59 6.837 + export GOPATH=/tmp/tmp.BxbVLi3Ro9 [2021-06-30T06:22:59.812Z] #59 6.837 + GOPATH=/tmp/tmp.BxbVLi3Ro9 [2021-06-30T06:22:59.812Z] #59 6.837 + RM_GOPATH=1 [2021-06-30T06:22:59.812Z] #59 6.837 + case "$(go env GOARCH)" in [2021-06-30T06:22:59.812Z] #59 6.837 ++ go env GOARCH [2021-06-30T06:22:59.812Z] #59 6.847 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.812Z] #59 6.847 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:22:59.812Z] #59 6.849 ++ dirname /tmp/install/install.sh [2021-06-30T06:22:59.812Z] #59 6.849 + dir=/tmp/install [2021-06-30T06:22:59.812Z] #59 6.849 + bin=rootlesskit [2021-06-30T06:22:59.812Z] #59 6.849 + shift [2021-06-30T06:22:59.812Z] #59 6.849 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-30T06:22:59.812Z] #59 6.849 + . /tmp/install/rootlesskit.installer [2021-06-30T06:22:59.812Z] #59 6.849 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:22:59.812Z] #59 6.850 + install_rootlesskit [2021-06-30T06:22:59.812Z] #59 6.850 + case "$1" in [2021-06-30T06:22:59.812Z] #59 6.850 + export CGO_ENABLED=0 [2021-06-30T06:22:59.812Z] #59 6.850 + CGO_ENABLED=0 [2021-06-30T06:22:59.812Z] #59 6.850 + _install_rootlesskit [2021-06-30T06:22:59.812Z] #59 6.857 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-30T06:22:59.812Z] #59 6.857 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BxbVLi3Ro9/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:22:59.812Z] #59 6.857 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:22:59.812Z] #59 6.857 Cloning into '/tmp/tmp.BxbVLi3Ro9/src/github.com/rootless-containers/rootlesskit'... [2021-06-30T06:22:59.887Z] #29 DONE 8.7s [2021-06-30T06:22:59.887Z] [2021-06-30T06:22:59.887Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:22:59.887Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:00.103Z] #59 ... [2021-06-30T06:23:00.103Z] [2021-06-30T06:23:00.103Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:00.103Z] #50 sha256:81ee5e1bb7a423d2bf8f0ef48374178ad43bab4f8e1b6add9b151c6f9271c6c7 [2021-06-30T06:23:00.103Z] #50 6.217 + RM_GOPATH=0 [2021-06-30T06:23:00.103Z] #50 6.217 + TMP_GOPATH= [2021-06-30T06:23:00.103Z] #50 6.217 + : /build [2021-06-30T06:23:00.103Z] #50 6.217 + '[' -z '' ']' [2021-06-30T06:23:00.103Z] #50 6.218 ++ mktemp -d [2021-06-30T06:23:00.103Z] #50 6.226 + export GOPATH=/tmp/tmp.XdltT6ixy7 [2021-06-30T06:23:00.103Z] #50 6.226 + GOPATH=/tmp/tmp.XdltT6ixy7 [2021-06-30T06:23:00.103Z] #50 6.226 + RM_GOPATH=1 [2021-06-30T06:23:00.103Z] #50 6.226 + case "$(go env GOARCH)" in [2021-06-30T06:23:00.103Z] #50 6.226 ++ go env GOARCH [2021-06-30T06:23:00.103Z] #50 6.240 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:00.103Z] #50 6.240 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:00.103Z] #50 6.240 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:00.103Z] #50 6.240 + dir=/tmp/install [2021-06-30T06:23:00.103Z] #50 6.240 + bin=golangci_lint [2021-06-30T06:23:00.103Z] #50 6.240 + shift [2021-06-30T06:23:00.103Z] #50 6.240 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-30T06:23:00.103Z] #50 6.240 + . /tmp/install/golangci_lint.installer [2021-06-30T06:23:00.103Z] #50 6.240 ++ : v1.23.8 [2021-06-30T06:23:00.103Z] #50 6.240 + install_golangci_lint [2021-06-30T06:23:00.103Z] #50 6.240 + set -e [2021-06-30T06:23:00.103Z] #50 6.240 + export GO111MODULE=on [2021-06-30T06:23:00.103Z] #50 6.240 + GO111MODULE=on [2021-06-30T06:23:00.103Z] #50 6.240 + GOBIN=/build [2021-06-30T06:23:00.103Z] #50 6.240 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-30T06:23:00.103Z] #50 6.486 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-30T06:23:00.103Z] #50 ... [2021-06-30T06:23:00.103Z] [2021-06-30T06:23:00.103Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:00.103Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:23:00.103Z] #56 8.068 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:23:00.103Z] #56 8.141 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:23:00.103Z] #56 8.141 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:23:00.103Z] #56 9.075 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:23:00.364Z] #56 11.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:23:00.364Z] #56 ... [2021-06-30T06:23:00.364Z] [2021-06-30T06:23:00.364Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-30T06:23:00.364Z] #48 sha256:e30a41c778aae59394e0e8684b5251c740832a29980763813f56aa8c97fe58a7 [2021-06-30T06:23:00.364Z] #48 6.766 + RM_GOPATH=0 [2021-06-30T06:23:00.364Z] #48 6.766 + TMP_GOPATH= [2021-06-30T06:23:00.364Z] #48 6.766 + : /build [2021-06-30T06:23:00.364Z] #48 6.766 + '[' -z '' ']' [2021-06-30T06:23:00.364Z] #48 6.766 ++ mktemp -d [2021-06-30T06:23:00.364Z] #48 6.771 + export GOPATH=/tmp/tmp.cRTjndm8Fp [2021-06-30T06:23:00.364Z] #48 6.771 + GOPATH=/tmp/tmp.cRTjndm8Fp [2021-06-30T06:23:00.364Z] #48 6.771 + RM_GOPATH=1 [2021-06-30T06:23:00.364Z] #48 6.771 + case "$(go env GOARCH)" in [2021-06-30T06:23:00.364Z] #48 6.771 ++ go env GOARCH [2021-06-30T06:23:00.364Z] #48 6.785 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:00.364Z] #48 6.785 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:00.364Z] #48 6.788 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:00.364Z] #48 6.788 + dir=/tmp/install [2021-06-30T06:23:00.364Z] #48 6.788 + bin=gotestsum [2021-06-30T06:23:00.364Z] #48 6.788 + shift [2021-06-30T06:23:00.364Z] #48 6.788 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-30T06:23:00.364Z] #48 6.788 + . /tmp/install/gotestsum.installer [2021-06-30T06:23:00.364Z] #48 6.788 ++ : v0.5.3 [2021-06-30T06:23:00.364Z] #48 6.788 + install_gotestsum [2021-06-30T06:23:00.364Z] #48 6.788 + set -e [2021-06-30T06:23:00.364Z] #48 6.788 + export GO111MODULE=on [2021-06-30T06:23:00.364Z] #48 6.788 + GO111MODULE=on [2021-06-30T06:23:00.364Z] #48 6.788 + GOBIN=/build [2021-06-30T06:23:00.364Z] #48 6.788 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-30T06:23:00.364Z] #48 7.391 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-30T06:23:00.364Z] #48 9.306 go: downloading github.com/fatih/color v1.9.0 [2021-06-30T06:23:00.364Z] #48 9.326 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-30T06:23:00.364Z] #48 9.361 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:23:00.364Z] #48 9.400 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-30T06:23:00.364Z] #48 9.746 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-30T06:23:00.364Z] #48 9.825 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-30T06:23:00.364Z] #48 10.07 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-30T06:23:00.364Z] #48 10.10 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-30T06:23:00.364Z] #48 10.16 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-30T06:23:00.364Z] #48 10.86 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-30T06:23:00.364Z] #48 ... [2021-06-30T06:23:00.364Z] [2021-06-30T06:23:00.364Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-30T06:23:00.364Z] #24 sha256:eab0c443425161591c5bb973289d5381867f4ae68bebdc0e7977917e954eb460 [2021-06-30T06:23:00.364Z] #24 10.83 + mkdir -p /build [2021-06-30T06:23:00.364Z] #24 10.83 + mv docker/docker /build/ [2021-06-30T06:23:00.364Z] #24 10.84 + rmdir docker [2021-06-30T06:23:00.364Z] #24 DONE 11.2s [2021-06-30T06:23:00.364Z] [2021-06-30T06:23:00.364Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:23:00.364Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:23:00.364Z] #40 6.132 + git clone https://github.com/docker/distribution.git . [2021-06-30T06:23:00.364Z] #40 6.148 Cloning into '.'... [2021-06-30T06:23:00.460Z] #44 ... [2021-06-30T06:23:00.460Z] [2021-06-30T06:23:00.460Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-30T06:23:00.460Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4 [2021-06-30T06:23:00.460Z] #12 DONE 4.3s [2021-06-30T06:23:00.694Z] #40 ... [2021-06-30T06:23:00.694Z] [2021-06-30T06:23:00.694Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:00.694Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:00.694Z] #36 8.155 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:23:00.694Z] #36 8.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:23:00.694Z] #36 8.197 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:23:00.694Z] #36 9.104 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:23:00.694Z] #36 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:23:00.694Z] #36 ... [2021-06-30T06:23:00.694Z] [2021-06-30T06:23:00.694Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:23:00.694Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:23:00.694Z] #32 6.648 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-30T06:23:00.694Z] #32 6.650 Cloning into '.'... [2021-06-30T06:23:00.720Z] [2021-06-30T06:23:00.720Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:00.720Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:00.960Z] #32 ... [2021-06-30T06:23:00.960Z] [2021-06-30T06:23:00.960Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:23:00.960Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:23:00.960Z] #46 10.91 runtime/internal/math [2021-06-30T06:23:00.960Z] #46 10.99 internal/race [2021-06-30T06:23:00.960Z] #46 11.10 internal/bytealg [2021-06-30T06:23:00.960Z] #46 11.14 sync/atomic [2021-06-30T06:23:00.960Z] #46 11.79 unicode [2021-06-30T06:23:01.577Z] #59 ... [2021-06-30T06:23:01.577Z] [2021-06-30T06:23:01.577Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-30T06:23:01.577Z] #24 sha256:c6402ff5743d6204a3ba73e89f557d3ec44d7c6bffff05cb7040a60b85ee3a80 [2021-06-30T06:23:01.577Z] #24 12.42 + mkdir -p /build [2021-06-30T06:23:01.577Z] #24 12.42 + mv docker/docker /build/ [2021-06-30T06:23:01.577Z] #24 12.45 + rmdir docker [2021-06-30T06:23:01.577Z] #24 DONE 13.3s [2021-06-30T06:23:01.577Z] [2021-06-30T06:23:01.577Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-30T06:23:01.577Z] #48 sha256:219719873000ab61f29ab25461e2b4c2db33323a7156a032faf4a235d8f0aca0 [2021-06-30T06:23:01.577Z] #48 13.15 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-30T06:23:02.866Z] #46 13.36 runtime [2021-06-30T06:23:05.061Z] #47 ... [2021-06-30T06:23:05.061Z] [2021-06-30T06:23:05.061Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-06-30T06:23:05.061Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:23:05.061Z] #17 108.2 Selecting previously unselected package dpkg-dev. [2021-06-30T06:23:05.061Z] #17 108.2 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-06-30T06:23:05.061Z] #17 108.2 Unpacking dpkg-dev (1.19.7) ... [2021-06-30T06:23:05.061Z] #17 108.4 Selecting previously unselected package libconfig-inifiles-perl. [2021-06-30T06:23:05.061Z] #17 108.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-06-30T06:23:05.061Z] #17 108.5 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-06-30T06:23:05.062Z] #17 108.5 Selecting previously unselected package libio-string-perl. [2021-06-30T06:23:05.062Z] #17 108.5 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-06-30T06:23:05.062Z] #17 108.5 Unpacking libio-string-perl (1.08-3) ... [2021-06-30T06:23:05.062Z] #17 108.6 Selecting previously unselected package libicu63:amd64. [2021-06-30T06:23:05.062Z] #17 108.6 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-30T06:23:05.062Z] #17 108.6 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:23:05.062Z] #17 110.4 Selecting previously unselected package libxml2:amd64. [2021-06-30T06:23:05.062Z] #17 110.4 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-06-30T06:23:05.062Z] #17 110.4 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:23:05.062Z] #17 110.6 Selecting previously unselected package libxml-namespacesupport-perl. [2021-06-30T06:23:05.062Z] #17 110.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-06-30T06:23:05.062Z] #17 110.6 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-06-30T06:23:05.062Z] #17 110.6 Selecting previously unselected package libxml-sax-base-perl. [2021-06-30T06:23:05.062Z] #17 110.7 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-06-30T06:23:05.062Z] #17 110.7 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-06-30T06:23:05.062Z] #17 110.7 Selecting previously unselected package libxml-sax-perl. [2021-06-30T06:23:05.062Z] #17 110.7 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-06-30T06:23:05.062Z] #17 110.7 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-06-30T06:23:05.062Z] #17 110.8 Selecting previously unselected package libxml-libxml-perl. [2021-06-30T06:23:05.062Z] #17 110.8 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-06-30T06:23:05.062Z] #17 110.9 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-06-30T06:23:05.062Z] #17 111.0 Selecting previously unselected package libxml-simple-perl. [2021-06-30T06:23:05.062Z] #17 111.0 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-06-30T06:23:05.062Z] #17 111.0 Unpacking libxml-simple-perl (2.25-1) ... [2021-06-30T06:23:05.062Z] #17 111.1 Selecting previously unselected package libyaml-perl. [2021-06-30T06:23:05.062Z] #17 111.1 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-06-30T06:23:05.062Z] #17 111.1 Unpacking libyaml-perl (1.27-1) ... [2021-06-30T06:23:05.062Z] #17 111.1 Selecting previously unselected package libconfig-auto-perl. [2021-06-30T06:23:05.062Z] #17 111.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-06-30T06:23:05.062Z] #17 111.2 Unpacking libconfig-auto-perl (0.44-1) ... [2021-06-30T06:23:05.062Z] #17 111.2 Selecting previously unselected package libfile-which-perl. [2021-06-30T06:23:05.062Z] #17 111.2 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-06-30T06:23:05.062Z] #17 111.2 Unpacking libfile-which-perl (1.23-1) ... [2021-06-30T06:23:05.062Z] #17 111.3 Selecting previously unselected package libfile-homedir-perl. [2021-06-30T06:23:05.062Z] #17 111.3 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-06-30T06:23:05.062Z] #17 111.3 Unpacking libfile-homedir-perl (1.004-1) ... [2021-06-30T06:23:05.062Z] #17 111.3 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-06-30T06:23:05.062Z] #17 111.3 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-06-30T06:23:05.062Z] #17 111.3 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-06-30T06:23:05.062Z] #17 111.4 Selecting previously unselected package dpkg-cross. [2021-06-30T06:23:05.062Z] #17 111.4 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-06-30T06:23:05.062Z] #17 111.4 Unpacking dpkg-cross (2.6.15-3) ... [2021-06-30T06:23:05.062Z] #17 111.4 Selecting previously unselected package crossbuild-essential-arm64. [2021-06-30T06:23:05.062Z] #17 111.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-06-30T06:23:05.062Z] #17 111.5 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-06-30T06:23:05.062Z] #17 111.5 Selecting previously unselected package libc6-armel-cross. [2021-06-30T06:23:05.062Z] #17 111.5 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-06-30T06:23:05.062Z] #17 111.5 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-06-30T06:23:05.062Z] #17 111.8 Selecting previously unselected package libgcc1-armel-cross. [2021-06-30T06:23:05.062Z] #17 111.8 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-06-30T06:23:05.062Z] #17 111.8 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-06-30T06:23:05.062Z] #17 111.8 Selecting previously unselected package libgomp1-armel-cross. [2021-06-30T06:23:05.062Z] #17 111.9 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:05.062Z] #17 111.9 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:23:05.062Z] #17 111.9 Selecting previously unselected package libatomic1-armel-cross. [2021-06-30T06:23:05.062Z] #17 111.9 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:05.062Z] #17 111.9 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:23:05.062Z] #17 112.0 Selecting previously unselected package libstdc++6-armel-cross. [2021-06-30T06:23:05.062Z] #17 112.0 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:05.062Z] #17 112.0 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:23:05.062Z] #17 112.1 Selecting previously unselected package libasan5-armel-cross. [2021-06-30T06:23:05.062Z] #17 112.1 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:05.062Z] #17 112.2 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:23:05.062Z] #17 112.2 Selecting previously unselected package libubsan1-armel-cross. [2021-06-30T06:23:05.062Z] #17 112.2 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:05.062Z] #17 112.2 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:23:05.062Z] #17 112.3 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-06-30T06:23:05.062Z] #17 112.3 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:05.062Z] #17 112.3 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:23:05.062Z] #17 112.6 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-06-30T06:23:05.062Z] #17 112.6 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:23:05.062Z] #17 112.6 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-06-30T06:23:05.062Z] #17 114.0 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-06-30T06:23:05.062Z] #17 114.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:23:05.062Z] #17 114.0 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-06-30T06:23:05.062Z] #17 114.0 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-06-30T06:23:05.062Z] #17 114.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-06-30T06:23:05.062Z] #17 114.1 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-06-30T06:23:05.062Z] #17 114.5 Selecting previously unselected package libc6-dev-armel-cross. [2021-06-30T06:23:05.062Z] #17 114.5 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-06-30T06:23:05.062Z] #17 114.6 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-06-30T06:23:05.404Z] #46 15.96 unicode/utf8 [2021-06-30T06:23:05.626Z] #17 115.1 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-06-30T06:23:05.626Z] #17 115.2 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:05.626Z] #17 115.2 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:23:05.663Z] #46 16.60 math/bits [2021-06-30T06:23:05.774Z] #48 ... [2021-06-30T06:23:05.774Z] [2021-06-30T06:23:05.774Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:05.774Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:05.774Z] #44 7.137 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:23:05.774Z] #44 7.204 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:23:05.774Z] #44 7.208 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:23:05.774Z] #44 7.664 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-30T06:23:05.774Z] #44 8.405 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:23:05.774Z] #44 10.43 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:23:05.774Z] #44 12.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:23:05.774Z] #44 14.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-30T06:23:05.774Z] #44 ... [2021-06-30T06:23:05.774Z] [2021-06-30T06:23:05.774Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:05.774Z] #50 sha256:c8c6dbb4ead1b1b808f886f4a306d16c42b8c8ea3a14ba83d273541f9f335913 [2021-06-30T06:23:05.774Z] #50 17.63 go: downloading github.com/fatih/color v1.7.0 [2021-06-30T06:23:05.774Z] #50 17.65 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-30T06:23:05.774Z] #50 17.72 go: downloading github.com/pkg/errors v0.8.1 [2021-06-30T06:23:05.774Z] #50 17.79 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-30T06:23:05.921Z] #46 ... [2021-06-30T06:23:05.921Z] [2021-06-30T06:23:05.921Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:05.921Z] #50 sha256:81ee5e1bb7a423d2bf8f0ef48374178ad43bab4f8e1b6add9b151c6f9271c6c7 [2021-06-30T06:23:05.921Z] #50 16.76 go: downloading github.com/fatih/color v1.7.0 [2021-06-30T06:23:05.921Z] #50 16.78 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-30T06:23:05.921Z] #50 16.86 go: downloading github.com/pkg/errors v0.8.1 [2021-06-30T06:23:05.921Z] #50 16.89 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-30T06:23:05.992Z] #13 ... [2021-06-30T06:23:05.992Z] [2021-06-30T06:23:05.992Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:05.992Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:05.992Z] #44 7.962 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:23:05.992Z] #44 8.001 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:23:05.992Z] #44 8.001 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:23:05.992Z] #44 8.478 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-30T06:23:05.992Z] #44 9.260 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:23:05.992Z] #44 ... [2021-06-30T06:23:05.992Z] [2021-06-30T06:23:05.992Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-30T06:23:05.992Z] #24 sha256:f59fbd84aa4598408a78bdd3e8c59535aace1cfbfd6d251f8d7c226567260f03 [2021-06-30T06:23:05.992Z] #24 4.671 + RM_GOPATH=0 [2021-06-30T06:23:05.992Z] #24 4.671 + TMP_GOPATH= [2021-06-30T06:23:05.992Z] #24 4.671 + : /build [2021-06-30T06:23:05.992Z] #24 4.671 + '[' -z '' ']' [2021-06-30T06:23:05.992Z] #24 4.671 ++ mktemp -d [2021-06-30T06:23:05.992Z] #24 4.678 + export GOPATH=/tmp/tmp.HLb3fYlOQS [2021-06-30T06:23:05.992Z] #24 4.678 + GOPATH=/tmp/tmp.HLb3fYlOQS [2021-06-30T06:23:05.992Z] #24 4.678 + RM_GOPATH=1 [2021-06-30T06:23:05.992Z] #24 4.678 + case "$(go env GOARCH)" in [2021-06-30T06:23:05.992Z] #24 4.690 ++ go env GOARCH [2021-06-30T06:23:05.992Z] #24 4.690 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:05.992Z] #24 4.690 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:05.992Z] #24 4.698 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:05.992Z] #24 4.698 + dir=/tmp/install [2021-06-30T06:23:05.992Z] #24 4.698 + bin=dockercli [2021-06-30T06:23:05.992Z] #24 4.698 + shift [2021-06-30T06:23:05.992Z] #24 4.698 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-30T06:23:05.992Z] #24 4.698 + . /tmp/install/dockercli.installer [2021-06-30T06:23:05.992Z] #24 4.698 ++ : stable [2021-06-30T06:23:05.992Z] #24 4.698 ++ : 17.06.2-ce [2021-06-30T06:23:05.992Z] #24 4.698 + install_dockercli [2021-06-30T06:23:05.992Z] #24 4.698 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-30T06:23:05.992Z] #24 4.698 ++ uname -m [2021-06-30T06:23:05.992Z] #24 4.698 + arch=x86_64 [2021-06-30T06:23:05.992Z] #24 4.698 + '[' x86_64 '!=' x86_64 ']' [2021-06-30T06:23:05.992Z] #24 4.698 + url=https://download.docker.com/linux/static [2021-06-30T06:23:05.992Z] #24 4.698 Install docker/cli version 17.06.2-ce from stable [2021-06-30T06:23:05.992Z] #24 4.720 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-30T06:23:05.992Z] #24 4.720 + tar -xz docker/docker [2021-06-30T06:23:05.992Z] #24 9.028 + mkdir -p /build [2021-06-30T06:23:05.992Z] #24 9.036 + mv docker/docker /build/ [2021-06-30T06:23:05.992Z] #24 9.036 + rmdir docker [2021-06-30T06:23:05.992Z] #24 DONE 10.0s [2021-06-30T06:23:05.992Z] [2021-06-30T06:23:05.992Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:05.992Z] #50 sha256:2c9ed71774e3faa2aa4d1c9cc24f1d0396443b3e4bbc52ba8da7a019eadd6bab [2021-06-30T06:23:05.992Z] #50 4.050 + RM_GOPATH=0 [2021-06-30T06:23:05.992Z] #50 4.050 + TMP_GOPATH= [2021-06-30T06:23:05.992Z] #50 4.050 + : /build [2021-06-30T06:23:05.992Z] #50 4.050 + '[' -z '' ']' [2021-06-30T06:23:05.992Z] #50 4.050 ++ mktemp -d [2021-06-30T06:23:05.992Z] #50 4.051 + export GOPATH=/tmp/tmp.diezsbCMU6 [2021-06-30T06:23:05.992Z] #50 4.051 + GOPATH=/tmp/tmp.diezsbCMU6 [2021-06-30T06:23:05.992Z] #50 4.051 + RM_GOPATH=1 [2021-06-30T06:23:05.992Z] #50 4.051 + case "$(go env GOARCH)" in [2021-06-30T06:23:05.992Z] #50 4.051 ++ go env GOARCH [2021-06-30T06:23:05.992Z] #50 4.060 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:05.992Z] #50 4.060 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:05.992Z] #50 4.060 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:05.992Z] #50 4.060 + dir=/tmp/install [2021-06-30T06:23:05.992Z] #50 4.060 + bin=golangci_lint [2021-06-30T06:23:05.992Z] #50 4.060 + shift [2021-06-30T06:23:05.992Z] #50 4.060 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-30T06:23:05.992Z] #50 4.060 + . /tmp/install/golangci_lint.installer [2021-06-30T06:23:05.992Z] #50 4.060 ++ : v1.23.8 [2021-06-30T06:23:05.992Z] #50 4.060 + install_golangci_lint [2021-06-30T06:23:05.992Z] #50 4.060 + set -e [2021-06-30T06:23:05.992Z] #50 4.060 + export GO111MODULE=on [2021-06-30T06:23:05.992Z] #50 4.060 + GO111MODULE=on [2021-06-30T06:23:05.992Z] #50 4.060 + GOBIN=/build [2021-06-30T06:23:05.992Z] #50 4.060 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-30T06:23:05.992Z] #50 4.629 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-30T06:23:06.034Z] #50 17.79 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-30T06:23:06.180Z] #50 16.89 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-30T06:23:06.190Z] #17 115.7 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-06-30T06:23:06.190Z] #17 115.8 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:23:06.190Z] #17 115.8 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-06-30T06:23:06.252Z] #50 ... [2021-06-30T06:23:06.252Z] [2021-06-30T06:23:06.252Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-30T06:23:06.252Z] #48 sha256:99c258f3ed9848c66fc0faeb9c34154eaaf8369e85921286fda6c9b34f799c39 [2021-06-30T06:23:06.252Z] #48 4.922 + RM_GOPATH=0 [2021-06-30T06:23:06.252Z] #48 4.922 + TMP_GOPATH= [2021-06-30T06:23:06.252Z] #48 4.922 + : /build [2021-06-30T06:23:06.252Z] #48 4.922 + '[' -z '' ']' [2021-06-30T06:23:06.252Z] #48 4.922 ++ mktemp -d [2021-06-30T06:23:06.252Z] #48 4.923 + export GOPATH=/tmp/tmp.ciwL3T7nmN [2021-06-30T06:23:06.252Z] #48 4.923 + GOPATH=/tmp/tmp.ciwL3T7nmN [2021-06-30T06:23:06.252Z] #48 4.923 + RM_GOPATH=1 [2021-06-30T06:23:06.252Z] #48 4.923 + case "$(go env GOARCH)" in [2021-06-30T06:23:06.252Z] #48 4.923 ++ go env GOARCH [2021-06-30T06:23:06.252Z] #48 4.925 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:06.252Z] #48 4.925 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:06.252Z] #48 4.925 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:06.252Z] #48 4.925 + dir=/tmp/install [2021-06-30T06:23:06.252Z] #48 4.925 + bin=gotestsum [2021-06-30T06:23:06.252Z] #48 4.925 + shift [2021-06-30T06:23:06.252Z] #48 4.925 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-30T06:23:06.252Z] #48 4.925 + . /tmp/install/gotestsum.installer [2021-06-30T06:23:06.252Z] #48 4.925 ++ : v0.5.3 [2021-06-30T06:23:06.252Z] #48 4.925 + install_gotestsum [2021-06-30T06:23:06.252Z] #48 4.925 + set -e [2021-06-30T06:23:06.252Z] #48 4.925 + export GO111MODULE=on [2021-06-30T06:23:06.252Z] #48 4.925 + GO111MODULE=on [2021-06-30T06:23:06.252Z] #48 4.925 + GOBIN=/build [2021-06-30T06:23:06.252Z] #48 4.925 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-30T06:23:06.252Z] #48 5.461 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-30T06:23:06.252Z] #48 6.711 go: downloading github.com/fatih/color v1.9.0 [2021-06-30T06:23:06.252Z] #48 6.748 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-30T06:23:06.252Z] #48 6.812 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:23:06.252Z] #48 6.825 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-30T06:23:06.252Z] #48 7.155 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-30T06:23:06.252Z] #48 7.155 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-30T06:23:06.252Z] #48 7.252 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-30T06:23:06.252Z] #48 7.273 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-30T06:23:06.252Z] #48 7.317 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-30T06:23:06.252Z] #48 7.604 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-30T06:23:06.252Z] #48 9.927 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-30T06:23:06.293Z] #50 18.08 go: downloading github.com/spf13/viper v1.6.1 [2021-06-30T06:23:06.439Z] #50 17.13 go: downloading github.com/spf13/viper v1.6.1 [2021-06-30T06:23:06.511Z] #48 ... [2021-06-30T06:23:06.511Z] [2021-06-30T06:23:06.511Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:23:06.511Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210 [2021-06-30T06:23:06.511Z] #46 5.560 + RM_GOPATH=0 [2021-06-30T06:23:06.511Z] #46 5.560 + TMP_GOPATH= [2021-06-30T06:23:06.511Z] #46 5.560 + : /build [2021-06-30T06:23:06.511Z] #46 5.560 + '[' -z '' ']' [2021-06-30T06:23:06.511Z] #46 5.560 ++ mktemp -d [2021-06-30T06:23:06.511Z] #46 5.560 + export GOPATH=/tmp/tmp.vij9XkrRRE [2021-06-30T06:23:06.511Z] #46 5.560 + GOPATH=/tmp/tmp.vij9XkrRRE [2021-06-30T06:23:06.511Z] #46 5.560 + RM_GOPATH=1 [2021-06-30T06:23:06.511Z] #46 5.560 + case "$(go env GOARCH)" in [2021-06-30T06:23:06.511Z] #46 5.560 ++ go env GOARCH [2021-06-30T06:23:06.511Z] #46 5.560 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:06.511Z] #46 5.560 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:06.511Z] #46 5.560 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:06.511Z] #46 5.560 + dir=/tmp/install [2021-06-30T06:23:06.511Z] #46 5.560 + bin=vndr [2021-06-30T06:23:06.511Z] #46 5.560 + shift [2021-06-30T06:23:06.511Z] #46 5.560 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-30T06:23:06.511Z] #46 5.560 + . /tmp/install/vndr.installer [2021-06-30T06:23:06.511Z] #46 5.560 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:23:06.511Z] #46 5.560 + install_vndr [2021-06-30T06:23:06.511Z] #46 5.560 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-30T06:23:06.511Z] #46 5.560 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vij9XkrRRE/src/github.com/LK4D4/vndr [2021-06-30T06:23:06.511Z] #46 5.560 Cloning into '/tmp/tmp.vij9XkrRRE/src/github.com/LK4D4/vndr'... [2021-06-30T06:23:06.511Z] #46 5.564 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:23:06.511Z] #46 6.320 + cd /tmp/tmp.vij9XkrRRE/src/github.com/LK4D4/vndr [2021-06-30T06:23:06.511Z] #46 6.320 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:23:06.511Z] #46 6.334 + go build -buildmode=pie -v -o /build/vndr . [2021-06-30T06:23:06.511Z] #46 7.315 internal/unsafeheader [2021-06-30T06:23:06.511Z] #46 7.383 internal/cpu [2021-06-30T06:23:06.511Z] #46 7.384 runtime/internal/atomic [2021-06-30T06:23:06.511Z] #46 7.695 runtime/internal/sys [2021-06-30T06:23:06.511Z] #46 7.917 runtime/internal/math [2021-06-30T06:23:06.511Z] #46 7.968 internal/race [2021-06-30T06:23:06.511Z] #46 8.128 sync/atomic [2021-06-30T06:23:06.511Z] #46 8.252 internal/bytealg [2021-06-30T06:23:06.511Z] #46 8.548 unicode [2021-06-30T06:23:06.511Z] #46 9.467 runtime [2021-06-30T06:23:06.511Z] #46 ... [2021-06-30T06:23:06.511Z] [2021-06-30T06:23:06.511Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-30T06:23:06.511Z] #34 sha256:796fb5c4e8b6886867c20a85b9037db61864aeac68c5b733927a5136925e0a18 [2021-06-30T06:23:06.511Z] #34 5.790 Install go-toml version v1.8.1 [2021-06-30T06:23:06.511Z] #34 6.496 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-30T06:23:06.511Z] #34 8.840 github.com/pelletier/go-toml [2021-06-30T06:23:06.770Z] #34 ... [2021-06-30T06:23:06.770Z] [2021-06-30T06:23:06.770Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:06.770Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:23:06.770Z] #56 6.923 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:23:06.770Z] #56 7.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:23:06.770Z] #56 7.155 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:23:06.770Z] #56 7.777 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:23:06.770Z] #56 9.789 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:23:06.770Z] #56 ... [2021-06-30T06:23:06.770Z] [2021-06-30T06:23:06.770Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:23:06.770Z] #59 sha256:80fb939156432242ab36aea7201dd74a56af0ba7346c2418fc2c03367730d411 [2021-06-30T06:23:06.770Z] #59 7.100 + RM_GOPATH=0 [2021-06-30T06:23:06.770Z] #59 7.100 + TMP_GOPATH= [2021-06-30T06:23:06.770Z] #59 7.100 + : /build [2021-06-30T06:23:06.770Z] #59 7.100 + '[' -z '' ']' [2021-06-30T06:23:06.770Z] #59 7.100 ++ mktemp -d [2021-06-30T06:23:06.770Z] #59 7.100 + export GOPATH=/tmp/tmp.ZE41pX7iKI [2021-06-30T06:23:06.770Z] #59 7.100 + GOPATH=/tmp/tmp.ZE41pX7iKI [2021-06-30T06:23:06.770Z] #59 7.100 + RM_GOPATH=1 [2021-06-30T06:23:06.770Z] #59 7.100 + case "$(go env GOARCH)" in [2021-06-30T06:23:06.770Z] #59 7.100 ++ go env GOARCH [2021-06-30T06:23:06.770Z] #59 7.116 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:06.770Z] #59 7.116 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:06.770Z] #59 7.120 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:06.770Z] #59 7.126 + dir=/tmp/install [2021-06-30T06:23:06.770Z] #59 7.127 + bin=rootlesskit [2021-06-30T06:23:06.770Z] #59 7.127 + shift [2021-06-30T06:23:06.770Z] #59 7.128 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-30T06:23:06.770Z] #59 7.128 + . /tmp/install/rootlesskit.installer [2021-06-30T06:23:06.770Z] #59 7.128 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:23:06.770Z] #59 7.130 + install_rootlesskit [2021-06-30T06:23:06.770Z] #59 7.131 + case "$1" in [2021-06-30T06:23:06.770Z] #59 7.136 + export CGO_ENABLED=0 [2021-06-30T06:23:06.770Z] #59 7.136 + CGO_ENABLED=0 [2021-06-30T06:23:06.770Z] #59 7.136 + _install_rootlesskit [2021-06-30T06:23:06.770Z] #59 7.137 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-30T06:23:06.770Z] #59 7.140 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:23:06.770Z] #59 7.140 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZE41pX7iKI/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:23:06.770Z] #59 7.155 Cloning into '/tmp/tmp.ZE41pX7iKI/src/github.com/rootless-containers/rootlesskit'... [2021-06-30T06:23:06.908Z] #50 18.54 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-30T06:23:06.908Z] #50 18.55 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-30T06:23:07.008Z] #50 17.70 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-30T06:23:07.008Z] #50 17.72 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-30T06:23:07.028Z] #59 ... [2021-06-30T06:23:07.028Z] [2021-06-30T06:23:07.028Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:23:07.028Z] #52 sha256:5316be27ec36c828c95f690960ca60551ebb45cdee0fd9c250f60855c0ee2561 [2021-06-30T06:23:07.029Z] #52 5.041 + RM_GOPATH=0 [2021-06-30T06:23:07.029Z] #52 5.041 + TMP_GOPATH= [2021-06-30T06:23:07.029Z] #52 5.041 + : /build [2021-06-30T06:23:07.029Z] #52 5.041 + '[' -z '' ']' [2021-06-30T06:23:07.029Z] #52 5.041 ++ mktemp -d [2021-06-30T06:23:07.029Z] #52 5.041 + export GOPATH=/tmp/tmp.RysMOQU9mV [2021-06-30T06:23:07.029Z] #52 5.041 + GOPATH=/tmp/tmp.RysMOQU9mV [2021-06-30T06:23:07.029Z] #52 5.044 + RM_GOPATH=1 [2021-06-30T06:23:07.029Z] #52 5.044 + case "$(go env GOARCH)" in [2021-06-30T06:23:07.029Z] #52 5.044 ++ go env GOARCH [2021-06-30T06:23:07.029Z] #52 5.052 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:23:07.029Z] #52 5.052 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:07.029Z] #52 5.052 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:07.029Z] #52 5.052 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:07.029Z] #52 5.052 + dir=/tmp/install [2021-06-30T06:23:07.029Z] #52 5.052 + bin=shfmt [2021-06-30T06:23:07.029Z] #52 5.052 + shift [2021-06-30T06:23:07.029Z] #52 5.052 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-30T06:23:07.029Z] #52 5.052 + . /tmp/install/shfmt.installer [2021-06-30T06:23:07.029Z] #52 5.052 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:23:07.029Z] #52 5.052 + install_shfmt [2021-06-30T06:23:07.029Z] #52 5.052 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-30T06:23:07.029Z] #52 5.052 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RysMOQU9mV/src/github.com/mvdan/sh [2021-06-30T06:23:07.029Z] #52 5.052 Cloning into '/tmp/tmp.RysMOQU9mV/src/github.com/mvdan/sh'... [2021-06-30T06:23:07.325Z] #52 ... [2021-06-30T06:23:07.325Z] [2021-06-30T06:23:07.325Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:23:07.325Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:23:07.325Z] #32 6.091 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-30T06:23:07.325Z] #32 6.091 Cloning into '.'... [2021-06-30T06:23:07.325Z] #32 ... [2021-06-30T06:23:07.325Z] [2021-06-30T06:23:07.325Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:07.325Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:07.325Z] #36 8.158 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:23:07.325Z] #36 8.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:23:07.325Z] #36 8.228 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:23:07.325Z] #36 9.113 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:23:07.325Z] #36 10.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:23:07.325Z] #36 ... [2021-06-30T06:23:07.325Z] [2021-06-30T06:23:07.325Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:07.325Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:07.325Z] #44 11.07 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:23:07.517Z] #50 19.34 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-30T06:23:07.517Z] #50 19.43 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-30T06:23:07.558Z] #17 117.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-06-30T06:23:07.558Z] #17 117.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:23:07.558Z] #17 117.1 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-06-30T06:23:07.558Z] #17 117.2 Selecting previously unselected package crossbuild-essential-armel. [2021-06-30T06:23:07.558Z] #17 117.2 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-06-30T06:23:07.558Z] #17 117.3 Unpacking crossbuild-essential-armel (12.6) ... [2021-06-30T06:23:07.558Z] #17 117.3 Selecting previously unselected package libc6-armhf-cross. [2021-06-30T06:23:07.576Z] #50 ... [2021-06-30T06:23:07.576Z] [2021-06-30T06:23:07.576Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:07.576Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:07.576Z] #44 7.160 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:23:07.576Z] #44 7.236 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:23:07.576Z] #44 7.237 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:23:07.576Z] #44 7.835 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-30T06:23:07.576Z] #44 8.446 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:23:07.576Z] #44 10.63 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:23:07.576Z] #44 13.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:23:07.576Z] #44 15.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-30T06:23:07.576Z] #44 ... [2021-06-30T06:23:07.576Z] [2021-06-30T06:23:07.576Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:23:07.576Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341 [2021-06-30T06:23:07.576Z] #52 18.00 + cd /tmp/tmp.RgJpXvGTow/src/github.com/mvdan/sh [2021-06-30T06:23:07.576Z] #52 18.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:23:07.576Z] #52 18.09 + GO111MODULE=on [2021-06-30T06:23:07.576Z] #52 18.09 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-30T06:23:07.815Z] #17 117.3 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-06-30T06:23:07.815Z] #17 117.3 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-06-30T06:23:08.072Z] #17 117.6 Selecting previously unselected package libgcc1-armhf-cross. [2021-06-30T06:23:08.072Z] #17 117.6 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-06-30T06:23:08.072Z] #17 117.6 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-06-30T06:23:08.072Z] #17 117.7 Selecting previously unselected package libgomp1-armhf-cross. [2021-06-30T06:23:08.072Z] #17 117.7 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:08.072Z] #17 117.7 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:23:08.072Z] #17 117.7 Selecting previously unselected package libatomic1-armhf-cross. [2021-06-30T06:23:08.072Z] #17 117.7 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:08.072Z] #17 117.8 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:23:08.072Z] #17 117.8 Selecting previously unselected package libstdc++6-armhf-cross. [2021-06-30T06:23:08.072Z] #17 117.8 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:08.072Z] #17 117.9 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:23:08.144Z] #52 19.07 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-30T06:23:08.329Z] #17 118.0 Selecting previously unselected package libasan5-armhf-cross. [2021-06-30T06:23:08.329Z] #17 118.0 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:08.329Z] #17 118.0 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:23:08.403Z] #52 19.10 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-30T06:23:08.403Z] #52 19.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-30T06:23:08.585Z] #17 118.1 Selecting previously unselected package libubsan1-armhf-cross. [2021-06-30T06:23:08.585Z] #17 118.1 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:08.585Z] #17 118.2 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:23:08.842Z] #17 118.6 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-06-30T06:23:08.937Z] #50 ... [2021-06-30T06:23:08.937Z] [2021-06-30T06:23:08.937Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-30T06:23:08.937Z] #34 sha256:33a6a98e84bee980b8baf5c828cafd0ecce5bca18ea2f570398aa0730043ddea [2021-06-30T06:23:08.937Z] #34 10.67 github.com/pelletier/go-toml [2021-06-30T06:23:08.937Z] #34 18.02 github.com/pelletier/go-toml/cmd/tomll [2021-06-30T06:23:08.937Z] #34 ... [2021-06-30T06:23:08.937Z] [2021-06-30T06:23:08.937Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:08.937Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:08.937Z] #13 5.938 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:23:08.937Z] #13 7.911 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:23:08.937Z] #13 10.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:23:09.099Z] #17 118.6 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:09.099Z] #17 118.6 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:23:09.207Z] #13 ... [2021-06-30T06:23:09.207Z] [2021-06-30T06:23:09.207Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:09.207Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:09.207Z] #36 10.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:23:09.207Z] #36 12.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:23:09.207Z] #36 ... [2021-06-30T06:23:09.207Z] [2021-06-30T06:23:09.208Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-30T06:23:09.208Z] #34 sha256:33a6a98e84bee980b8baf5c828cafd0ecce5bca18ea2f570398aa0730043ddea [2021-06-30T06:23:09.208Z] #34 DONE 21.1s [2021-06-30T06:23:09.208Z] [2021-06-30T06:23:09.208Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:23:09.208Z] #59 sha256:f5ec7d8267dc9ac4fe62d5f499250db2b2f805513b49b317699e121eda736cbc [2021-06-30T06:23:09.208Z] #59 13.81 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:23:09.208Z] #59 13.83 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-30T06:23:09.208Z] #59 14.09 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-30T06:23:09.208Z] #59 14.97 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-30T06:23:09.208Z] #59 18.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-30T06:23:09.208Z] #59 18.54 go: downloading github.com/google/uuid v1.2.0 [2021-06-30T06:23:09.208Z] #59 18.55 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-30T06:23:09.208Z] #59 18.59 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-30T06:23:09.208Z] #59 18.64 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-30T06:23:09.208Z] #59 18.65 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-30T06:23:09.208Z] #59 18.86 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-30T06:23:09.208Z] #59 19.51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-30T06:23:09.208Z] #59 19.76 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-30T06:23:09.356Z] #17 118.9 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-06-30T06:23:09.356Z] #17 118.9 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:23:09.356Z] #17 118.9 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-06-30T06:23:09.469Z] #59 ... [2021-06-30T06:23:09.729Z] [2021-06-30T06:23:09.729Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:23:09.729Z] #46 sha256:12c769a2cf4432f326ad8d73688c351de335ee88544c905e9c8b4fdf0a97b55e [2021-06-30T06:23:09.729Z] #46 11.46 runtime [2021-06-30T06:23:09.729Z] #46 14.53 unicode/utf8 [2021-06-30T06:23:09.729Z] #46 15.04 math/bits [2021-06-30T06:23:09.729Z] #46 15.99 math [2021-06-30T06:23:09.729Z] #46 19.80 encoding [2021-06-30T06:23:09.729Z] #46 19.94 unicode/utf16 [2021-06-30T06:23:09.729Z] #46 20.32 container/list [2021-06-30T06:23:09.729Z] #46 20.81 crypto/internal/subtle [2021-06-30T06:23:09.729Z] #46 20.99 crypto/subtle [2021-06-30T06:23:09.729Z] #46 21.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-30T06:23:09.729Z] #46 ... [2021-06-30T06:23:09.729Z] [2021-06-30T06:23:09.730Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:23:09.730Z] #52 sha256:738fffdd5ee8a30cd89ea3231a1e22594c1b17742f09f306a12bfd7cd124d1f9 [2021-06-30T06:23:09.730Z] #52 16.43 + cd /tmp/tmp.rIsLdyrlVF/src/github.com/mvdan/sh [2021-06-30T06:23:09.730Z] #52 16.43 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:23:09.730Z] #52 16.55 + GO111MODULE=on [2021-06-30T06:23:09.730Z] #52 16.55 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-30T06:23:09.730Z] #52 17.53 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-30T06:23:09.730Z] #52 17.55 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-30T06:23:09.730Z] #52 17.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-30T06:23:09.730Z] #52 19.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-30T06:23:09.969Z] #44 13.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:23:10.307Z] #52 20.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-30T06:23:10.307Z] #52 ... [2021-06-30T06:23:10.307Z] [2021-06-30T06:23:10.307Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-30T06:23:10.307Z] #34 sha256:94ed27f5e6f08521924137e6154ba05218e1a2a48881a920f06fc21516a75d8c [2021-06-30T06:23:10.307Z] #34 11.16 github.com/pelletier/go-toml [2021-06-30T06:23:10.307Z] #34 18.85 github.com/pelletier/go-toml/cmd/tomll [2021-06-30T06:23:10.567Z] #34 ... [2021-06-30T06:23:10.567Z] [2021-06-30T06:23:10.567Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:10.567Z] #50 sha256:81ee5e1bb7a423d2bf8f0ef48374178ad43bab4f8e1b6add9b151c6f9271c6c7 [2021-06-30T06:23:10.567Z] #50 18.69 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-30T06:23:10.567Z] #50 18.89 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-30T06:23:10.567Z] #50 18.94 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-30T06:23:10.567Z] #50 19.08 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-30T06:23:10.567Z] #50 19.25 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-30T06:23:10.567Z] #50 19.54 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-30T06:23:11.107Z] #52 ... [2021-06-30T06:23:11.107Z] [2021-06-30T06:23:11.107Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:23:11.107Z] #59 sha256:f5ec7d8267dc9ac4fe62d5f499250db2b2f805513b49b317699e121eda736cbc [2021-06-30T06:23:11.107Z] #59 22.73 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-30T06:23:11.159Z] #50 ... [2021-06-30T06:23:11.159Z] [2021-06-30T06:23:11.159Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:11.159Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:11.159Z] #13 6.355 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:23:11.159Z] #13 8.412 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:23:11.159Z] #13 10.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:23:11.263Z] #17 120.6 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-06-30T06:23:11.263Z] #17 120.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:23:11.263Z] #17 120.7 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-06-30T06:23:11.419Z] #13 ... [2021-06-30T06:23:11.419Z] [2021-06-30T06:23:11.419Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:23:11.419Z] #59 sha256:7c8d51805d3e66cf5a43862ff1d444ac3d18a808d8d4949be1092de981db494c [2021-06-30T06:23:11.419Z] #59 11.92 + cd /tmp/tmp.BxbVLi3Ro9/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:23:11.419Z] #59 11.92 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:23:11.419Z] #59 11.96 + export GO111MODULE=on [2021-06-30T06:23:11.419Z] #59 11.97 + GO111MODULE=on [2021-06-30T06:23:11.419Z] #59 11.97 + export GOPROXY=https://proxy.golang.org [2021-06-30T06:23:11.419Z] #59 11.97 + GOPROXY=https://proxy.golang.org [2021-06-30T06:23:11.419Z] #59 11.97 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:23:11.419Z] #59 11.97 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-30T06:23:11.419Z] #59 13.64 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:23:11.419Z] #59 13.64 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-30T06:23:11.419Z] #59 13.73 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-30T06:23:11.419Z] #59 14.24 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-30T06:23:11.419Z] #59 17.28 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-30T06:23:11.419Z] #59 17.98 go: downloading github.com/google/uuid v1.2.0 [2021-06-30T06:23:11.419Z] #59 18.00 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-30T06:23:11.419Z] #59 18.03 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-30T06:23:11.419Z] #59 18.08 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-30T06:23:11.419Z] #59 18.12 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-30T06:23:11.419Z] #59 18.35 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-30T06:23:11.419Z] #59 18.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-30T06:23:11.419Z] #59 19.08 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-30T06:23:11.419Z] #59 ... [2021-06-30T06:23:11.419Z] [2021-06-30T06:23:11.419Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-30T06:23:11.419Z] #34 sha256:94ed27f5e6f08521924137e6154ba05218e1a2a48881a920f06fc21516a75d8c [2021-06-30T06:23:11.419Z] #34 DONE 22.2s [2021-06-30T06:23:11.419Z] [2021-06-30T06:23:11.419Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:11.419Z] #50 sha256:81ee5e1bb7a423d2bf8f0ef48374178ad43bab4f8e1b6add9b151c6f9271c6c7 [2021-06-30T06:23:11.419Z] #50 22.24 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-30T06:23:11.558Z] #17 121.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-06-30T06:23:11.558Z] #17 121.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-06-30T06:23:11.558Z] #17 121.0 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-06-30T06:23:11.678Z] #50 22.36 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-30T06:23:11.678Z] #50 22.41 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-30T06:23:11.678Z] #50 22.54 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-30T06:23:12.139Z] #17 121.8 Selecting previously unselected package libc6-dev-armhf-cross. [2021-06-30T06:23:12.139Z] #17 121.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-06-30T06:23:12.139Z] #17 121.8 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-06-30T06:23:12.246Z] #50 ... [2021-06-30T06:23:12.246Z] [2021-06-30T06:23:12.246Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-30T06:23:12.246Z] #48 sha256:e30a41c778aae59394e0e8684b5251c740832a29980763813f56aa8c97fe58a7 [2021-06-30T06:23:12.246Z] #48 12.94 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-30T06:23:12.246Z] #48 ... [2021-06-30T06:23:12.246Z] [2021-06-30T06:23:12.246Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:23:12.246Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:23:12.246Z] #46 17.25 math [2021-06-30T06:23:12.246Z] #46 20.89 encoding [2021-06-30T06:23:12.246Z] #46 21.03 unicode/utf16 [2021-06-30T06:23:12.246Z] #46 21.28 container/list [2021-06-30T06:23:12.246Z] #46 21.77 crypto/internal/subtle [2021-06-30T06:23:12.246Z] #46 21.86 crypto/subtle [2021-06-30T06:23:12.246Z] #46 22.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-30T06:23:12.246Z] #46 22.40 internal/nettrace [2021-06-30T06:23:12.246Z] #46 22.66 runtime/cgo [2021-06-30T06:23:12.395Z] #17 122.1 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-06-30T06:23:12.395Z] #17 122.1 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:12.395Z] #17 122.1 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:23:12.503Z] #44 15.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-30T06:23:12.503Z] #44 ... [2021-06-30T06:23:12.503Z] [2021-06-30T06:23:12.503Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:12.503Z] #50 sha256:2c9ed71774e3faa2aa4d1c9cc24f1d0396443b3e4bbc52ba8da7a019eadd6bab [2021-06-30T06:23:12.503Z] #50 12.84 go: downloading github.com/fatih/color v1.7.0 [2021-06-30T06:23:12.503Z] #50 12.84 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-30T06:23:12.503Z] #50 12.92 go: downloading github.com/pkg/errors v0.8.1 [2021-06-30T06:23:12.503Z] #50 13.01 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-30T06:23:12.503Z] #50 13.05 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-30T06:23:12.503Z] #50 13.49 go: downloading github.com/spf13/viper v1.6.1 [2021-06-30T06:23:12.503Z] #50 14.06 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-30T06:23:12.503Z] #50 14.07 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-30T06:23:12.503Z] #50 14.17 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-30T06:23:12.503Z] #50 14.29 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-30T06:23:12.503Z] #50 15.30 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-30T06:23:12.503Z] #50 15.49 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-30T06:23:12.506Z] #46 ... [2021-06-30T06:23:12.506Z] [2021-06-30T06:23:12.506Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:12.506Z] #50 sha256:81ee5e1bb7a423d2bf8f0ef48374178ad43bab4f8e1b6add9b151c6f9271c6c7 [2021-06-30T06:23:12.506Z] #50 23.18 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-30T06:23:12.506Z] #50 23.18 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-30T06:23:12.506Z] #50 23.37 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-30T06:23:12.765Z] #50 23.42 go: downloading github.com/spf13/afero v1.1.2 [2021-06-30T06:23:12.765Z] #50 23.57 go: downloading github.com/spf13/cast v1.3.0 [2021-06-30T06:23:12.765Z] #50 23.59 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-30T06:23:12.765Z] #50 23.64 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-30T06:23:12.765Z] #50 ... [2021-06-30T06:23:12.765Z] [2021-06-30T06:23:12.765Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:12.765Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:12.765Z] #36 13.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:23:13.024Z] #36 ... [2021-06-30T06:23:13.024Z] [2021-06-30T06:23:13.024Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:13.024Z] #50 sha256:81ee5e1bb7a423d2bf8f0ef48374178ad43bab4f8e1b6add9b151c6f9271c6c7 [2021-06-30T06:23:13.024Z] #50 23.71 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-30T06:23:13.024Z] #50 23.75 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-30T06:23:13.024Z] #50 23.96 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-30T06:23:13.071Z] #50 ... [2021-06-30T06:23:13.071Z] [2021-06-30T06:23:13.071Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:23:13.071Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:23:13.071Z] #40 6.793 + git clone https://github.com/docker/distribution.git . [2021-06-30T06:23:13.071Z] #40 6.793 Cloning into '.'... [2021-06-30T06:23:13.071Z] #40 ... [2021-06-30T06:23:13.071Z] [2021-06-30T06:23:13.071Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:23:13.071Z] #52 sha256:5316be27ec36c828c95f690960ca60551ebb45cdee0fd9c250f60855c0ee2561 [2021-06-30T06:23:13.071Z] #52 13.46 + cd /tmp/tmp.RysMOQU9mV/src/github.com/mvdan/sh [2021-06-30T06:23:13.071Z] #52 13.46 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:23:13.071Z] #52 13.62 + GO111MODULE=on [2021-06-30T06:23:13.071Z] #52 13.62 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-30T06:23:13.071Z] #52 14.76 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-30T06:23:13.071Z] #52 14.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-30T06:23:13.071Z] #52 14.91 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-30T06:23:13.071Z] #52 16.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-30T06:23:13.283Z] #50 23.97 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-30T06:23:13.283Z] #50 24.00 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-30T06:23:13.283Z] #50 24.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-30T06:23:13.283Z] #50 24.05 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-30T06:23:13.283Z] #50 24.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-30T06:23:13.283Z] #50 24.08 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-30T06:23:13.283Z] #50 24.16 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-30T06:23:13.543Z] #50 24.16 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-30T06:23:13.543Z] #50 24.28 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-30T06:23:13.543Z] #50 ... [2021-06-30T06:23:13.543Z] [2021-06-30T06:23:13.543Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:13.543Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:23:13.543Z] #56 14.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:23:13.543Z] #56 24.30 Fetched 8453 kB in 17s (512 kB/s) [2021-06-30T06:23:13.543Z] #56 24.30 Reading package lists... [2021-06-30T06:23:13.543Z] #56 ... [2021-06-30T06:23:13.543Z] [2021-06-30T06:23:13.543Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:23:13.543Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:23:13.543Z] #40 22.77 Checking out files: 90% (1531/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-06-30T06:23:13.543Z] #40 22.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-30T06:23:13.759Z] #17 123.3 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-06-30T06:23:13.759Z] #17 123.3 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:23:13.759Z] #17 123.3 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-06-30T06:23:14.015Z] #17 ... [2021-06-30T06:23:14.015Z] [2021-06-30T06:23:14.015Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:14.015Z] #57 sha256:d60fa01f42577cca475f7fb0ff1823f57680409298b1db9272a3217bea9209ab [2021-06-30T06:23:14.015Z] #57 129.8 + /build/golangci-lint --version [2021-06-30T06:23:14.015Z] #57 129.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-30T06:23:14.015Z] #57 DONE 133.5s [2021-06-30T06:23:14.015Z] [2021-06-30T06:23:14.015Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:23:14.015Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:23:14.015Z] #47 DONE 133.2s [2021-06-30T06:23:14.015Z] [2021-06-30T06:23:14.015Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-06-30T06:23:14.015Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:23:14.577Z] #17 124.2 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-06-30T06:23:14.577Z] #17 124.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:23:14.577Z] #17 124.2 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-06-30T06:23:14.577Z] #17 124.3 Selecting previously unselected package crossbuild-essential-armhf. [2021-06-30T06:23:14.577Z] #17 124.3 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-06-30T06:23:14.577Z] #17 124.3 Unpacking crossbuild-essential-armhf (12.6) ... [2021-06-30T06:23:14.577Z] #17 124.3 Selecting previously unselected package libc6-ppc64el-cross. [2021-06-30T06:23:14.577Z] #17 124.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-06-30T06:23:14.577Z] #17 124.3 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-06-30T06:23:14.833Z] #17 124.6 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-06-30T06:23:14.976Z] #52 ... [2021-06-30T06:23:14.976Z] [2021-06-30T06:23:14.976Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:14.976Z] #50 sha256:2c9ed71774e3faa2aa4d1c9cc24f1d0396443b3e4bbc52ba8da7a019eadd6bab [2021-06-30T06:23:14.976Z] #50 18.98 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-30T06:23:14.976Z] #50 18.98 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-30T06:23:15.091Z] #17 124.6 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-06-30T06:23:15.091Z] #17 124.6 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-06-30T06:23:15.091Z] #17 124.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-06-30T06:23:15.091Z] #17 124.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:15.091Z] #17 124.6 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:15.091Z] #17 124.7 Selecting previously unselected package libitm1-ppc64el-cross. [2021-06-30T06:23:15.091Z] #17 124.7 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:15.091Z] #17 124.7 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:15.091Z] #17 124.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-06-30T06:23:15.091Z] #17 124.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:15.091Z] #17 124.8 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:15.091Z] #17 124.8 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-06-30T06:23:15.091Z] #17 124.8 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:15.235Z] #50 19.25 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-30T06:23:15.235Z] #50 19.29 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-30T06:23:15.295Z] #59 26.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-30T06:23:15.347Z] #17 124.8 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:15.347Z] #17 125.0 Selecting previously unselected package libasan5-ppc64el-cross. [2021-06-30T06:23:15.347Z] #17 125.0 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:15.347Z] #17 125.0 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:15.347Z] #17 125.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-06-30T06:23:15.347Z] #17 125.1 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:15.446Z] #40 25.03 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-30T06:23:15.493Z] #50 19.41 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-30T06:23:15.493Z] #50 19.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-30T06:23:15.604Z] #17 125.1 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:15.604Z] #17 125.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-06-30T06:23:15.604Z] #17 125.2 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:15.604Z] #17 125.2 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:15.756Z] #50 ... [2021-06-30T06:23:15.756Z] [2021-06-30T06:23:15.756Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-30T06:23:15.756Z] #34 sha256:796fb5c4e8b6886867c20a85b9037db61864aeac68c5b733927a5136925e0a18 [2021-06-30T06:23:15.756Z] #34 16.08 github.com/pelletier/go-toml/cmd/tomll [2021-06-30T06:23:15.756Z] #34 DONE 19.6s [2021-06-30T06:23:15.756Z] [2021-06-30T06:23:15.756Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:15.756Z] #50 sha256:2c9ed71774e3faa2aa4d1c9cc24f1d0396443b3e4bbc52ba8da7a019eadd6bab [2021-06-30T06:23:15.756Z] #50 19.83 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-30T06:23:15.756Z] #50 19.83 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-30T06:23:15.861Z] #17 125.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-06-30T06:23:15.861Z] #17 125.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:15.861Z] #17 125.4 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:15.861Z] #17 125.4 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-06-30T06:23:15.861Z] #17 125.4 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:15.861Z] #17 125.4 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:15.861Z] #17 125.5 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-06-30T06:23:15.861Z] #17 125.5 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:15.861Z] #17 125.5 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:16.020Z] #50 19.92 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-30T06:23:16.117Z] #17 125.8 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-06-30T06:23:16.117Z] #17 125.8 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:23:16.117Z] #17 125.8 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:23:16.232Z] #59 ... [2021-06-30T06:23:16.232Z] [2021-06-30T06:23:16.232Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:16.232Z] #50 sha256:c8c6dbb4ead1b1b808f886f4a306d16c42b8c8ea3a14ba83d273541f9f335913 [2021-06-30T06:23:16.232Z] #50 23.57 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-30T06:23:16.232Z] #50 23.57 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-30T06:23:16.232Z] #50 23.67 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-30T06:23:16.232Z] #50 23.75 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-30T06:23:16.232Z] #50 23.82 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-30T06:23:16.232Z] #50 23.87 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-30T06:23:16.232Z] #50 23.96 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-30T06:23:16.232Z] #50 24.00 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-30T06:23:16.232Z] #50 24.28 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-30T06:23:16.232Z] #50 24.28 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-30T06:23:16.232Z] #50 24.38 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-30T06:23:16.232Z] #50 24.51 go: downloading github.com/spf13/afero v1.1.2 [2021-06-30T06:23:16.232Z] #50 24.56 go: downloading github.com/spf13/cast v1.3.0 [2021-06-30T06:23:16.232Z] #50 24.64 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-30T06:23:16.232Z] #50 24.69 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-30T06:23:16.232Z] #50 24.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-30T06:23:16.232Z] #50 24.83 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-30T06:23:16.232Z] #50 24.97 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-30T06:23:16.232Z] #50 25.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-30T06:23:16.232Z] #50 25.05 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-30T06:23:16.232Z] #50 25.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-30T06:23:16.232Z] #50 25.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-30T06:23:16.232Z] #50 25.11 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-30T06:23:16.232Z] #50 25.12 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-30T06:23:16.232Z] #50 25.17 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-30T06:23:16.232Z] #50 25.19 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-30T06:23:16.232Z] #50 25.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-30T06:23:16.232Z] #50 25.26 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-30T06:23:16.232Z] #50 25.29 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-30T06:23:16.232Z] #50 25.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-30T06:23:16.232Z] #50 25.35 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-30T06:23:16.232Z] #50 25.51 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-30T06:23:16.232Z] #50 25.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-30T06:23:16.232Z] #50 25.68 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-30T06:23:16.232Z] #50 25.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-30T06:23:16.232Z] #50 25.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-30T06:23:16.232Z] #50 25.82 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-30T06:23:16.232Z] #50 25.86 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-30T06:23:16.232Z] #50 25.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-30T06:23:16.232Z] #50 25.95 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-30T06:23:16.232Z] #50 25.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-30T06:23:16.232Z] #50 26.02 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-30T06:23:16.232Z] #50 26.06 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-30T06:23:16.232Z] #50 26.34 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-30T06:23:16.232Z] #50 26.34 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-30T06:23:16.232Z] #50 26.44 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-30T06:23:16.232Z] #50 26.51 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-30T06:23:16.232Z] #50 26.54 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-30T06:23:16.232Z] #50 26.57 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-30T06:23:16.232Z] #50 26.64 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-30T06:23:16.232Z] #50 27.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-30T06:23:16.232Z] #50 27.43 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-30T06:23:16.232Z] #50 27.53 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-30T06:23:16.232Z] #50 27.57 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-30T06:23:16.232Z] #50 27.62 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-30T06:23:16.232Z] #50 27.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-30T06:23:16.232Z] #50 27.89 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-30T06:23:16.232Z] #50 28.26 go: downloading golang.org/x/text v0.3.2 [2021-06-30T06:23:16.283Z] #50 20.10 go: downloading github.com/spf13/afero v1.1.2 [2021-06-30T06:23:16.283Z] #50 20.23 go: downloading github.com/spf13/cast v1.3.0 [2021-06-30T06:23:16.283Z] #50 20.23 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-30T06:23:16.283Z] #50 20.28 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-30T06:23:16.283Z] #50 20.31 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-30T06:23:16.541Z] #50 20.40 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-30T06:23:16.801Z] #50 20.67 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-30T06:23:16.801Z] #50 20.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-30T06:23:16.801Z] #50 20.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-30T06:23:17.044Z] #17 126.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-06-30T06:23:17.044Z] #17 126.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:23:17.044Z] #17 126.5 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:23:17.044Z] #17 126.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-06-30T06:23:17.044Z] #17 126.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-06-30T06:23:17.044Z] #17 126.5 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-06-30T06:23:17.044Z] #17 126.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-06-30T06:23:17.044Z] #17 126.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-06-30T06:23:17.044Z] #17 126.7 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-06-30T06:23:17.059Z] #50 20.88 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-30T06:23:17.059Z] #50 21.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-30T06:23:17.059Z] #50 21.13 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-30T06:23:17.059Z] #50 21.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-30T06:23:17.301Z] #17 127.0 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-06-30T06:23:17.301Z] #17 127.0 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:17.301Z] #17 127.0 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:17.318Z] #50 21.21 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-30T06:23:17.318Z] #50 21.32 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-30T06:23:17.557Z] #17 127.2 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-06-30T06:23:17.557Z] #17 127.2 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:23:17.557Z] #17 127.2 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:23:17.579Z] #50 21.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-30T06:23:17.579Z] #50 21.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-30T06:23:17.838Z] #50 21.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-30T06:23:17.838Z] #50 21.78 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-30T06:23:17.838Z] #50 21.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-30T06:23:17.838Z] #50 ... [2021-06-30T06:23:17.838Z] [2021-06-30T06:23:17.838Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:17.838Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:17.838Z] #13 7.441 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:23:17.838Z] #13 7.441 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:23:17.838Z] #13 7.572 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:23:17.838Z] #13 7.572 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:23:17.838Z] #13 8.495 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:23:17.838Z] #13 10.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:23:17.838Z] #13 12.40 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:23:17.838Z] #13 14.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:23:18.098Z] #13 ... [2021-06-30T06:23:18.098Z] [2021-06-30T06:23:18.098Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:23:18.098Z] #59 sha256:80fb939156432242ab36aea7201dd74a56af0ba7346c2418fc2c03367730d411 [2021-06-30T06:23:18.098Z] #59 12.23 + cd /tmp/tmp.ZE41pX7iKI/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:23:18.098Z] #59 12.23 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:23:18.098Z] #59 12.35 + export GO111MODULE=on [2021-06-30T06:23:18.098Z] #59 12.35 + GO111MODULE=on [2021-06-30T06:23:18.098Z] #59 12.35 + export GOPROXY=https://proxy.golang.org [2021-06-30T06:23:18.098Z] #59 12.35 + GOPROXY=https://proxy.golang.org [2021-06-30T06:23:18.098Z] #59 12.35 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:23:18.098Z] #59 12.35 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-30T06:23:18.098Z] #59 13.85 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:23:18.098Z] #59 13.85 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-30T06:23:18.098Z] #59 13.94 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-30T06:23:18.098Z] #59 14.50 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-30T06:23:18.098Z] #59 18.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-30T06:23:18.098Z] #59 18.81 go: downloading github.com/google/uuid v1.2.0 [2021-06-30T06:23:18.098Z] #59 18.81 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-30T06:23:18.098Z] #59 19.06 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-30T06:23:18.098Z] #59 19.09 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-30T06:23:18.098Z] #59 19.27 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-30T06:23:18.098Z] #59 19.63 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-30T06:23:18.098Z] #59 20.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-30T06:23:18.098Z] #59 20.26 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-30T06:23:18.098Z] #59 ... [2021-06-30T06:23:18.098Z] [2021-06-30T06:23:18.098Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:23:18.098Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210 [2021-06-30T06:23:18.098Z] #46 12.15 unicode/utf8 [2021-06-30T06:23:18.098Z] #46 12.84 math/bits [2021-06-30T06:23:18.098Z] #46 13.69 math [2021-06-30T06:23:18.098Z] #46 17.86 encoding [2021-06-30T06:23:18.098Z] #46 18.04 unicode/utf16 [2021-06-30T06:23:18.098Z] #46 18.34 container/list [2021-06-30T06:23:18.098Z] #46 18.81 crypto/internal/subtle [2021-06-30T06:23:18.098Z] #46 18.96 crypto/subtle [2021-06-30T06:23:18.098Z] #46 19.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-30T06:23:18.098Z] #46 19.31 internal/nettrace [2021-06-30T06:23:18.098Z] #46 19.56 runtime/cgo [2021-06-30T06:23:18.137Z] #50 ... [2021-06-30T06:23:18.137Z] [2021-06-30T06:23:18.137Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:18.137Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:23:18.137Z] #56 20.14 Fetched 8453 kB in 15s (567 kB/s) [2021-06-30T06:23:18.137Z] #56 20.14 Reading package lists... [2021-06-30T06:23:18.368Z] #46 ... [2021-06-30T06:23:18.368Z] [2021-06-30T06:23:18.368Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:18.368Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:23:18.368Z] #56 12.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:23:18.368Z] #56 ... [2021-06-30T06:23:18.368Z] [2021-06-30T06:23:18.368Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:18.368Z] #50 sha256:2c9ed71774e3faa2aa4d1c9cc24f1d0396443b3e4bbc52ba8da7a019eadd6bab [2021-06-30T06:23:18.368Z] #50 22.26 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-30T06:23:18.368Z] #50 22.45 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-30T06:23:18.368Z] #50 22.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-30T06:23:18.397Z] #56 26.56 Reading package lists... [2021-06-30T06:23:18.397Z] #56 ... [2021-06-30T06:23:18.397Z] [2021-06-30T06:23:18.397Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:23:18.397Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:23:18.397Z] #40 23.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-30T06:23:18.397Z] #40 25.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-30T06:23:18.484Z] #17 128.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-06-30T06:23:18.484Z] #17 128.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:23:18.484Z] #17 128.0 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:23:18.484Z] #17 128.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-06-30T06:23:18.484Z] #17 128.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-06-30T06:23:18.484Z] #17 128.0 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-06-30T06:23:18.484Z] #17 128.1 Selecting previously unselected package libc6-s390x-cross. [2021-06-30T06:23:18.484Z] #17 128.1 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-06-30T06:23:18.484Z] #17 128.1 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-06-30T06:23:18.484Z] #17 128.2 Selecting previously unselected package libgcc1-s390x-cross. [2021-06-30T06:23:18.484Z] #17 128.2 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-06-30T06:23:18.484Z] #17 128.2 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-06-30T06:23:18.484Z] #17 128.2 Selecting previously unselected package libgomp1-s390x-cross. [2021-06-30T06:23:18.484Z] #17 128.2 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:18.633Z] #50 22.72 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-30T06:23:18.740Z] #17 128.3 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:18.740Z] #17 128.3 Selecting previously unselected package libitm1-s390x-cross. [2021-06-30T06:23:18.740Z] #17 128.3 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:18.740Z] #17 128.3 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:18.740Z] #17 128.3 Selecting previously unselected package libatomic1-s390x-cross. [2021-06-30T06:23:18.740Z] #17 128.3 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:18.740Z] #17 128.3 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:18.740Z] #17 128.4 Selecting previously unselected package libstdc++6-s390x-cross. [2021-06-30T06:23:18.740Z] #17 128.4 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:18.740Z] #17 128.4 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:18.740Z] #17 128.4 Selecting previously unselected package libasan5-s390x-cross. [2021-06-30T06:23:18.740Z] #17 128.4 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:18.740Z] #17 128.4 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:18.740Z] #17 128.5 Selecting previously unselected package libubsan1-s390x-cross. [2021-06-30T06:23:18.891Z] #50 22.80 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-30T06:23:18.891Z] #50 22.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-30T06:23:18.891Z] #50 22.97 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-30T06:23:18.891Z] #50 ... [2021-06-30T06:23:18.891Z] [2021-06-30T06:23:18.891Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:18.891Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:18.891Z] #36 12.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:23:18.996Z] #17 128.5 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:18.996Z] #17 128.5 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:18.996Z] #17 128.6 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-06-30T06:23:18.996Z] #17 128.6 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:18.996Z] #17 128.6 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:18.996Z] #17 128.7 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-06-30T06:23:18.996Z] #17 128.7 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:23:18.996Z] #17 128.7 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:23:19.149Z] #36 ... [2021-06-30T06:23:19.149Z] [2021-06-30T06:23:19.149Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:19.149Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:23:19.149Z] #56 22.62 Fetched 8453 kB in 16s (530 kB/s) [2021-06-30T06:23:19.636Z] #40 ... [2021-06-30T06:23:19.636Z] [2021-06-30T06:23:19.636Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:19.636Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:23:19.636Z] #56 24.30 Reading package lists... [2021-06-30T06:23:19.775Z] #40 ... [2021-06-30T06:23:19.775Z] [2021-06-30T06:23:19.775Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:23:19.775Z] #46 sha256:12c769a2cf4432f326ad8d73688c351de335ee88544c905e9c8b4fdf0a97b55e [2021-06-30T06:23:19.775Z] #46 21.76 internal/nettrace [2021-06-30T06:23:19.775Z] #46 22.37 runtime/cgo [2021-06-30T06:23:19.775Z] #46 31.66 vendor/golang.org/x/crypto/internal/subtle [2021-06-30T06:23:19.924Z] #17 129.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-06-30T06:23:19.924Z] #17 129.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:23:19.924Z] #17 129.3 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:23:19.924Z] #17 129.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-06-30T06:23:19.924Z] #17 129.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-06-30T06:23:19.924Z] #17 129.3 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-06-30T06:23:19.924Z] #17 129.5 Selecting previously unselected package libc6-dev-s390x-cross. [2021-06-30T06:23:19.924Z] #17 129.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-06-30T06:23:19.924Z] #17 129.5 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-06-30T06:23:20.034Z] #46 ... [2021-06-30T06:23:20.034Z] [2021-06-30T06:23:20.035Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:20.035Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:23:20.035Z] #56 26.56 Reading package lists... [2021-06-30T06:23:20.181Z] #17 129.7 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-06-30T06:23:20.181Z] #17 129.8 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:23:20.181Z] #17 129.8 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:20.181Z] #17 130.0 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-06-30T06:23:20.438Z] #17 130.0 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:23:20.438Z] #17 130.0 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:23:21.006Z] #17 130.6 Selecting previously unselected package g++-s390x-linux-gnu. [2021-06-30T06:23:21.006Z] #17 130.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:23:21.006Z] #17 130.6 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:23:21.006Z] #17 130.6 Selecting previously unselected package crossbuild-essential-s390x. [2021-06-30T06:23:21.006Z] #17 130.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-06-30T06:23:21.006Z] #17 130.6 Unpacking crossbuild-essential-s390x (12.6) ... [2021-06-30T06:23:21.006Z] #17 130.7 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-06-30T06:23:21.006Z] #17 130.7 Setting up libfile-which-perl (1.23-1) ... [2021-06-30T06:23:21.006Z] #17 130.7 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-06-30T06:23:21.006Z] #17 130.7 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-06-30T06:23:21.006Z] #17 130.8 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-06-30T06:23:21.006Z] #17 130.8 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-06-30T06:23:21.006Z] #17 130.8 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:23:21.006Z] #17 130.8 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-06-30T06:23:21.006Z] #17 130.8 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-06-30T06:23:21.006Z] #17 130.8 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-06-30T06:23:21.262Z] #17 130.8 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:23:21.262Z] #17 130.8 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:21.262Z] #17 130.9 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-06-30T06:23:21.262Z] #17 130.9 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-06-30T06:23:21.262Z] #17 130.9 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-06-30T06:23:21.262Z] #17 130.9 Setting up file (1:5.35-4+deb10u2) ... [2021-06-30T06:23:21.262Z] #17 130.9 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:23:21.262Z] #17 130.9 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:21.262Z] #17 130.9 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:23:21.262Z] #17 130.9 Setting up libyaml-perl (1.27-1) ... [2021-06-30T06:23:21.262Z] #17 131.0 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-06-30T06:23:21.262Z] #17 131.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:23:21.262Z] #17 131.0 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:23:21.262Z] #17 131.0 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-06-30T06:23:21.262Z] #17 131.0 Setting up libxml-sax-base-perl (1.09-1) ... [2021-06-30T06:23:21.262Z] #17 131.0 Setting up libio-string-perl (1.08-3) ... [2021-06-30T06:23:21.262Z] #17 131.0 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-06-30T06:23:21.415Z] #56 31.91 Building dependency tree... [2021-06-30T06:23:21.518Z] #17 131.0 Setting up cross-config (2.6.15-3) ... [2021-06-30T06:23:21.518Z] #17 131.1 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-06-30T06:23:21.518Z] #17 131.2 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-06-30T06:23:21.518Z] #17 131.2 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:23:21.518Z] #17 131.2 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:23:21.518Z] #17 131.2 Setting up xz-utils (5.2.4-1) ... [2021-06-30T06:23:21.518Z] #17 131.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-30T06:23:21.518Z] #17 131.2 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-06-30T06:23:21.518Z] #17 131.2 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-30T06:23:21.518Z] #17 131.2 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-06-30T06:23:21.518Z] #17 131.2 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:23:21.675Z] #56 ... [2021-06-30T06:23:21.675Z] [2021-06-30T06:23:21.675Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:23:21.675Z] #52 sha256:738fffdd5ee8a30cd89ea3231a1e22594c1b17742f09f306a12bfd7cd124d1f9 [2021-06-30T06:23:21.675Z] #52 23.58 runtime [2021-06-30T06:23:21.774Z] #17 131.3 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:23:21.774Z] #17 131.3 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:21.774Z] #17 131.3 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-06-30T06:23:21.774Z] #17 131.3 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-06-30T06:23:21.774Z] #17 131.3 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:21.774Z] #17 131.3 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:21.774Z] #17 131.3 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-06-30T06:23:21.774Z] #17 131.3 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-06-30T06:23:21.774Z] #17 131.3 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-06-30T06:23:21.774Z] #17 131.4 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-06-30T06:23:21.774Z] #17 131.4 Setting up libfile-homedir-perl (1.004-1) ... [2021-06-30T06:23:21.774Z] #17 131.4 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-06-30T06:23:21.774Z] #17 131.4 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:21.774Z] #17 131.4 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:23:21.774Z] #17 131.4 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-06-30T06:23:21.774Z] #17 131.5 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:23:21.774Z] #17 131.5 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-06-30T06:23:21.774Z] #17 131.6 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:23:21.774Z] #17 131.6 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-06-30T06:23:21.774Z] #17 131.6 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-06-30T06:23:21.774Z] #17 131.6 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:23:21.935Z] #52 ... [2021-06-30T06:23:21.935Z] [2021-06-30T06:23:21.935Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:21.935Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:21.935Z] #36 23.70 Fetched 8453 kB in 17s (506 kB/s) [2021-06-30T06:23:21.935Z] #36 23.70 Reading package lists... [2021-06-30T06:23:21.935Z] #36 29.45 Reading package lists... [2021-06-30T06:23:21.935Z] #36 ... [2021-06-30T06:23:21.935Z] [2021-06-30T06:23:21.935Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:21.935Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:21.935Z] #13 20.41 Fetched 8984 kB in 18s (507 kB/s) [2021-06-30T06:23:21.935Z] #13 20.41 Reading package lists... [2021-06-30T06:23:22.031Z] #17 131.6 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-06-30T06:23:22.031Z] #17 131.6 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:23:22.031Z] #17 131.6 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:23:22.031Z] #17 131.7 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-06-30T06:23:22.031Z] #17 131.7 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:23:22.031Z] #17 131.7 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:22.031Z] #17 131.7 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:22.031Z] #17 131.7 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-06-30T06:23:22.031Z] #17 131.7 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:23:22.031Z] #17 131.7 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:22.031Z] #17 131.7 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-06-30T06:23:22.031Z] #17 131.8 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:23:22.031Z] #17 131.8 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-06-30T06:23:22.031Z] #17 131.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-06-30T06:23:22.288Z] #17 131.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-06-30T06:23:22.288Z] #17 132.0 [2021-06-30T06:23:22.288Z] #17 132.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-06-30T06:23:22.288Z] #17 132.1 Setting up dpkg-dev (1.19.7) ... [2021-06-30T06:23:22.288Z] #17 132.1 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:23:22.505Z] #13 26.64 Reading package lists... [2021-06-30T06:23:22.505Z] #13 ... [2021-06-30T06:23:22.505Z] [2021-06-30T06:23:22.505Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:22.505Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:22.505Z] #36 29.45 Reading package lists... [2021-06-30T06:23:22.546Z] #17 132.1 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-06-30T06:23:22.546Z] #17 132.2 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:23:22.546Z] #17 132.2 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:23:22.546Z] #17 132.2 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:23:22.546Z] #17 132.2 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:22.546Z] #17 132.2 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-06-30T06:23:22.546Z] #17 132.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-06-30T06:23:22.546Z] #17 132.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-06-30T06:23:22.764Z] #36 34.49 Building dependency tree... [2021-06-30T06:23:22.764Z] #36 ... [2021-06-30T06:23:22.764Z] [2021-06-30T06:23:22.764Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:22.764Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:22.764Z] #44 24.04 Fetched 8457 kB in 17s (492 kB/s) [2021-06-30T06:23:22.764Z] #44 24.04 Reading package lists... [2021-06-30T06:23:22.802Z] #17 132.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-06-30T06:23:22.802Z] #17 132.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-06-30T06:23:22.802Z] #17 132.6 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-06-30T06:23:23.024Z] #44 29.99 Reading package lists... [2021-06-30T06:23:23.024Z] #44 ... [2021-06-30T06:23:23.024Z] [2021-06-30T06:23:23.024Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:23.024Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:23:23.024Z] #56 34.88 The following additional packages will be installed: [2021-06-30T06:23:23.024Z] #56 34.90 libbtrfs0 [2021-06-30T06:23:23.057Z] #17 132.6 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:23:23.057Z] #17 132.6 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.6 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.6 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.6 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.7 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.7 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.7 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.7 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.7 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.7 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.7 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.7 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.7 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.8 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.8 Setting up libxml-simple-perl (2.25-1) ... [2021-06-30T06:23:23.057Z] #17 132.8 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.8 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.057Z] #17 132.8 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.286Z] #56 35.08 The following NEW packages will be installed: [2021-06-30T06:23:23.286Z] #56 35.11 libbtrfs-dev libbtrfs0 [2021-06-30T06:23:23.314Z] #17 132.8 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-06-30T06:23:23.314Z] #17 132.8 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-06-30T06:23:23.314Z] #17 132.8 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.314Z] #17 132.8 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:23:23.314Z] #17 132.9 Setting up libconfig-auto-perl (0.44-1) ... [2021-06-30T06:23:23.314Z] #17 132.9 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-06-30T06:23:23.314Z] #17 132.9 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.314Z] #17 132.9 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.314Z] #17 132.9 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:23:23.314Z] #17 132.9 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-06-30T06:23:23.314Z] #17 132.9 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.314Z] #17 132.9 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:23:23.314Z] #17 133.0 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.314Z] #17 133.0 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-06-30T06:23:23.314Z] #17 133.0 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:23:23.314Z] #17 133.0 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-06-30T06:23:23.314Z] #17 133.0 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:23:23.314Z] #17 133.0 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:23:23.314Z] #17 133.0 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:23:23.314Z] #17 133.0 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:23:23.314Z] #17 133.0 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:23:23.314Z] #17 133.1 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:23:23.314Z] #17 133.1 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-06-30T06:23:23.314Z] #17 133.1 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:23:23.546Z] #56 35.60 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:23:23.546Z] #56 35.60 Need to get 119 kB of archives. [2021-06-30T06:23:23.546Z] #56 35.60 After this operation, 387 kB of additional disk space will be used. [2021-06-30T06:23:23.546Z] #56 35.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:23:23.570Z] #17 133.1 Setting up dpkg-cross (2.6.15-3) ... [2021-06-30T06:23:23.570Z] #17 133.2 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:23:23.570Z] #17 133.2 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-06-30T06:23:23.570Z] #17 133.2 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:23:23.570Z] #17 133.2 Setting up crossbuild-essential-armhf (12.6) ... [2021-06-30T06:23:23.570Z] #17 133.2 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-06-30T06:23:23.570Z] #17 133.2 Setting up crossbuild-essential-arm64 (12.6) ... [2021-06-30T06:23:23.570Z] #17 133.2 Setting up crossbuild-essential-s390x (12.6) ... [2021-06-30T06:23:23.570Z] #17 133.3 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-06-30T06:23:23.570Z] #17 133.3 Setting up crossbuild-essential-armel (12.6) ... [2021-06-30T06:23:23.570Z] #17 133.3 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:23:23.805Z] #56 35.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:23:23.832Z] #56 30.54 Reading package lists... [2021-06-30T06:23:23.832Z] #56 ... [2021-06-30T06:23:23.832Z] [2021-06-30T06:23:23.832Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:23.832Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:23.832Z] #36 23.85 Fetched 8453 kB in 16s (530 kB/s) [2021-06-30T06:23:23.832Z] #36 23.85 Reading package lists... [2021-06-30T06:23:23.832Z] #36 29.68 Reading package lists... [2021-06-30T06:23:23.832Z] #36 ... [2021-06-30T06:23:23.832Z] [2021-06-30T06:23:23.832Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:23.832Z] #50 sha256:81ee5e1bb7a423d2bf8f0ef48374178ad43bab4f8e1b6add9b151c6f9271c6c7 [2021-06-30T06:23:23.832Z] #50 24.44 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-30T06:23:23.832Z] #50 24.52 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-30T06:23:23.832Z] #50 24.70 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-30T06:23:23.832Z] #50 24.77 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-30T06:23:23.832Z] #50 24.88 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-30T06:23:23.832Z] #50 24.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-30T06:23:23.832Z] #50 25.03 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-30T06:23:23.832Z] #50 25.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-30T06:23:23.832Z] #50 25.40 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-30T06:23:23.832Z] #50 25.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-30T06:23:23.832Z] #50 25.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-30T06:23:23.832Z] #50 25.57 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-30T06:23:23.832Z] #50 25.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-30T06:23:23.832Z] #50 25.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-30T06:23:23.832Z] #50 25.88 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-30T06:23:23.832Z] #50 26.37 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-30T06:23:23.832Z] #50 26.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-30T06:23:23.832Z] #50 26.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-30T06:23:23.832Z] #50 26.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-30T06:23:23.832Z] #50 26.65 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-30T06:23:23.832Z] #50 26.74 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-30T06:23:23.832Z] #50 26.96 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-30T06:23:23.832Z] #50 27.14 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-30T06:23:23.832Z] #50 27.20 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-30T06:23:23.832Z] #50 27.27 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-30T06:23:23.832Z] #50 27.33 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-30T06:23:23.832Z] #50 27.35 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-30T06:23:23.832Z] #50 27.45 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-30T06:23:23.832Z] #50 28.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-30T06:23:23.832Z] #50 28.36 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-30T06:23:23.832Z] #50 28.51 go: downloading golang.org/x/text v0.3.2 [2021-06-30T06:23:23.832Z] #50 34.20 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-30T06:23:23.832Z] #50 34.20 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-30T06:23:23.832Z] #50 ... [2021-06-30T06:23:23.832Z] [2021-06-30T06:23:23.832Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:23:23.832Z] #59 sha256:7c8d51805d3e66cf5a43862ff1d444ac3d18a808d8d4949be1092de981db494c [2021-06-30T06:23:23.832Z] #59 24.26 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-30T06:23:23.832Z] #59 24.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-30T06:23:23.832Z] #59 ... [2021-06-30T06:23:23.832Z] [2021-06-30T06:23:23.832Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:23.832Z] #50 sha256:81ee5e1bb7a423d2bf8f0ef48374178ad43bab4f8e1b6add9b151c6f9271c6c7 [2021-06-30T06:23:23.832Z] #50 34.38 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-30T06:23:23.832Z] #50 34.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-30T06:23:23.832Z] #50 34.40 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-30T06:23:23.832Z] #50 ... [2021-06-30T06:23:23.832Z] [2021-06-30T06:23:23.832Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:23:23.832Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341 [2021-06-30T06:23:23.832Z] #52 24.62 runtime [2021-06-30T06:23:24.091Z] #52 ... [2021-06-30T06:23:24.091Z] [2021-06-30T06:23:24.091Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:23:24.091Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:23:24.091Z] #46 33.10 vendor/golang.org/x/crypto/internal/subtle [2021-06-30T06:23:24.423Z] #56 22.62 Reading package lists... [2021-06-30T06:23:24.423Z] #56 ... [2021-06-30T06:23:24.423Z] [2021-06-30T06:23:24.423Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:24.423Z] #50 sha256:2c9ed71774e3faa2aa4d1c9cc24f1d0396443b3e4bbc52ba8da7a019eadd6bab [2021-06-30T06:23:24.423Z] #50 23.52 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-30T06:23:24.423Z] #50 23.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-30T06:23:24.423Z] #50 23.86 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-30T06:23:24.423Z] #50 23.99 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-30T06:23:24.423Z] #50 23.99 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-30T06:23:24.423Z] #50 24.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-30T06:23:24.423Z] #50 24.47 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-30T06:23:24.423Z] #50 24.47 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-30T06:23:24.423Z] #50 24.47 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-30T06:23:24.423Z] #50 24.56 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-30T06:23:24.423Z] #50 24.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-30T06:23:24.423Z] #50 24.59 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-30T06:23:24.423Z] #50 24.73 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-30T06:23:24.423Z] #50 25.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-30T06:23:24.423Z] #50 25.67 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-30T06:23:24.423Z] #50 25.86 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-30T06:23:24.423Z] #50 25.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-30T06:23:24.423Z] #50 25.93 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-30T06:23:24.423Z] #50 26.00 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-30T06:23:24.423Z] #50 26.11 go: downloading golang.org/x/text v0.3.2 [2021-06-30T06:23:24.659Z] #46 ... [2021-06-30T06:23:24.659Z] [2021-06-30T06:23:24.659Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:24.659Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:24.659Z] #44 24.24 Fetched 8457 kB in 17s (488 kB/s) [2021-06-30T06:23:24.659Z] #44 24.24 Reading package lists... [2021-06-30T06:23:24.659Z] #44 30.23 Reading package lists... [2021-06-30T06:23:24.659Z] #44 ... [2021-06-30T06:23:24.659Z] [2021-06-30T06:23:24.659Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:24.659Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:24.659Z] #13 20.00 Fetched 8984 kB in 17s (529 kB/s) [2021-06-30T06:23:24.659Z] #13 20.00 Reading package lists... [2021-06-30T06:23:24.744Z] #56 36.63 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:23:24.918Z] #13 25.75 Reading package lists... [2021-06-30T06:23:24.918Z] #13 ... [2021-06-30T06:23:24.918Z] [2021-06-30T06:23:24.918Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:24.918Z] #50 sha256:81ee5e1bb7a423d2bf8f0ef48374178ad43bab4f8e1b6add9b151c6f9271c6c7 [2021-06-30T06:23:24.918Z] #50 35.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-30T06:23:24.935Z] #17 DONE 134.7s [2021-06-30T06:23:24.935Z] [2021-06-30T06:23:24.935Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:24.935Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-06-30T06:23:25.004Z] #56 36.81 Fetched 119 kB in 0s (338 kB/s) [2021-06-30T06:23:25.004Z] #56 36.91 Selecting previously unselected package libbtrfs0. [2021-06-30T06:23:25.004Z] #56 36.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:23:25.004Z] #56 36.96 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:23:25.004Z] #56 36.99 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:23:25.177Z] #50 36.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-30T06:23:25.271Z] #56 37.09 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:23:25.271Z] #56 37.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:23:25.271Z] #56 37.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:23:25.750Z] #50 36.49 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-30T06:23:25.840Z] #56 37.48 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:23:25.840Z] #56 37.50 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:23:25.840Z] #56 37.51 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:23:26.327Z] #50 ... [2021-06-30T06:23:26.327Z] [2021-06-30T06:23:26.327Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:23:26.327Z] #52 sha256:5316be27ec36c828c95f690960ca60551ebb45cdee0fd9c250f60855c0ee2561 [2021-06-30T06:23:26.327Z] #52 20.23 runtime [2021-06-30T06:23:26.327Z] #52 ... [2021-06-30T06:23:26.327Z] [2021-06-30T06:23:26.327Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:26.327Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:23:26.327Z] #56 22.62 Reading package lists... [2021-06-30T06:23:26.409Z] #56 DONE 38.4s [2021-06-30T06:23:26.409Z] [2021-06-30T06:23:26.409Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:23:26.409Z] #57 sha256:d94fbdc696485ec1e1604518493a91b5eee78f0ebf33060fe6511754e9abc1ba [2021-06-30T06:23:26.827Z] #63 ... [2021-06-30T06:23:26.827Z] [2021-06-30T06:23:26.827Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-30T06:23:26.827Z] #18 sha256:4e7dbf64f9af4323142aeb05bf2038563a726837f0159db9cec08890cd2fcf8a [2021-06-30T06:23:26.827Z] #18 DONE 1.5s [2021-06-30T06:23:26.827Z] [2021-06-30T06:23:26.827Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:26.827Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:23:27.786Z] #57 1.131 + RM_GOPATH=0 [2021-06-30T06:23:27.786Z] #57 1.131 + TMP_GOPATH= [2021-06-30T06:23:27.786Z] #57 1.131 + : /build [2021-06-30T06:23:27.786Z] #57 1.131 + '[' -z '' ']' [2021-06-30T06:23:27.786Z] #57 1.133 ++ mktemp -d [2021-06-30T06:23:27.786Z] #57 1.134 + export GOPATH=/tmp/tmp.Aqxe7XFOcW [2021-06-30T06:23:27.786Z] #57 1.134 + GOPATH=/tmp/tmp.Aqxe7XFOcW [2021-06-30T06:23:27.786Z] #57 1.134 + RM_GOPATH=1 [2021-06-30T06:23:27.786Z] #57 1.134 + case "$(go env GOARCH)" in [2021-06-30T06:23:27.786Z] #57 1.134 ++ go env GOARCH [2021-06-30T06:23:27.786Z] #57 1.193 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:27.786Z] #57 1.193 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:27.786Z] #57 1.194 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:27.786Z] #57 1.196 + dir=/tmp/install [2021-06-30T06:23:27.786Z] #57 1.196 + bin=containerd [2021-06-30T06:23:27.786Z] #57 1.196 + shift [2021-06-30T06:23:27.786Z] #57 1.196 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-30T06:23:27.786Z] #57 1.196 + . /tmp/install/containerd.installer [2021-06-30T06:23:27.786Z] #57 1.196 ++ set -e [2021-06-30T06:23:27.786Z] #57 1.196 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:23:27.786Z] #57 1.196 + install_containerd [2021-06-30T06:23:27.786Z] #57 1.197 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-30T06:23:27.786Z] #57 1.197 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Aqxe7XFOcW/src/github.com/containerd/containerd [2021-06-30T06:23:27.786Z] #57 1.197 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:23:27.786Z] #57 1.198 Cloning into '/tmp/tmp.Aqxe7XFOcW/src/github.com/containerd/containerd'... [2021-06-30T06:23:28.194Z] #19 1.412 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:23:28.194Z] #19 1.414 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:23:28.194Z] #19 1.433 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:23:28.194Z] #19 1.443 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:23:28.194Z] #19 1.802 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:23:28.450Z] #19 1.893 Get:6 http://deb.debian.org/debian buster-backports/main armhf Packages [474 kB] [2021-06-30T06:23:28.450Z] #19 1.923 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [447 kB] [2021-06-30T06:23:28.450Z] #19 1.957 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [479 kB] [2021-06-30T06:23:28.450Z] #19 1.987 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [451 kB] [2021-06-30T06:23:28.450Z] #19 2.033 Get:10 http://deb.debian.org/debian buster-backports/main ppc64el Packages [468 kB] [2021-06-30T06:23:29.377Z] #19 2.927 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-30T06:23:29.617Z] #56 28.81 Reading package lists... [2021-06-30T06:23:29.617Z] #56 ... [2021-06-30T06:23:29.617Z] [2021-06-30T06:23:29.617Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:29.617Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:29.617Z] #36 23.40 Fetched 8453 kB in 16s (543 kB/s) [2021-06-30T06:23:29.617Z] #36 23.40 Reading package lists... [2021-06-30T06:23:29.617Z] #36 29.64 Reading package lists... [2021-06-30T06:23:29.617Z] #36 ... [2021-06-30T06:23:29.617Z] [2021-06-30T06:23:29.617Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:23:29.617Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:23:29.617Z] #40 23.27 Checking out files: 91% (1555/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-06-30T06:23:29.617Z] #40 23.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-30T06:23:29.617Z] #40 25.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-30T06:23:29.876Z] #40 ... [2021-06-30T06:23:29.876Z] [2021-06-30T06:23:29.876Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:29.876Z] #50 sha256:2c9ed71774e3faa2aa4d1c9cc24f1d0396443b3e4bbc52ba8da7a019eadd6bab [2021-06-30T06:23:29.876Z] #50 32.37 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-30T06:23:29.876Z] #50 32.37 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-30T06:23:29.876Z] #50 32.56 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-30T06:23:29.876Z] #50 32.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-30T06:23:29.876Z] #50 32.59 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-30T06:23:29.876Z] #50 34.01 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-30T06:23:30.308Z] #19 3.902 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:23:30.445Z] #50 34.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-30T06:23:30.704Z] #50 34.48 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-30T06:23:30.872Z] #19 ... [2021-06-30T06:23:30.872Z] [2021-06-30T06:23:30.872Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-30T06:23:30.872Z] #31 sha256:251957a7be3e6c2cc48e62c66229417a9c56e1ef6aeb34cab996afb948e85a43 [2021-06-30T06:23:30.872Z] #31 1.912 + RM_GOPATH=0 [2021-06-30T06:23:30.872Z] #31 1.912 + TMP_GOPATH= [2021-06-30T06:23:30.872Z] #31 1.912 + : /build [2021-06-30T06:23:30.872Z] #31 1.912 + '[' -z '' ']' [2021-06-30T06:23:30.872Z] #31 1.912 ++ mktemp -d [2021-06-30T06:23:30.872Z] #31 1.912 + export GOPATH=/tmp/tmp.BvOBIpAail [2021-06-30T06:23:30.872Z] #31 1.912 + GOPATH=/tmp/tmp.BvOBIpAail [2021-06-30T06:23:30.872Z] #31 1.912 + RM_GOPATH=1 [2021-06-30T06:23:30.872Z] #31 1.912 + case "$(go env GOARCH)" in [2021-06-30T06:23:30.872Z] #31 1.912 ++ go env GOARCH [2021-06-30T06:23:30.872Z] #31 1.925 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:30.872Z] #31 1.925 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:30.872Z] #31 1.926 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:30.872Z] #31 1.927 + dir=/tmp/install [2021-06-30T06:23:30.872Z] #31 1.927 + bin=dockercli [2021-06-30T06:23:30.872Z] #31 1.927 + shift [2021-06-30T06:23:30.872Z] #31 1.927 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-30T06:23:30.872Z] #31 1.928 + . /tmp/install/dockercli.installer [2021-06-30T06:23:30.872Z] #31 1.929 Install docker/cli version 17.06.2-ce from stable [2021-06-30T06:23:30.872Z] #31 1.929 ++ : stable [2021-06-30T06:23:30.872Z] #31 1.929 ++ : 17.06.2-ce [2021-06-30T06:23:30.872Z] #31 1.929 + install_dockercli [2021-06-30T06:23:30.872Z] #31 1.929 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-30T06:23:30.872Z] #31 1.930 ++ uname -m [2021-06-30T06:23:30.872Z] #31 1.931 + arch=x86_64 [2021-06-30T06:23:30.872Z] #31 1.942 + '[' x86_64 '!=' x86_64 ']' [2021-06-30T06:23:30.872Z] #31 1.942 + url=https://download.docker.com/linux/static [2021-06-30T06:23:30.872Z] #31 1.942 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-30T06:23:30.872Z] #31 1.942 + tar -xz docker/docker [2021-06-30T06:23:30.872Z] #31 5.024 + mkdir -p /build [2021-06-30T06:23:30.872Z] #31 5.026 + mv docker/docker /build/ [2021-06-30T06:23:30.872Z] #31 5.027 + rmdir docker [2021-06-30T06:23:30.872Z] #31 DONE 5.7s [2021-06-30T06:23:30.872Z] [2021-06-30T06:23:30.872Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:23:30.872Z] #66 sha256:59a5e5d0904bb70f9afc52d14fcd28273c1d009f47a7ac1c823605a09f8edb6e [2021-06-30T06:23:30.872Z] #66 1.491 + RM_GOPATH=0 [2021-06-30T06:23:30.872Z] #66 1.491 + TMP_GOPATH= [2021-06-30T06:23:30.872Z] #66 1.491 + : /build [2021-06-30T06:23:30.872Z] #66 1.491 + '[' -z '' ']' [2021-06-30T06:23:30.872Z] #66 1.491 ++ mktemp -d [2021-06-30T06:23:30.872Z] #66 1.491 + export GOPATH=/tmp/tmp.iDFiEtCLm8 [2021-06-30T06:23:30.872Z] #66 1.491 + GOPATH=/tmp/tmp.iDFiEtCLm8 [2021-06-30T06:23:30.872Z] #66 1.491 + RM_GOPATH=1 [2021-06-30T06:23:30.872Z] #66 1.491 + case "$(go env GOARCH)" in [2021-06-30T06:23:30.872Z] #66 1.491 ++ go env GOARCH [2021-06-30T06:23:30.872Z] #66 1.493 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:30.872Z] #66 1.493 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:30.872Z] #66 1.493 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:30.872Z] #66 1.494 + dir=/tmp/install [2021-06-30T06:23:30.872Z] #66 1.494 + bin=rootlesskit [2021-06-30T06:23:30.872Z] #66 1.494 + shift [2021-06-30T06:23:30.872Z] #66 1.494 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-30T06:23:30.872Z] #66 1.494 + . /tmp/install/rootlesskit.installer [2021-06-30T06:23:30.872Z] #66 1.494 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:23:30.872Z] #66 1.494 + install_rootlesskit [2021-06-30T06:23:30.872Z] #66 1.494 + case "$1" in [2021-06-30T06:23:30.872Z] #66 1.494 + export CGO_ENABLED=0 [2021-06-30T06:23:30.872Z] #66 1.494 + CGO_ENABLED=0 [2021-06-30T06:23:30.872Z] #66 1.494 + _install_rootlesskit [2021-06-30T06:23:30.872Z] #66 1.498 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:23:30.872Z] #66 1.498 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-30T06:23:30.872Z] #66 1.498 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iDFiEtCLm8/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:23:30.872Z] #66 1.498 Cloning into '/tmp/tmp.iDFiEtCLm8/src/github.com/rootless-containers/rootlesskit'... [2021-06-30T06:23:30.872Z] #66 2.895 + cd /tmp/tmp.iDFiEtCLm8/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:23:30.872Z] #66 2.896 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:23:30.872Z] #66 2.944 + export GO111MODULE=on [2021-06-30T06:23:30.872Z] #66 2.944 + GO111MODULE=on [2021-06-30T06:23:30.872Z] #66 2.944 + export GOPROXY=https://proxy.golang.org [2021-06-30T06:23:30.872Z] #66 2.945 + GOPROXY=https://proxy.golang.org [2021-06-30T06:23:30.872Z] #66 2.945 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:23:30.872Z] #66 2.945 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-30T06:23:30.872Z] #66 3.721 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:23:30.872Z] #66 3.724 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-30T06:23:30.872Z] #66 3.777 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-30T06:23:30.872Z] #66 3.979 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-30T06:23:30.872Z] #66 5.275 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-30T06:23:30.872Z] #66 5.677 go: downloading github.com/google/uuid v1.2.0 [2021-06-30T06:23:30.872Z] #66 5.686 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-30T06:23:30.872Z] #66 5.724 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-30T06:23:30.872Z] #66 5.849 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-30T06:23:30.872Z] #66 5.908 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-30T06:23:31.021Z] #50 ... [2021-06-30T06:23:31.021Z] [2021-06-30T06:23:31.021Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:31.021Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:31.021Z] #36 29.68 Reading package lists... [2021-06-30T06:23:31.021Z] #36 35.27 Building dependency tree... [2021-06-30T06:23:31.021Z] #36 38.30 The following additional packages will be installed: [2021-06-30T06:23:31.021Z] #36 38.31 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-30T06:23:31.021Z] #36 38.32 Suggested packages: [2021-06-30T06:23:31.021Z] #36 38.33 cmake-doc ninja-build lrzip [2021-06-30T06:23:31.021Z] #36 38.33 Recommended packages: [2021-06-30T06:23:31.021Z] #36 38.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-30T06:23:31.021Z] #36 39.14 The following NEW packages will be installed: [2021-06-30T06:23:31.021Z] #36 39.15 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-30T06:23:31.021Z] #36 39.16 vim-common xxd [2021-06-30T06:23:31.021Z] #36 39.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:23:31.021Z] #36 39.58 Need to get 14.9 MB of archives. [2021-06-30T06:23:31.021Z] #36 39.58 After this operation, 61.8 MB of additional disk space will be used. [2021-06-30T06:23:31.021Z] #36 39.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:23:31.021Z] #36 39.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:23:31.021Z] #36 39.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-30T06:23:31.021Z] #36 39.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-30T06:23:31.021Z] #36 40.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-06-30T06:23:31.021Z] #36 40.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-30T06:23:31.021Z] #36 40.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-30T06:23:31.021Z] #36 40.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-30T06:23:31.021Z] #36 40.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-30T06:23:31.021Z] #36 40.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-30T06:23:31.021Z] #36 ... [2021-06-30T06:23:31.021Z] [2021-06-30T06:23:31.021Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:31.021Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:23:31.021Z] #56 30.54 Reading package lists... [2021-06-30T06:23:31.021Z] #56 36.37 Building dependency tree... [2021-06-30T06:23:31.021Z] #56 39.35 The following additional packages will be installed: [2021-06-30T06:23:31.021Z] #56 39.35 libbtrfs0 [2021-06-30T06:23:31.021Z] #56 39.53 The following NEW packages will be installed: [2021-06-30T06:23:31.021Z] #56 39.57 libbtrfs-dev libbtrfs0 [2021-06-30T06:23:31.021Z] #56 39.97 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:23:31.021Z] #56 39.97 Need to get 119 kB of archives. [2021-06-30T06:23:31.021Z] #56 39.97 After this operation, 387 kB of additional disk space will be used. [2021-06-30T06:23:31.021Z] #56 39.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:23:31.021Z] #56 39.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:23:31.021Z] #56 40.93 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:23:31.021Z] #56 41.16 Fetched 119 kB in 0s (424 kB/s) [2021-06-30T06:23:31.021Z] #56 41.25 Selecting previously unselected package libbtrfs0. [2021-06-30T06:23:31.021Z] #56 41.25 (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 ... 15421 files and directories currently installed.) [2021-06-30T06:23:31.021Z] #56 41.36 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:23:31.021Z] #56 41.37 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:23:31.021Z] #56 41.49 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:23:31.021Z] #56 41.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:23:31.021Z] #56 41.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:23:31.021Z] #56 41.71 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:23:31.021Z] #56 41.73 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:23:31.021Z] #56 41.74 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:23:31.129Z] #66 5.993 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-30T06:23:31.273Z] #50 ... [2021-06-30T06:23:31.273Z] [2021-06-30T06:23:31.273Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:23:31.273Z] #59 sha256:80fb939156432242ab36aea7201dd74a56af0ba7346c2418fc2c03367730d411 [2021-06-30T06:23:31.273Z] #59 25.07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-30T06:23:31.273Z] #59 25.27 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-30T06:23:31.273Z] #59 ... [2021-06-30T06:23:31.273Z] [2021-06-30T06:23:31.273Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:31.273Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:31.273Z] #44 24.98 Fetched 8457 kB in 17s (490 kB/s) [2021-06-30T06:23:31.273Z] #44 24.98 Reading package lists... [2021-06-30T06:23:31.280Z] #56 ... [2021-06-30T06:23:31.280Z] [2021-06-30T06:23:31.280Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:31.280Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:31.280Z] #36 41.67 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:23:31.280Z] #36 41.84 Fetched 14.9 MB in 1s (10.5 MB/s) [2021-06-30T06:23:31.280Z] #36 41.92 Selecting previously unselected package xxd. [2021-06-30T06:23:31.280Z] #36 41.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:23:31.280Z] #36 42.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:23:31.280Z] #36 42.07 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:23:31.386Z] #66 6.330 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-30T06:23:31.386Z] #66 ... [2021-06-30T06:23:31.386Z] [2021-06-30T06:23:31.386Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:31.386Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:23:31.386Z] #19 4.859 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-06-30T06:23:31.532Z] #44 31.18 Reading package lists... [2021-06-30T06:23:31.532Z] #44 ... [2021-06-30T06:23:31.532Z] [2021-06-30T06:23:31.532Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:31.532Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:23:31.532Z] #56 28.81 Reading package lists... [2021-06-30T06:23:31.539Z] #36 ... [2021-06-30T06:23:31.539Z] [2021-06-30T06:23:31.539Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:31.539Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:23:31.539Z] #56 DONE 42.4s [2021-06-30T06:23:31.539Z] [2021-06-30T06:23:31.539Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:31.539Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:31.539Z] #36 42.37 Selecting previously unselected package vim-common. [2021-06-30T06:23:31.539Z] #36 42.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:23:31.539Z] #36 42.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:23:32.108Z] #36 42.92 Selecting previously unselected package cmake-data. [2021-06-30T06:23:32.108Z] #36 42.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-30T06:23:32.108Z] #36 42.95 Unpacking cmake-data (3.13.4-1) ... [2021-06-30T06:23:32.470Z] #56 35.04 Building dependency tree... [2021-06-30T06:23:32.754Z] #19 5.968 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-06-30T06:23:33.011Z] #19 6.527 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-06-30T06:23:33.073Z] #57 ... [2021-06-30T06:23:33.073Z] [2021-06-30T06:23:33.073Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:33.073Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:33.073Z] #44 29.99 Reading package lists... [2021-06-30T06:23:33.073Z] #44 35.87 Building dependency tree... [2021-06-30T06:23:33.073Z] #44 39.10 The following additional packages will be installed: [2021-06-30T06:23:33.073Z] #44 39.12 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-30T06:23:33.073Z] #44 39.13 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-30T06:23:33.073Z] #44 39.13 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:23:33.073Z] #44 39.13 python3.7-minimal [2021-06-30T06:23:33.073Z] #44 39.15 Suggested packages: [2021-06-30T06:23:33.073Z] #44 39.15 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-30T06:23:33.073Z] #44 39.15 python3.7-doc binfmt-support [2021-06-30T06:23:33.073Z] #44 40.44 The following NEW packages will be installed: [2021-06-30T06:23:33.073Z] #44 40.45 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-30T06:23:33.073Z] #44 40.45 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-30T06:23:33.073Z] #44 40.45 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:23:33.073Z] #44 40.46 python3.7-minimal [2021-06-30T06:23:33.073Z] #44 40.87 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:23:33.073Z] #44 40.87 Need to get 6695 kB of archives. [2021-06-30T06:23:33.073Z] #44 40.87 After this operation, 33.1 MB of additional disk space will be used. [2021-06-30T06:23:33.073Z] #44 40.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:23:33.073Z] #44 40.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:23:33.073Z] #44 41.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:23:33.073Z] #44 41.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:23:33.073Z] #44 41.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:23:33.073Z] #44 41.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:23:33.073Z] #44 41.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:23:33.073Z] #44 41.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:23:33.073Z] #44 41.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-30T06:23:33.073Z] #44 41.46 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-30T06:23:33.073Z] #44 41.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:23:33.073Z] #44 41.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-30T06:23:33.073Z] #44 41.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-30T06:23:33.073Z] #44 41.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:23:33.073Z] #44 41.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-30T06:23:33.073Z] #44 41.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-30T06:23:33.073Z] #44 43.02 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:23:33.073Z] #44 43.17 Fetched 6695 kB in 1s (4996 kB/s) [2021-06-30T06:23:33.073Z] #44 43.32 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:23:33.073Z] #44 43.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:23:33.073Z] #44 43.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:23:33.073Z] #44 43.40 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:23:33.073Z] #44 44.07 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:23:33.073Z] #44 44.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:23:33.073Z] #44 44.10 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:23:33.073Z] #44 ... [2021-06-30T06:23:33.073Z] [2021-06-30T06:23:33.073Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:23:33.073Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:23:33.334Z] #32 44.14 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-30T06:23:33.334Z] #32 44.66 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-30T06:23:33.575Z] #19 7.062 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-06-30T06:23:33.594Z] #32 ... [2021-06-30T06:23:33.594Z] [2021-06-30T06:23:33.594Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:23:33.594Z] #50 sha256:c8c6dbb4ead1b1b808f886f4a306d16c42b8c8ea3a14ba83d273541f9f335913 [2021-06-30T06:23:33.594Z] #50 35.40 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-30T06:23:33.594Z] #50 35.41 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-30T06:23:33.594Z] #50 35.50 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-30T06:23:33.594Z] #50 35.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-30T06:23:33.594Z] #50 35.56 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-30T06:23:33.594Z] #50 36.78 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-30T06:23:33.594Z] #50 36.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-30T06:23:33.594Z] #50 37.09 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-30T06:23:33.594Z] #50 ... [2021-06-30T06:23:33.594Z] [2021-06-30T06:23:33.594Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:33.594Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:33.594Z] #36 34.49 Building dependency tree... [2021-06-30T06:23:33.594Z] #36 37.38 The following additional packages will be installed: [2021-06-30T06:23:33.594Z] #36 37.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-30T06:23:33.594Z] #36 37.41 Suggested packages: [2021-06-30T06:23:33.594Z] #36 37.41 cmake-doc ninja-build lrzip [2021-06-30T06:23:33.594Z] #36 37.41 Recommended packages: [2021-06-30T06:23:33.594Z] #36 37.41 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-30T06:23:33.594Z] #36 38.46 The following NEW packages will be installed: [2021-06-30T06:23:33.594Z] #36 38.52 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-30T06:23:33.594Z] #36 38.52 vim-common xxd [2021-06-30T06:23:33.594Z] #36 39.09 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:23:33.594Z] #36 39.09 Need to get 14.9 MB of archives. [2021-06-30T06:23:33.594Z] #36 39.09 After this operation, 61.8 MB of additional disk space will be used. [2021-06-30T06:23:33.594Z] #36 39.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:23:33.594Z] #36 39.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:23:33.594Z] #36 39.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-30T06:23:33.594Z] #36 39.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-30T06:23:33.594Z] #36 39.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-06-30T06:23:33.594Z] #36 40.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-30T06:23:33.594Z] #36 40.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-30T06:23:33.594Z] #36 40.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-30T06:23:33.594Z] #36 40.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-30T06:23:33.594Z] #36 40.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-30T06:23:33.594Z] #36 41.29 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:23:33.594Z] #36 41.46 Fetched 14.9 MB in 2s (9429 kB/s) [2021-06-30T06:23:33.594Z] #36 41.60 Selecting previously unselected package xxd. [2021-06-30T06:23:33.594Z] #36 41.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 ... 15421 files and directories currently installed.) [2021-06-30T06:23:33.594Z] #36 41.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:23:33.594Z] #36 41.70 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:23:33.594Z] #36 41.90 Selecting previously unselected package vim-common. [2021-06-30T06:23:33.594Z] #36 41.90 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:23:33.594Z] #36 42.01 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:23:33.594Z] #36 42.30 Selecting previously unselected package cmake-data. [2021-06-30T06:23:33.594Z] #36 42.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-30T06:23:33.594Z] #36 42.32 Unpacking cmake-data (3.13.4-1) ... [2021-06-30T06:23:33.594Z] #36 45.07 Selecting previously unselected package libicu63:amd64. [2021-06-30T06:23:33.594Z] #36 45.08 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-30T06:23:33.594Z] #36 45.09 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:23:33.853Z] #36 ... [2021-06-30T06:23:33.853Z] [2021-06-30T06:23:33.853Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:33.853Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:33.853Z] #44 45.38 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:23:33.853Z] #44 45.40 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:23:34.137Z] #19 7.619 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:23:34.137Z] #19 7.626 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-06-30T06:23:34.137Z] #19 7.639 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-06-30T06:23:34.137Z] #19 7.666 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-06-30T06:23:34.137Z] #19 7.684 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-06-30T06:23:34.385Z] #56 38.03 The following additional packages will be installed: [2021-06-30T06:23:34.385Z] #56 38.05 libbtrfs0 [2021-06-30T06:23:34.385Z] #56 38.21 The following NEW packages will be installed: [2021-06-30T06:23:34.385Z] #56 38.24 libbtrfs-dev libbtrfs0 [2021-06-30T06:23:34.393Z] #19 7.712 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-30T06:23:34.393Z] #19 7.727 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-30T06:23:34.393Z] #19 7.728 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-06-30T06:23:34.393Z] #19 7.731 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:23:34.393Z] #19 7.732 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-06-30T06:23:34.393Z] #19 7.733 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-06-30T06:23:34.393Z] #19 7.739 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-06-30T06:23:34.645Z] #56 38.65 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:23:34.645Z] #56 38.65 Need to get 119 kB of archives. [2021-06-30T06:23:34.645Z] #56 38.65 After this operation, 387 kB of additional disk space will be used. [2021-06-30T06:23:34.645Z] #56 38.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:23:34.645Z] #56 38.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:23:34.645Z] #56 ... [2021-06-30T06:23:34.645Z] [2021-06-30T06:23:34.645Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:34.645Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:34.645Z] #13 24.23 Fetched 8984 kB in 17s (528 kB/s) [2021-06-30T06:23:34.645Z] #13 24.23 Reading package lists... [2021-06-30T06:23:34.792Z] #44 ... [2021-06-30T06:23:34.793Z] [2021-06-30T06:23:34.793Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:34.793Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:34.793Z] #13 26.64 Reading package lists... [2021-06-30T06:23:34.793Z] #13 32.18 Building dependency tree... [2021-06-30T06:23:34.793Z] #13 35.55 The following additional packages will be installed: [2021-06-30T06:23:34.793Z] #13 35.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-30T06:23:34.793Z] #13 35.56 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-30T06:23:34.793Z] #13 35.56 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-30T06:23:34.793Z] #13 35.56 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-30T06:23:34.793Z] #13 35.57 mingw-w64-x86-64-dev [2021-06-30T06:23:34.793Z] #13 35.57 Suggested packages: [2021-06-30T06:23:34.793Z] #13 35.58 gcc-8-locales seccomp wine64 [2021-06-30T06:23:34.793Z] #13 36.65 The following NEW packages will be installed: [2021-06-30T06:23:34.793Z] #13 36.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-30T06:23:34.793Z] #13 36.66 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-30T06:23:34.793Z] #13 36.66 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-30T06:23:34.793Z] #13 36.66 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-30T06:23:34.793Z] #13 36.66 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-30T06:23:34.793Z] #13 36.66 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-30T06:23:34.793Z] #13 36.67 The following packages will be upgraded: [2021-06-30T06:23:34.793Z] #13 36.68 libseccomp2 [2021-06-30T06:23:34.793Z] #13 37.11 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:23:34.793Z] #13 37.11 Need to get 77.8 MB of archives. [2021-06-30T06:23:34.793Z] #13 37.11 After this operation, 487 MB of additional disk space will be used. [2021-06-30T06:23:34.793Z] #13 37.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-30T06:23:34.793Z] #13 37.14 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-30T06:23:34.793Z] #13 37.14 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-30T06:23:34.793Z] #13 37.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-30T06:23:34.793Z] #13 37.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-30T06:23:34.793Z] #13 37.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-30T06:23:34.793Z] #13 37.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-30T06:23:34.793Z] #13 37.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-30T06:23:34.793Z] #13 38.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-30T06:23:34.793Z] #13 38.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-30T06:23:34.793Z] #13 38.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-30T06:23:34.793Z] #13 41.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-30T06:23:34.904Z] #13 30.98 Reading package lists... [2021-06-30T06:23:34.904Z] #13 ... [2021-06-30T06:23:34.904Z] [2021-06-30T06:23:34.904Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:34.904Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:34.904Z] #36 29.64 Reading package lists... [2021-06-30T06:23:34.904Z] #36 35.74 Building dependency tree... [2021-06-30T06:23:34.904Z] #36 38.69 The following additional packages will be installed: [2021-06-30T06:23:34.904Z] #36 38.70 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-30T06:23:34.904Z] #36 38.71 Suggested packages: [2021-06-30T06:23:34.904Z] #36 38.71 cmake-doc ninja-build lrzip [2021-06-30T06:23:34.904Z] #36 38.71 Recommended packages: [2021-06-30T06:23:34.904Z] #36 38.71 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-30T06:23:34.955Z] #19 ... [2021-06-30T06:23:34.955Z] [2021-06-30T06:23:34.955Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:34.955Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-06-30T06:23:34.955Z] #43 2.165 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:23:34.955Z] #43 2.205 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:23:34.955Z] #43 2.221 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:23:34.955Z] #43 2.674 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-06-30T06:23:34.955Z] #43 3.144 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-06-30T06:23:34.955Z] #43 3.958 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:23:34.955Z] #43 4.817 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-30T06:23:34.955Z] #43 5.555 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-06-30T06:23:34.955Z] #43 6.390 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-06-30T06:23:34.955Z] #43 7.309 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-06-30T06:23:34.955Z] #43 7.327 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-30T06:23:34.955Z] #43 7.348 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-06-30T06:23:34.955Z] #43 7.382 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:23:34.955Z] #43 7.426 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-06-30T06:23:34.955Z] #43 7.446 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-06-30T06:23:34.955Z] #43 7.448 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-06-30T06:23:34.955Z] #43 7.460 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-06-30T06:23:34.955Z] #43 7.462 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-06-30T06:23:34.955Z] #43 7.473 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:23:34.955Z] #43 7.485 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-06-30T06:23:34.955Z] #43 7.503 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-30T06:23:35.052Z] #13 ... [2021-06-30T06:23:35.052Z] [2021-06-30T06:23:35.052Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:23:35.052Z] #52 sha256:738fffdd5ee8a30cd89ea3231a1e22594c1b17742f09f306a12bfd7cd124d1f9 [2021-06-30T06:23:35.052Z] #52 46.65 internal/reflectlite [2021-06-30T06:23:35.052Z] #52 46.66 sync [2021-06-30T06:23:35.423Z] #36 45.83 Selecting previously unselected package libicu63:amd64. [2021-06-30T06:23:35.424Z] #36 45.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-30T06:23:35.424Z] #36 45.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:23:35.472Z] #36 39.59 The following NEW packages will be installed: [2021-06-30T06:23:35.745Z] #36 39.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-30T06:23:35.745Z] #36 39.62 vim-common xxd [2021-06-30T06:23:36.005Z] #36 40.00 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:23:36.005Z] #36 40.00 Need to get 14.9 MB of archives. [2021-06-30T06:23:36.005Z] #36 40.00 After this operation, 61.8 MB of additional disk space will be used. [2021-06-30T06:23:36.005Z] #36 40.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:23:36.005Z] #36 40.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:23:36.005Z] #36 40.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-30T06:23:36.005Z] #36 40.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-30T06:23:36.360Z] #36 ... [2021-06-30T06:23:36.360Z] [2021-06-30T06:23:36.360Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:36.360Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:36.360Z] #44 30.23 Reading package lists... [2021-06-30T06:23:36.360Z] #44 36.16 Building dependency tree... [2021-06-30T06:23:36.360Z] #44 39.07 The following additional packages will be installed: [2021-06-30T06:23:36.360Z] #44 39.08 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-30T06:23:36.360Z] #44 39.08 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-30T06:23:36.360Z] #44 39.08 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:23:36.360Z] #44 39.08 python3.7-minimal [2021-06-30T06:23:36.360Z] #44 39.09 Suggested packages: [2021-06-30T06:23:36.360Z] #44 39.09 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-30T06:23:36.360Z] #44 39.09 python3.7-doc binfmt-support [2021-06-30T06:23:36.360Z] #44 40.27 The following NEW packages will be installed: [2021-06-30T06:23:36.360Z] #44 40.28 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-30T06:23:36.360Z] #44 40.29 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-30T06:23:36.360Z] #44 40.29 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:23:36.360Z] #44 40.29 python3.7-minimal [2021-06-30T06:23:36.360Z] #44 40.72 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:23:36.360Z] #44 40.72 Need to get 6695 kB of archives. [2021-06-30T06:23:36.360Z] #44 40.72 After this operation, 33.1 MB of additional disk space will be used. [2021-06-30T06:23:36.360Z] #44 40.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:23:36.360Z] #44 40.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:23:36.361Z] #44 41.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:23:36.361Z] #44 41.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:23:36.361Z] #44 41.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:23:36.361Z] #44 41.21 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-30T06:23:36.361Z] #44 41.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:23:36.361Z] #44 41.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:23:36.361Z] #44 41.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:23:36.361Z] #44 41.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-30T06:23:36.361Z] #44 41.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:23:36.361Z] #44 41.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-30T06:23:36.361Z] #44 41.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-30T06:23:36.361Z] #44 41.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:23:36.361Z] #44 41.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-30T06:23:36.361Z] #44 41.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-30T06:23:36.361Z] #44 42.86 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:23:36.361Z] #44 43.01 Fetched 6695 kB in 1s (5479 kB/s) [2021-06-30T06:23:36.361Z] #44 43.14 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:23:36.361Z] #44 43.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:23:36.361Z] #44 43.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:23:36.361Z] #44 43.21 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:23:36.361Z] #44 44.01 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:23:36.361Z] #44 44.04 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:23:36.361Z] #44 44.06 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:23:36.361Z] #44 45.61 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:23:36.361Z] #44 45.64 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:23:36.361Z] #44 ... [2021-06-30T06:23:36.361Z] [2021-06-30T06:23:36.361Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:36.361Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:36.361Z] #13 25.75 Reading package lists... [2021-06-30T06:23:36.361Z] #13 31.81 Building dependency tree... [2021-06-30T06:23:36.361Z] #13 34.96 The following additional packages will be installed: [2021-06-30T06:23:36.361Z] #13 34.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-30T06:23:36.361Z] #13 34.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-30T06:23:36.361Z] #13 34.97 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-30T06:23:36.361Z] #13 34.97 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-30T06:23:36.361Z] #13 34.97 mingw-w64-x86-64-dev [2021-06-30T06:23:36.361Z] #13 34.97 Suggested packages: [2021-06-30T06:23:36.361Z] #13 34.98 gcc-8-locales seccomp wine64 [2021-06-30T06:23:36.361Z] #13 36.00 The following NEW packages will be installed: [2021-06-30T06:23:36.361Z] #13 36.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-30T06:23:36.361Z] #13 36.02 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-30T06:23:36.361Z] #13 36.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-30T06:23:36.361Z] #13 36.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-30T06:23:36.361Z] #13 36.02 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-30T06:23:36.361Z] #13 36.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-30T06:23:36.361Z] #13 36.03 The following packages will be upgraded: [2021-06-30T06:23:36.361Z] #13 36.04 libseccomp2 [2021-06-30T06:23:36.361Z] #13 36.44 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:23:36.361Z] #13 36.44 Need to get 77.8 MB of archives. [2021-06-30T06:23:36.361Z] #13 36.44 After this operation, 487 MB of additional disk space will be used. [2021-06-30T06:23:36.361Z] #13 36.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-30T06:23:36.361Z] #13 36.44 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-30T06:23:36.361Z] #13 36.45 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-30T06:23:36.361Z] #13 36.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-30T06:23:36.361Z] #13 36.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-30T06:23:36.361Z] #13 37.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-30T06:23:36.361Z] #13 37.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-30T06:23:36.361Z] #13 37.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-30T06:23:36.361Z] #13 37.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-30T06:23:36.361Z] #13 38.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-30T06:23:36.361Z] #13 38.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-30T06:23:36.361Z] #13 40.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-30T06:23:36.622Z] #13 ... [2021-06-30T06:23:36.622Z] [2021-06-30T06:23:36.622Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:23:36.622Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:23:36.622Z] #32 44.42 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-30T06:23:36.622Z] #32 44.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-30T06:23:36.622Z] #32 45.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:23:36.943Z] #36 40.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-06-30T06:23:36.943Z] #36 ... [2021-06-30T06:23:36.943Z] [2021-06-30T06:23:36.943Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:23:36.943Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210 [2021-06-30T06:23:36.943Z] #46 30.82 vendor/golang.org/x/crypto/internal/subtle [2021-06-30T06:23:36.943Z] #46 ... [2021-06-30T06:23:36.943Z] [2021-06-30T06:23:36.943Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:36.943Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:23:36.943Z] #56 39.65 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:23:36.943Z] #56 39.84 Fetched 119 kB in 0s (437 kB/s) [2021-06-30T06:23:36.943Z] #56 39.94 Selecting previously unselected package libbtrfs0. [2021-06-30T06:23:36.943Z] #56 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 ... 15421 files and directories currently installed.) [2021-06-30T06:23:36.943Z] #56 40.03 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:23:36.943Z] #56 40.05 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:23:36.943Z] #56 40.22 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:23:36.943Z] #56 40.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:23:36.943Z] #56 40.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:23:36.943Z] #56 40.44 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:23:36.944Z] #56 40.48 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:23:36.944Z] #56 40.49 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:23:36.944Z] #56 DONE 41.0s [2021-06-30T06:23:36.944Z] [2021-06-30T06:23:36.944Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:36.944Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:36.944Z] #36 41.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-30T06:23:36.944Z] #36 41.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-30T06:23:36.944Z] #36 41.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-30T06:23:36.944Z] #36 41.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-30T06:23:36.944Z] #36 41.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-30T06:23:37.474Z] #43 ... [2021-06-30T06:23:37.474Z] [2021-06-30T06:23:37.474Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:37.474Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-06-30T06:23:37.474Z] #63 2.166 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:23:37.474Z] #63 2.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:23:37.474Z] #63 2.260 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:23:37.474Z] #63 2.771 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-30T06:23:37.474Z] #63 3.316 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-06-30T06:23:37.474Z] #63 4.157 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-06-30T06:23:37.474Z] #63 4.970 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:23:37.474Z] #63 5.557 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-06-30T06:23:37.474Z] #63 6.230 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-06-30T06:23:37.474Z] #63 6.958 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-06-30T06:23:37.474Z] #63 6.976 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-06-30T06:23:37.474Z] #63 6.999 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-06-30T06:23:37.474Z] #63 7.021 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-30T06:23:37.474Z] #63 7.075 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-06-30T06:23:37.474Z] #63 7.108 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:23:37.474Z] #63 7.119 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-06-30T06:23:37.474Z] #63 7.119 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-06-30T06:23:37.474Z] #63 7.119 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-06-30T06:23:37.474Z] #63 7.133 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-30T06:23:37.474Z] #63 7.133 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:23:37.474Z] #63 7.133 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-06-30T06:23:37.584Z] #52 49.13 sort [2021-06-30T06:23:37.584Z] #52 49.14 errors [2021-06-30T06:23:37.584Z] #52 49.52 io [2021-06-30T06:23:38.323Z] #36 42.31 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:23:38.518Z] #52 50.42 internal/oserror [2021-06-30T06:23:38.583Z] #36 42.54 Fetched 14.9 MB in 2s (8745 kB/s) [2021-06-30T06:23:38.778Z] #52 50.52 syscall [2021-06-30T06:23:38.841Z] #36 42.68 Selecting previously unselected package xxd. [2021-06-30T06:23:38.841Z] #36 42.68 (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 ... 15421 files and directories currently installed.) [2021-06-30T06:23:38.841Z] #36 42.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:23:38.841Z] #36 42.81 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:23:39.100Z] #36 42.99 Selecting previously unselected package vim-common. [2021-06-30T06:23:39.100Z] #36 43.00 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:23:39.100Z] #36 43.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:23:39.345Z] #52 51.05 bytes [2021-06-30T06:23:39.360Z] #36 43.36 Selecting previously unselected package cmake-data. [2021-06-30T06:23:39.360Z] #36 43.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-30T06:23:39.360Z] #36 43.38 Unpacking cmake-data (3.13.4-1) ... [2021-06-30T06:23:40.280Z] #52 ... [2021-06-30T06:23:40.280Z] [2021-06-30T06:23:40.280Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:40.280Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:40.280Z] #13 44.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-30T06:23:40.280Z] #13 44.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-30T06:23:40.280Z] #13 44.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:23:40.280Z] #13 44.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:23:40.280Z] #13 44.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-30T06:23:40.280Z] #13 44.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-30T06:23:40.280Z] #13 44.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-30T06:23:40.280Z] #13 44.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-30T06:23:40.280Z] #13 44.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-30T06:23:40.280Z] #13 44.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-30T06:23:40.280Z] #13 44.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-30T06:23:40.280Z] #13 44.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-30T06:23:40.280Z] #13 44.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-30T06:23:40.280Z] #13 44.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-30T06:23:40.280Z] #13 45.95 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:23:40.280Z] #13 46.14 Fetched 77.8 MB in 8s (9844 kB/s) [2021-06-30T06:23:40.280Z] #13 46.23 (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 ... 15421 files and directories currently installed.) [2021-06-30T06:23:40.280Z] #13 46.28 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:23:40.280Z] #13 46.31 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-30T06:23:40.280Z] #13 46.50 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:23:40.280Z] #13 46.64 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-30T06:23:40.280Z] #13 46.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 ... 15421 files and directories currently installed.) [2021-06-30T06:23:40.280Z] #13 46.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:23:40.280Z] #13 46.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:23:40.813Z] #32 ... [2021-06-30T06:23:40.813Z] [2021-06-30T06:23:40.813Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:40.813Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:40.813Z] #44 49.20 Selecting previously unselected package python3-minimal. [2021-06-30T06:23:40.813Z] #44 49.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-06-30T06:23:40.813Z] #44 49.30 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:23:40.813Z] #44 49.31 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:23:40.813Z] #44 49.41 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:23:40.813Z] #44 49.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:23:40.813Z] #44 49.44 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:23:40.813Z] #44 49.65 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:23:40.813Z] #44 49.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:23:40.813Z] #44 49.67 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:23:41.418Z] #44 ... [2021-06-30T06:23:41.418Z] [2021-06-30T06:23:41.418Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-30T06:23:41.418Z] #48 sha256:e30a41c778aae59394e0e8684b5251c740832a29980763813f56aa8c97fe58a7 [2021-06-30T06:23:41.418Z] #48 DONE 52.1s [2021-06-30T06:23:41.418Z] [2021-06-30T06:23:41.418Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:41.418Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:41.418Z] #13 43.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-30T06:23:41.418Z] #13 43.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-30T06:23:41.418Z] #13 43.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:23:41.418Z] #13 43.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:23:41.418Z] #13 43.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-30T06:23:41.418Z] #13 43.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-30T06:23:41.418Z] #13 43.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-30T06:23:41.418Z] #13 43.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-30T06:23:41.418Z] #13 43.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-30T06:23:41.418Z] #13 43.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-30T06:23:41.418Z] #13 43.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-30T06:23:41.418Z] #13 43.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-30T06:23:41.418Z] #13 43.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-30T06:23:41.418Z] #13 43.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-30T06:23:41.418Z] #13 44.50 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:23:41.418Z] #13 44.71 Fetched 77.8 MB in 7s (10.6 MB/s) [2021-06-30T06:23:41.418Z] #13 44.82 (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 ... 15421 files and directories currently installed.) [2021-06-30T06:23:41.418Z] #13 44.89 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:23:41.418Z] #13 44.92 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-30T06:23:41.418Z] #13 45.08 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:23:41.418Z] #13 45.24 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-30T06:23:41.419Z] #13 45.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 ... 15421 files and directories currently installed.) [2021-06-30T06:23:41.419Z] #13 45.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:23:41.419Z] #13 45.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:23:41.644Z] #63 ... [2021-06-30T06:23:41.644Z] [2021-06-30T06:23:41.644Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:23:41.644Z] #66 sha256:59a5e5d0904bb70f9afc52d14fcd28273c1d009f47a7ac1c823605a09f8edb6e [2021-06-30T06:23:41.644Z] #66 6.577 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-30T06:23:41.644Z] #66 8.237 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-30T06:23:41.644Z] #66 8.268 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-30T06:23:41.680Z] #13 ... [2021-06-30T06:23:41.680Z] [2021-06-30T06:23:41.680Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:23:41.680Z] #57 sha256:334aeeab49bfa4eb36eee3d51cf334c7b7c70ee67c5cb762fcf339f2e364cf3e [2021-06-30T06:23:41.680Z] #57 1.102 + RM_GOPATH=0 [2021-06-30T06:23:41.680Z] #57 1.102 + TMP_GOPATH= [2021-06-30T06:23:41.680Z] #57 1.102 + : /build [2021-06-30T06:23:41.680Z] #57 1.102 + '[' -z '' ']' [2021-06-30T06:23:41.680Z] #57 1.102 ++ mktemp -d [2021-06-30T06:23:41.680Z] #57 1.103 + export GOPATH=/tmp/tmp.E03GAhnsVy [2021-06-30T06:23:41.680Z] #57 1.104 + GOPATH=/tmp/tmp.E03GAhnsVy [2021-06-30T06:23:41.680Z] #57 1.104 + RM_GOPATH=1 [2021-06-30T06:23:41.680Z] #57 1.104 + case "$(go env GOARCH)" in [2021-06-30T06:23:41.680Z] #57 1.105 ++ go env GOARCH [2021-06-30T06:23:41.680Z] #57 1.158 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:41.680Z] #57 1.159 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:41.680Z] #57 1.159 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:41.680Z] #57 1.169 + dir=/tmp/install [2021-06-30T06:23:41.680Z] #57 1.179 + bin=containerd [2021-06-30T06:23:41.680Z] #57 1.180 + shift [2021-06-30T06:23:41.680Z] #57 1.180 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-30T06:23:41.680Z] #57 1.180 + . /tmp/install/containerd.installer [2021-06-30T06:23:41.680Z] #57 1.181 ++ set -e [2021-06-30T06:23:41.680Z] #57 1.181 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:23:41.680Z] #57 1.181 + install_containerd [2021-06-30T06:23:41.680Z] #57 1.188 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-30T06:23:41.680Z] #57 1.188 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:23:41.680Z] #57 1.188 + git clone https://github.com/containerd/containerd.git /tmp/tmp.E03GAhnsVy/src/github.com/containerd/containerd [2021-06-30T06:23:41.680Z] #57 1.190 Cloning into '/tmp/tmp.E03GAhnsVy/src/github.com/containerd/containerd'... [2021-06-30T06:23:41.895Z] #36 45.95 Selecting previously unselected package libicu63:amd64. [2021-06-30T06:23:41.895Z] #36 45.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-30T06:23:41.895Z] #36 46.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:23:42.183Z] #13 ... [2021-06-30T06:23:42.183Z] [2021-06-30T06:23:42.183Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-30T06:23:42.183Z] #48 sha256:219719873000ab61f29ab25461e2b4c2db33323a7156a032faf4a235d8f0aca0 [2021-06-30T06:23:42.183Z] #48 DONE 53.6s [2021-06-30T06:23:42.183Z] [2021-06-30T06:23:42.183Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:42.183Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:42.183Z] #36 51.00 Selecting previously unselected package libxml2:amd64. [2021-06-30T06:23:42.183Z] #36 51.00 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-06-30T06:23:42.183Z] #36 51.01 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:23:42.183Z] #36 51.60 Selecting previously unselected package libarchive13:amd64. [2021-06-30T06:23:42.183Z] #36 51.60 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-30T06:23:42.183Z] #36 51.61 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:23:42.183Z] #36 51.88 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-30T06:23:42.183Z] #36 51.89 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-30T06:23:42.183Z] #36 51.90 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:23:42.183Z] #36 52.06 Selecting previously unselected package librhash0:amd64. [2021-06-30T06:23:42.183Z] #36 52.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-30T06:23:42.183Z] #36 52.08 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:23:42.183Z] #36 52.28 Selecting previously unselected package libuv1:amd64. [2021-06-30T06:23:42.183Z] #36 52.28 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-30T06:23:42.183Z] #36 52.28 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:23:42.183Z] #36 52.46 Selecting previously unselected package cmake. [2021-06-30T06:23:42.183Z] #36 52.47 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-30T06:23:42.183Z] #36 52.48 Unpacking cmake (3.13.4-1) ... [2021-06-30T06:23:42.256Z] #57 ... [2021-06-30T06:23:42.256Z] [2021-06-30T06:23:42.256Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:42.256Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:42.256Z] #36 52.88 Selecting previously unselected package libxml2:amd64. [2021-06-30T06:23:42.256Z] #36 52.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-06-30T06:23:42.256Z] #36 52.90 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:23:42.835Z] #36 ... [2021-06-30T06:23:42.835Z] [2021-06-30T06:23:42.835Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:23:42.835Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:23:42.835Z] #32 44.70 Checking out files: 88% (1353/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-30T06:23:42.835Z] #32 45.18 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-30T06:23:42.835Z] #32 45.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:23:43.095Z] #32 ... [2021-06-30T06:23:43.095Z] [2021-06-30T06:23:43.095Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:43.095Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:43.095Z] #44 31.18 Reading package lists... [2021-06-30T06:23:43.095Z] #44 37.14 Building dependency tree... [2021-06-30T06:23:43.095Z] #44 40.13 The following additional packages will be installed: [2021-06-30T06:23:43.095Z] #44 40.14 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-30T06:23:43.095Z] #44 40.16 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-30T06:23:43.095Z] #44 40.17 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:23:43.095Z] #44 40.17 python3.7-minimal [2021-06-30T06:23:43.095Z] #44 40.17 Suggested packages: [2021-06-30T06:23:43.095Z] #44 40.17 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-30T06:23:43.095Z] #44 40.17 python3.7-doc binfmt-support [2021-06-30T06:23:43.095Z] #44 41.54 The following NEW packages will be installed: [2021-06-30T06:23:43.095Z] #44 41.55 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-30T06:23:43.095Z] #44 41.55 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-30T06:23:43.095Z] #44 41.55 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:23:43.095Z] #44 41.57 python3.7-minimal [2021-06-30T06:23:43.095Z] #44 41.97 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:23:43.095Z] #44 41.97 Need to get 6695 kB of archives. [2021-06-30T06:23:43.095Z] #44 41.97 After this operation, 33.1 MB of additional disk space will be used. [2021-06-30T06:23:43.095Z] #44 41.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:23:43.095Z] #44 42.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:23:43.095Z] #44 42.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:23:43.095Z] #44 42.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:23:43.095Z] #44 42.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:23:43.095Z] #44 42.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:23:43.095Z] #44 42.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:23:43.095Z] #44 42.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:23:43.095Z] #44 42.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-30T06:23:43.095Z] #44 42.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:23:43.095Z] #44 42.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-30T06:23:43.095Z] #44 42.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-30T06:23:43.095Z] #44 42.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:23:43.095Z] #44 42.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-30T06:23:43.095Z] #44 42.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-30T06:23:43.095Z] #44 42.54 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-30T06:23:43.095Z] #44 44.02 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:23:43.095Z] #44 44.22 Fetched 6695 kB in 1s (5180 kB/s) [2021-06-30T06:23:43.095Z] #44 44.32 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:23:43.095Z] #44 44.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:23:43.095Z] #44 44.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:23:43.096Z] #44 44.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:23:43.096Z] #44 45.22 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:23:43.096Z] #44 45.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:23:43.096Z] #44 45.24 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:23:43.096Z] #44 46.65 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:23:43.096Z] #44 46.68 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:23:43.226Z] #36 53.84 Selecting previously unselected package libarchive13:amd64. [2021-06-30T06:23:43.226Z] #36 53.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-30T06:23:43.226Z] #36 53.85 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:23:43.354Z] #44 ... [2021-06-30T06:23:43.354Z] [2021-06-30T06:23:43.354Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:43.354Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:43.354Z] #13 30.98 Reading package lists... [2021-06-30T06:23:43.354Z] #13 36.94 Building dependency tree... [2021-06-30T06:23:43.354Z] #13 40.20 The following additional packages will be installed: [2021-06-30T06:23:43.354Z] #13 40.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-30T06:23:43.354Z] #13 40.21 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-30T06:23:43.354Z] #13 40.22 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-30T06:23:43.354Z] #13 40.22 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-30T06:23:43.354Z] #13 40.22 mingw-w64-x86-64-dev [2021-06-30T06:23:43.354Z] #13 40.23 Suggested packages: [2021-06-30T06:23:43.354Z] #13 40.23 gcc-8-locales seccomp wine64 [2021-06-30T06:23:43.354Z] #13 41.28 The following NEW packages will be installed: [2021-06-30T06:23:43.354Z] #13 41.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-30T06:23:43.354Z] #13 41.29 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-30T06:23:43.354Z] #13 41.30 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-30T06:23:43.354Z] #13 41.30 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-30T06:23:43.354Z] #13 41.30 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-30T06:23:43.354Z] #13 41.30 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-30T06:23:43.354Z] #13 41.32 The following packages will be upgraded: [2021-06-30T06:23:43.354Z] #13 41.32 libseccomp2 [2021-06-30T06:23:43.354Z] #13 41.76 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:23:43.354Z] #13 41.76 Need to get 77.8 MB of archives. [2021-06-30T06:23:43.354Z] #13 41.76 After this operation, 487 MB of additional disk space will be used. [2021-06-30T06:23:43.354Z] #13 41.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-30T06:23:43.354Z] #13 41.81 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-30T06:23:43.354Z] #13 41.89 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-30T06:23:43.354Z] #13 41.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-30T06:23:43.354Z] #13 42.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-30T06:23:43.354Z] #13 42.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-30T06:23:43.354Z] #13 42.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-30T06:23:43.354Z] #13 42.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-30T06:23:43.354Z] #13 42.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-30T06:23:43.354Z] #13 42.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-30T06:23:43.354Z] #13 42.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-30T06:23:43.484Z] #36 54.14 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-30T06:23:43.484Z] #36 54.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-30T06:23:43.484Z] #36 54.15 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:23:43.484Z] #36 54.31 Selecting previously unselected package librhash0:amd64. [2021-06-30T06:23:43.484Z] #36 54.31 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-30T06:23:43.484Z] #36 54.32 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:23:43.742Z] #36 54.49 Selecting previously unselected package libuv1:amd64. [2021-06-30T06:23:43.742Z] #36 54.49 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-30T06:23:43.742Z] #36 54.50 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:23:44.001Z] #36 54.64 Selecting previously unselected package cmake. [2021-06-30T06:23:44.001Z] #36 54.64 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-30T06:23:44.001Z] #36 54.66 Unpacking cmake (3.13.4-1) ... [2021-06-30T06:23:44.089Z] #36 56.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:23:44.090Z] #36 ... [2021-06-30T06:23:44.090Z] [2021-06-30T06:23:44.090Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:23:44.090Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:23:44.090Z] #32 45.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:23:44.392Z] #32 ... [2021-06-30T06:23:44.392Z] [2021-06-30T06:23:44.392Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:44.392Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:44.392Z] #36 56.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:23:44.392Z] #36 56.08 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:23:44.392Z] #36 56.10 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:23:44.392Z] #36 56.11 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:23:44.392Z] #36 56.16 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:23:44.392Z] #36 56.17 Setting up cmake-data (3.13.4-1) ... [2021-06-30T06:23:44.392Z] #36 56.21 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:23:44.392Z] #36 56.23 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:23:44.392Z] #36 56.26 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:23:44.651Z] #36 56.29 Setting up cmake (3.13.4-1) ... [2021-06-30T06:23:44.651Z] #36 56.31 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:23:44.651Z] #36 ... [2021-06-30T06:23:44.651Z] [2021-06-30T06:23:44.651Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:23:44.651Z] #46 sha256:12c769a2cf4432f326ad8d73688c351de335ee88544c905e9c8b4fdf0a97b55e [2021-06-30T06:23:44.651Z] #46 46.35 internal/reflectlite [2021-06-30T06:23:44.651Z] #46 46.35 sync [2021-06-30T06:23:44.651Z] #46 47.57 internal/testlog [2021-06-30T06:23:44.651Z] #46 47.91 github.com/LK4D4/vndr/godl/singleflight [2021-06-30T06:23:44.651Z] #46 48.22 math/rand [2021-06-30T06:23:44.651Z] #46 49.26 internal/singleflight [2021-06-30T06:23:44.651Z] #46 49.76 sort [2021-06-30T06:23:44.651Z] #46 49.77 io [2021-06-30T06:23:44.651Z] #46 51.02 bytes [2021-06-30T06:23:44.651Z] #46 51.17 strings [2021-06-30T06:23:44.651Z] #46 53.31 strconv [2021-06-30T06:23:44.651Z] #46 54.95 bufio [2021-06-30T06:23:44.651Z] #46 ... [2021-06-30T06:23:44.651Z] [2021-06-30T06:23:44.651Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:44.651Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:44.651Z] #36 56.46 Processing triggers for mime-support (3.62) ... [2021-06-30T06:23:45.220Z] #36 DONE 57.2s [2021-06-30T06:23:45.220Z] [2021-06-30T06:23:45.220Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:45.220Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:45.220Z] #44 49.15 Selecting previously unselected package python3-minimal. [2021-06-30T06:23:45.220Z] #44 49.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 ... 15661 files and directories currently installed.) [2021-06-30T06:23:45.220Z] #44 49.20 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:23:45.220Z] #44 49.21 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:23:45.220Z] #44 49.35 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:23:45.220Z] #44 49.35 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:23:45.220Z] #44 49.36 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:23:45.220Z] #44 49.49 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:23:45.220Z] #44 49.52 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:23:45.220Z] #44 49.52 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:23:45.220Z] #44 51.15 Selecting previously unselected package python3.7. [2021-06-30T06:23:45.220Z] #44 51.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:23:45.220Z] #44 51.19 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:23:45.220Z] #44 51.42 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:23:45.220Z] #44 51.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:23:45.220Z] #44 51.48 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:23:45.220Z] #44 51.67 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:23:45.220Z] #44 53.40 Selecting previously unselected package python3. [2021-06-30T06:23:45.220Z] #44 53.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-06-30T06:23:45.220Z] #44 53.48 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:23:45.220Z] #44 53.54 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:23:45.220Z] #44 53.93 Selecting previously unselected package libprotobuf17:amd64. [2021-06-30T06:23:45.220Z] #44 53.95 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-30T06:23:45.220Z] #44 53.96 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:23:45.220Z] #44 54.91 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:23:45.220Z] #44 54.92 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:23:45.220Z] #44 54.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:23:45.220Z] #44 55.10 Selecting previously unselected package python3-six. [2021-06-30T06:23:45.220Z] #44 55.10 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-30T06:23:45.220Z] #44 55.10 Unpacking python3-six (1.12.0-1) ... [2021-06-30T06:23:45.220Z] #44 55.19 Selecting previously unselected package python3-protobuf. [2021-06-30T06:23:45.220Z] #44 55.21 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-30T06:23:45.220Z] #44 55.22 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:23:45.221Z] #44 55.74 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:23:45.221Z] #44 55.75 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:23:45.221Z] #44 55.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:23:45.221Z] #44 55.91 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:23:45.221Z] #44 55.91 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:23:45.221Z] #44 55.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:23:45.221Z] #44 56.11 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:23:45.221Z] #44 56.11 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:23:45.221Z] #44 56.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:23:45.221Z] #44 56.22 Selecting previously unselected package criu. [2021-06-30T06:23:45.221Z] #44 56.23 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-30T06:23:45.221Z] #44 56.27 Unpacking criu (3.15-1) ... [2021-06-30T06:23:45.377Z] #36 ... [2021-06-30T06:23:45.377Z] [2021-06-30T06:23:45.377Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:23:45.377Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:23:45.377Z] #46 46.13 sync [2021-06-30T06:23:45.377Z] #46 46.14 internal/reflectlite [2021-06-30T06:23:45.377Z] #46 47.80 internal/testlog [2021-06-30T06:23:45.377Z] #46 48.02 github.com/LK4D4/vndr/godl/singleflight [2021-06-30T06:23:45.377Z] #46 48.48 math/rand [2021-06-30T06:23:45.377Z] #46 49.45 internal/singleflight [2021-06-30T06:23:45.377Z] #46 49.48 errors [2021-06-30T06:23:45.377Z] #46 49.72 sort [2021-06-30T06:23:45.377Z] #46 49.94 io [2021-06-30T06:23:45.377Z] #46 50.84 strconv [2021-06-30T06:23:45.377Z] #46 51.33 bytes [2021-06-30T06:23:45.377Z] #46 54.07 strings [2021-06-30T06:23:45.377Z] #46 55.61 reflect [2021-06-30T06:23:45.377Z] #46 ... [2021-06-30T06:23:45.377Z] [2021-06-30T06:23:45.377Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:45.377Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:45.377Z] #44 51.88 Selecting previously unselected package python3.7. [2021-06-30T06:23:45.377Z] #44 51.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:23:45.377Z] #44 51.89 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:23:45.377Z] #44 52.42 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:23:45.377Z] #44 52.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:23:45.377Z] #44 52.49 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:23:45.377Z] #44 52.77 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:23:45.377Z] #44 54.24 Selecting previously unselected package python3. [2021-06-30T06:23:45.377Z] #44 54.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 ... 16073 files and directories currently installed.) [2021-06-30T06:23:45.377Z] #44 54.32 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:23:45.377Z] #44 54.33 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:23:45.377Z] #44 54.52 Selecting previously unselected package libprotobuf17:amd64. [2021-06-30T06:23:45.377Z] #44 54.52 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-30T06:23:45.377Z] #44 54.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:23:45.635Z] #44 55.19 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:23:45.635Z] #44 55.20 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:23:45.635Z] #44 55.21 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:23:45.790Z] #44 57.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:23:45.790Z] #44 57.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:23:45.894Z] #44 55.48 Selecting previously unselected package python3-six. [2021-06-30T06:23:45.894Z] #44 55.48 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-30T06:23:45.894Z] #44 55.48 Unpacking python3-six (1.12.0-1) ... [2021-06-30T06:23:45.894Z] #44 55.58 Selecting previously unselected package python3-protobuf. [2021-06-30T06:23:45.894Z] #44 55.59 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-30T06:23:45.894Z] #44 55.62 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:23:46.052Z] #44 57.36 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:23:46.052Z] #44 57.44 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:23:46.052Z] #44 57.47 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:23:46.052Z] #44 57.51 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:23:46.052Z] #44 57.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:23:46.052Z] #44 57.54 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:23:46.460Z] #44 56.05 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:23:46.460Z] #44 56.05 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:23:46.460Z] #44 56.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:23:46.460Z] #44 56.20 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:23:46.460Z] #44 56.20 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:23:46.460Z] #44 56.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:23:46.621Z] #44 ... [2021-06-30T06:23:46.621Z] [2021-06-30T06:23:46.621Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-30T06:23:46.621Z] #37 sha256:516c7c54a4433c81f8156f4dcaf64f09998f868bd0f80e5129cf70a602a88f8a [2021-06-30T06:23:46.621Z] #37 1.211 + RM_GOPATH=0 [2021-06-30T06:23:46.621Z] #37 1.211 + TMP_GOPATH= [2021-06-30T06:23:46.621Z] #37 1.211 + : /build [2021-06-30T06:23:46.621Z] #37 1.211 + '[' -z '' ']' [2021-06-30T06:23:46.621Z] #37 1.211 ++ mktemp -d [2021-06-30T06:23:46.621Z] #37 1.221 + export GOPATH=/tmp/tmp.MJQ9Nu0tSY [2021-06-30T06:23:46.621Z] #37 1.221 + GOPATH=/tmp/tmp.MJQ9Nu0tSY [2021-06-30T06:23:46.621Z] #37 1.221 + RM_GOPATH=1 [2021-06-30T06:23:46.621Z] #37 1.221 + case "$(go env GOARCH)" in [2021-06-30T06:23:46.621Z] #37 1.221 ++ go env GOARCH [2021-06-30T06:23:46.621Z] #37 1.251 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:46.621Z] #37 1.251 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:46.621Z] #37 1.251 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:46.621Z] #37 1.253 + dir=/tmp/install [2021-06-30T06:23:46.621Z] #37 1.253 + bin=tini [2021-06-30T06:23:46.621Z] #37 1.253 + shift [2021-06-30T06:23:46.621Z] #37 1.253 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-30T06:23:46.621Z] #37 1.254 + . /tmp/install/tini.installer [2021-06-30T06:23:46.621Z] #37 1.254 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:23:46.621Z] #37 1.254 + install_tini [2021-06-30T06:23:46.621Z] #37 1.254 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-30T06:23:46.621Z] #37 1.254 + git clone https://github.com/krallin/tini.git /tmp/tmp.MJQ9Nu0tSY/tini [2021-06-30T06:23:46.621Z] #37 1.254 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:23:46.621Z] #37 1.266 Cloning into '/tmp/tmp.MJQ9Nu0tSY/tini'... [2021-06-30T06:23:46.718Z] #44 56.37 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:23:46.718Z] #44 56.37 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:23:46.718Z] #44 56.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:23:46.718Z] #44 56.50 Selecting previously unselected package criu. [2021-06-30T06:23:46.718Z] #44 56.51 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-30T06:23:46.718Z] #44 56.51 Unpacking criu (3.15-1) ... [2021-06-30T06:23:47.559Z] #37 2.005 + cd /tmp/tmp.MJQ9Nu0tSY/tini [2021-06-30T06:23:47.559Z] #37 2.005 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:23:47.559Z] #37 2.028 + cmake . [2021-06-30T06:23:47.653Z] #44 57.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:23:47.653Z] #44 ... [2021-06-30T06:23:47.653Z] [2021-06-30T06:23:47.653Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:23:47.653Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341 [2021-06-30T06:23:47.653Z] #52 48.25 internal/reflectlite [2021-06-30T06:23:47.653Z] #52 49.83 errors [2021-06-30T06:23:47.653Z] #52 49.85 sort [2021-06-30T06:23:47.653Z] #52 50.30 io [2021-06-30T06:23:47.653Z] #52 50.92 internal/oserror [2021-06-30T06:23:47.653Z] #52 51.08 syscall [2021-06-30T06:23:47.653Z] #52 51.66 bytes [2021-06-30T06:23:47.653Z] #52 54.74 strconv [2021-06-30T06:23:47.653Z] #52 57.82 reflect [2021-06-30T06:23:47.653Z] #52 ... [2021-06-30T06:23:47.653Z] [2021-06-30T06:23:47.653Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:47.653Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:47.653Z] #36 57.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:23:47.653Z] #36 57.41 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:23:47.653Z] #36 57.43 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:23:47.653Z] #36 57.45 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:23:47.653Z] #36 57.48 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:23:47.653Z] #36 57.50 Setting up cmake-data (3.13.4-1) ... [2021-06-30T06:23:47.653Z] #36 57.53 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:23:47.653Z] #36 57.54 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:23:47.653Z] #36 57.58 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:23:47.653Z] #36 57.59 Setting up cmake (3.13.4-1) ... [2021-06-30T06:23:47.653Z] #36 57.61 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:23:47.653Z] #36 57.71 Processing triggers for mime-support (3.62) ... [2021-06-30T06:23:47.653Z] #36 DONE 58.5s [2021-06-30T06:23:47.653Z] [2021-06-30T06:23:47.653Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:47.653Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:47.653Z] #44 57.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:23:47.653Z] #44 57.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:23:47.653Z] #44 57.38 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:23:47.653Z] #44 57.43 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:23:47.653Z] #44 57.44 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:23:47.653Z] #44 57.47 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:23:47.756Z] #13 ... [2021-06-30T06:23:47.756Z] [2021-06-30T06:23:47.756Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:23:47.756Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca [2021-06-30T06:23:47.756Z] #57 3.207 + RM_GOPATH=0 [2021-06-30T06:23:47.756Z] #57 3.208 + TMP_GOPATH= [2021-06-30T06:23:47.756Z] #57 3.208 + : /build [2021-06-30T06:23:47.756Z] #57 3.208 + '[' -z '' ']' [2021-06-30T06:23:47.756Z] #57 3.209 ++ mktemp -d [2021-06-30T06:23:47.756Z] #57 3.211 + export GOPATH=/tmp/tmp.PAgkINTXuX [2021-06-30T06:23:47.756Z] #57 3.211 + GOPATH=/tmp/tmp.PAgkINTXuX [2021-06-30T06:23:47.756Z] #57 3.211 + RM_GOPATH=1 [2021-06-30T06:23:47.756Z] #57 3.211 + case "$(go env GOARCH)" in [2021-06-30T06:23:47.756Z] #57 3.212 ++ go env GOARCH [2021-06-30T06:23:47.756Z] #57 3.244 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:47.756Z] #57 3.245 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:47.756Z] #57 3.245 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:47.756Z] #57 3.249 + dir=/tmp/install [2021-06-30T06:23:47.756Z] #57 3.257 + bin=containerd [2021-06-30T06:23:47.756Z] #57 3.260 + shift [2021-06-30T06:23:47.756Z] #57 3.261 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-30T06:23:47.756Z] #57 3.261 + . /tmp/install/containerd.installer [2021-06-30T06:23:47.756Z] #57 3.264 ++ set -e [2021-06-30T06:23:47.756Z] #57 3.265 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:23:47.756Z] #57 3.265 + install_containerd [2021-06-30T06:23:47.756Z] #57 3.266 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-30T06:23:47.756Z] #57 3.266 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:23:47.756Z] #57 3.266 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PAgkINTXuX/src/github.com/containerd/containerd [2021-06-30T06:23:47.756Z] #57 3.270 Cloning into '/tmp/tmp.PAgkINTXuX/src/github.com/containerd/containerd'... [2021-06-30T06:23:47.756Z] #57 ... [2021-06-30T06:23:47.756Z] [2021-06-30T06:23:47.756Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:47.756Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:47.756Z] #13 46.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-30T06:23:47.911Z] #44 57.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:23:47.911Z] #44 57.53 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:23:48.016Z] #13 ... [2021-06-30T06:23:48.016Z] [2021-06-30T06:23:48.016Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-30T06:23:48.016Z] #48 sha256:99c258f3ed9848c66fc0faeb9c34154eaaf8369e85921286fda6c9b34f799c39 [2021-06-30T06:23:48.016Z] #48 DONE 51.9s [2021-06-30T06:23:48.016Z] [2021-06-30T06:23:48.016Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:48.016Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:48.016Z] #44 51.59 Selecting previously unselected package python3-minimal. [2021-06-30T06:23:48.017Z] #44 51.59 (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 ... 15661 files and directories currently installed.) [2021-06-30T06:23:48.017Z] #44 51.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:23:48.017Z] #44 51.75 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:23:48.017Z] #44 51.83 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:23:48.127Z] #37 2.556 -- The C compiler identification is GNU 8.3.0 [2021-06-30T06:23:48.127Z] #37 2.633 -- Check for working C compiler: /usr/bin/cc [2021-06-30T06:23:48.279Z] #44 51.84 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:23:48.279Z] #44 51.85 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:23:48.279Z] #44 52.05 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:23:48.279Z] #44 52.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:23:48.279Z] #44 52.08 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:23:48.696Z] #37 3.281 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-30T06:23:48.696Z] #37 3.287 -- Detecting C compiler ABI info [2021-06-30T06:23:49.264Z] #37 3.914 -- Detecting C compiler ABI info - done [2021-06-30T06:23:49.264Z] #37 3.970 -- Detecting C compile features [2021-06-30T06:23:50.185Z] #44 ... [2021-06-30T06:23:50.185Z] [2021-06-30T06:23:50.185Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:23:50.185Z] #52 sha256:5316be27ec36c828c95f690960ca60551ebb45cdee0fd9c250f60855c0ee2561 [2021-06-30T06:23:50.185Z] #52 44.13 sync [2021-06-30T06:23:50.185Z] #52 44.13 internal/reflectlite [2021-06-30T06:23:50.185Z] #52 45.36 internal/testlog [2021-06-30T06:23:50.185Z] #52 46.70 sort [2021-06-30T06:23:50.185Z] #52 46.71 errors [2021-06-30T06:23:50.185Z] #52 47.14 io [2021-06-30T06:23:50.185Z] #52 47.70 internal/oserror [2021-06-30T06:23:50.185Z] #52 48.02 syscall [2021-06-30T06:23:50.185Z] #52 48.60 bytes [2021-06-30T06:23:50.185Z] #52 50.61 strconv [2021-06-30T06:23:50.185Z] #52 53.94 reflect [2021-06-30T06:23:50.185Z] #52 ... [2021-06-30T06:23:50.185Z] [2021-06-30T06:23:50.185Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:50.185Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:50.185Z] #13 49.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-30T06:23:50.185Z] #13 49.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-30T06:23:50.185Z] #13 49.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:23:50.185Z] #13 49.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:23:50.185Z] #13 49.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-30T06:23:50.185Z] #13 49.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-30T06:23:50.185Z] #13 49.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-30T06:23:50.185Z] #13 49.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-30T06:23:50.185Z] #13 49.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-30T06:23:50.185Z] #13 49.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-30T06:23:50.185Z] #13 49.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-30T06:23:50.185Z] #13 49.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-30T06:23:50.185Z] #13 49.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-30T06:23:50.185Z] #13 49.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-30T06:23:51.125Z] #13 ... [2021-06-30T06:23:51.125Z] [2021-06-30T06:23:51.125Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:23:51.125Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210 [2021-06-30T06:23:51.125Z] #46 44.81 internal/reflectlite [2021-06-30T06:23:51.125Z] #46 44.82 sync [2021-06-30T06:23:51.125Z] #46 46.02 github.com/LK4D4/vndr/godl/singleflight [2021-06-30T06:23:51.125Z] #46 46.47 math/rand [2021-06-30T06:23:51.125Z] #46 47.56 internal/singleflight [2021-06-30T06:23:51.125Z] #46 47.99 io [2021-06-30T06:23:51.125Z] #46 47.99 strconv [2021-06-30T06:23:51.125Z] #46 49.17 bytes [2021-06-30T06:23:51.125Z] #46 51.11 strings [2021-06-30T06:23:51.125Z] #46 51.55 reflect [2021-06-30T06:23:51.125Z] #46 53.87 bufio [2021-06-30T06:23:51.125Z] #46 ... [2021-06-30T06:23:51.125Z] [2021-06-30T06:23:51.125Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:23:51.125Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:23:51.125Z] #36 52.92 Selecting previously unselected package libxml2:amd64. [2021-06-30T06:23:51.125Z] #36 52.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-06-30T06:23:51.125Z] #36 52.92 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:23:51.125Z] #36 53.64 Selecting previously unselected package libarchive13:amd64. [2021-06-30T06:23:51.125Z] #36 53.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-30T06:23:51.125Z] #36 53.66 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:23:51.125Z] #36 54.24 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-30T06:23:51.125Z] #36 54.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-30T06:23:51.125Z] #36 54.24 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:23:51.125Z] #36 54.41 Selecting previously unselected package librhash0:amd64. [2021-06-30T06:23:51.125Z] #36 54.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-30T06:23:51.125Z] #36 54.41 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:23:51.125Z] #36 54.62 Selecting previously unselected package libuv1:amd64. [2021-06-30T06:23:51.125Z] #36 54.62 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-30T06:23:51.125Z] #36 54.68 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:23:51.125Z] #36 54.80 Selecting previously unselected package cmake. [2021-06-30T06:23:51.125Z] #36 54.80 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-30T06:23:51.125Z] #36 54.84 Unpacking cmake (3.13.4-1) ... [2021-06-30T06:23:51.171Z] #37 5.720 -- Detecting C compile features - done [2021-06-30T06:23:51.171Z] #37 5.766 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-30T06:23:51.431Z] #37 6.088 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-30T06:23:51.431Z] #37 6.187 -- Configuring done [2021-06-30T06:23:51.593Z] #66 ... [2021-06-30T06:23:51.593Z] [2021-06-30T06:23:51.593Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:23:51.593Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-06-30T06:23:51.593Z] #63 25.69 Fetched 48.3 MB in 24s (2032 kB/s) [2021-06-30T06:23:51.690Z] #37 6.226 -- Generating done [2021-06-30T06:23:51.690Z] #37 6.230 -- Build files have been written to: /tmp/tmp.MJQ9Nu0tSY/tini [2021-06-30T06:23:51.690Z] #37 6.246 + make tini-static [2021-06-30T06:23:51.690Z] #37 ... [2021-06-30T06:23:51.690Z] [2021-06-30T06:23:51.690Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:23:51.690Z] #52 sha256:738fffdd5ee8a30cd89ea3231a1e22594c1b17742f09f306a12bfd7cd124d1f9 [2021-06-30T06:23:51.690Z] #52 53.57 strconv [2021-06-30T06:23:51.690Z] #52 57.63 reflect [2021-06-30T06:23:51.690Z] #52 59.13 time [2021-06-30T06:23:51.951Z] #52 ... [2021-06-30T06:23:51.951Z] [2021-06-30T06:23:51.951Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:51.951Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:51.951Z] #44 63.00 Setting up python3 (3.7.3-1) ... [2021-06-30T06:23:51.951Z] #44 ... [2021-06-30T06:23:51.951Z] [2021-06-30T06:23:51.951Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:51.951Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:51.951Z] #13 49.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-30T06:23:51.951Z] #13 49.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:23:51.951Z] #13 49.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:23:51.951Z] #13 52.28 Selecting previously unselected package binutils-mingw-w64. [2021-06-30T06:23:51.951Z] #13 52.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-30T06:23:51.951Z] #13 52.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:23:51.951Z] #13 52.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-30T06:23:51.951Z] #13 52.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:23:51.951Z] #13 52.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:23:51.951Z] #13 52.68 Selecting previously unselected package dmsetup. [2021-06-30T06:23:51.951Z] #13 52.71 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:23:51.951Z] #13 52.72 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-30T06:23:51.951Z] #13 53.09 Selecting previously unselected package mingw-w64-common. [2021-06-30T06:23:51.951Z] #13 53.10 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-30T06:23:51.951Z] #13 53.10 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-30T06:23:51.951Z] #13 58.05 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-30T06:23:51.951Z] #13 58.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-30T06:23:51.951Z] #13 58.05 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:23:52.211Z] #13 ... [2021-06-30T06:23:52.211Z] [2021-06-30T06:23:52.211Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:52.211Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:52.211Z] #44 63.65 Setting up python3-six (1.12.0-1) ... [2021-06-30T06:23:53.179Z] #44 62.77 Setting up python3 (3.7.3-1) ... [2021-06-30T06:23:53.179Z] #44 ... [2021-06-30T06:23:53.179Z] [2021-06-30T06:23:53.179Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:53.179Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:53.179Z] #13 48.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-30T06:23:53.179Z] #13 48.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:23:53.179Z] #13 48.34 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:23:53.179Z] #13 50.59 Selecting previously unselected package binutils-mingw-w64. [2021-06-30T06:23:53.179Z] #13 50.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-30T06:23:53.179Z] #13 50.60 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:23:53.179Z] #13 50.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-30T06:23:53.179Z] #13 50.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:23:53.179Z] #13 50.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:23:53.179Z] #13 50.92 Selecting previously unselected package dmsetup. [2021-06-30T06:23:53.179Z] #13 50.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:23:53.179Z] #13 50.94 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-30T06:23:53.179Z] #13 51.09 Selecting previously unselected package mingw-w64-common. [2021-06-30T06:23:53.179Z] #13 51.09 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-30T06:23:53.179Z] #13 51.10 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-30T06:23:53.179Z] #13 56.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-30T06:23:53.179Z] #13 56.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-30T06:23:53.179Z] #13 56.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:23:53.179Z] #13 ... [2021-06-30T06:23:53.179Z] [2021-06-30T06:23:53.179Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-30T06:23:53.179Z] #37 sha256:5055cce55eafc056d96557a229ade9ebd1b3071eac16e67e6a2d7e1fa00fbda4 [2021-06-30T06:23:53.179Z] #37 1.161 + RM_GOPATH=0 [2021-06-30T06:23:53.179Z] #37 1.161 + TMP_GOPATH= [2021-06-30T06:23:53.179Z] #37 1.161 + : /build [2021-06-30T06:23:53.179Z] #37 1.161 + '[' -z '' ']' [2021-06-30T06:23:53.179Z] #37 1.161 ++ mktemp -d [2021-06-30T06:23:53.179Z] #37 1.166 + export GOPATH=/tmp/tmp.DynhiZFTHn [2021-06-30T06:23:53.179Z] #37 1.166 + GOPATH=/tmp/tmp.DynhiZFTHn [2021-06-30T06:23:53.179Z] #37 1.167 + RM_GOPATH=1 [2021-06-30T06:23:53.179Z] #37 1.167 + case "$(go env GOARCH)" in [2021-06-30T06:23:53.179Z] #37 1.171 ++ go env GOARCH [2021-06-30T06:23:53.179Z] #37 1.194 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:53.179Z] #37 1.194 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:53.179Z] #37 1.196 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:53.179Z] #37 1.199 + dir=/tmp/install [2021-06-30T06:23:53.179Z] #37 1.199 + bin=tini [2021-06-30T06:23:53.179Z] #37 1.199 + shift [2021-06-30T06:23:53.179Z] #37 1.199 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-30T06:23:53.179Z] #37 1.200 + . /tmp/install/tini.installer [2021-06-30T06:23:53.179Z] #37 1.200 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:23:53.179Z] #37 1.200 + install_tini [2021-06-30T06:23:53.179Z] #37 1.200 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-30T06:23:53.179Z] #37 1.200 + git clone https://github.com/krallin/tini.git /tmp/tmp.DynhiZFTHn/tini [2021-06-30T06:23:53.179Z] #37 1.200 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:23:53.179Z] #37 1.202 Cloning into '/tmp/tmp.DynhiZFTHn/tini'... [2021-06-30T06:23:53.179Z] #37 1.882 + cd /tmp/tmp.DynhiZFTHn/tini [2021-06-30T06:23:53.179Z] #37 1.883 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:23:53.179Z] #37 1.899 + cmake . [2021-06-30T06:23:53.179Z] #37 2.473 -- The C compiler identification is GNU 8.3.0 [2021-06-30T06:23:53.179Z] #37 2.537 -- Check for working C compiler: /usr/bin/cc [2021-06-30T06:23:53.179Z] #37 3.067 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-30T06:23:53.179Z] #37 3.085 -- Detecting C compiler ABI info [2021-06-30T06:23:53.179Z] #37 3.727 -- Detecting C compiler ABI info - done [2021-06-30T06:23:53.179Z] #37 3.794 -- Detecting C compile features [2021-06-30T06:23:53.441Z] #37 5.796 -- Detecting C compile features - done [2021-06-30T06:23:53.441Z] #37 5.853 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-30T06:23:53.593Z] #44 64.75 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:23:53.663Z] #36 57.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:23:53.663Z] #36 57.58 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:23:53.663Z] #36 57.58 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:23:53.663Z] #36 57.62 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:23:53.663Z] #36 57.64 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:23:53.663Z] #36 57.67 Setting up cmake-data (3.13.4-1) ... [2021-06-30T06:23:53.663Z] #36 57.69 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:23:53.663Z] #36 57.74 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:23:54.010Z] #37 6.172 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-30T06:23:54.010Z] #37 6.280 -- Configuring done [2021-06-30T06:23:54.010Z] #37 6.309 -- Generating done [2021-06-30T06:23:54.010Z] #37 6.317 -- Build files have been written to: /tmp/tmp.DynhiZFTHn/tini [2021-06-30T06:23:54.010Z] #37 6.320 + make tini-static [2021-06-30T06:23:54.266Z] #36 58.18 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:23:54.267Z] #36 58.27 Setting up cmake (3.13.4-1) ... [2021-06-30T06:23:54.267Z] #36 58.33 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:23:54.270Z] #37 6.646 Scanning dependencies of target tini-static [2021-06-30T06:23:54.527Z] #36 58.42 Processing triggers for mime-support (3.62) ... [2021-06-30T06:23:54.531Z] #37 6.732 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-30T06:23:54.977Z] #44 ... [2021-06-30T06:23:54.977Z] [2021-06-30T06:23:54.977Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-30T06:23:54.977Z] #37 sha256:516c7c54a4433c81f8156f4dcaf64f09998f868bd0f80e5129cf70a602a88f8a [2021-06-30T06:23:54.977Z] #37 6.650 Scanning dependencies of target tini-static [2021-06-30T06:23:54.977Z] #37 6.761 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-30T06:23:54.977Z] #37 7.991 [100%] Linking C executable tini-static [2021-06-30T06:23:54.977Z] #37 8.571 [100%] Built target tini-static [2021-06-30T06:23:54.977Z] #37 8.642 + mkdir -p /build [2021-06-30T06:23:54.977Z] #37 8.653 + cp tini-static /build/docker-init [2021-06-30T06:23:54.977Z] #37 DONE 9.6s [2021-06-30T06:23:54.977Z] [2021-06-30T06:23:54.977Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:23:54.977Z] #46 sha256:12c769a2cf4432f326ad8d73688c351de335ee88544c905e9c8b4fdf0a97b55e [2021-06-30T06:23:54.977Z] #46 56.79 syscall [2021-06-30T06:23:54.977Z] #46 57.39 reflect [2021-06-30T06:23:54.977Z] #46 64.85 internal/syscall/unix [2021-06-30T06:23:54.977Z] #46 65.17 internal/poll [2021-06-30T06:23:55.097Z] #36 DONE 58.9s [2021-06-30T06:23:55.097Z] [2021-06-30T06:23:55.097Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-30T06:23:55.097Z] #37 sha256:40f25cf75209d673797f933d9c306d458dde7fe46e5625445faa2a3f5339a735 [2021-06-30T06:23:55.237Z] #46 ... [2021-06-30T06:23:55.237Z] [2021-06-30T06:23:55.237Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:23:55.237Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:23:55.237Z] #44 66.54 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:23:55.469Z] #37 7.860 [100%] Linking C executable tini-static [2021-06-30T06:23:56.039Z] #37 ... [2021-06-30T06:23:56.039Z] [2021-06-30T06:23:56.039Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:23:56.039Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:23:56.039Z] #46 56.70 bufio [2021-06-30T06:23:56.039Z] #46 58.63 syscall [2021-06-30T06:23:56.039Z] #46 65.94 internal/syscall/unix [2021-06-30T06:23:56.039Z] #46 66.22 time [2021-06-30T06:23:56.039Z] #46 ... [2021-06-30T06:23:56.039Z] [2021-06-30T06:23:56.039Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-30T06:23:56.040Z] #37 sha256:5055cce55eafc056d96557a229ade9ebd1b3071eac16e67e6a2d7e1fa00fbda4 [2021-06-30T06:23:56.040Z] #37 8.325 [100%] Built target tini-static [2021-06-30T06:23:56.040Z] #37 8.383 + mkdir -p /build [2021-06-30T06:23:56.040Z] #37 8.385 + cp tini-static /build/docker-init [2021-06-30T06:23:56.978Z] #37 DONE 9.3s [2021-06-30T06:23:56.978Z] [2021-06-30T06:23:56.978Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:23:56.978Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:23:56.978Z] #46 67.77 internal/fmtsort [2021-06-30T06:23:57.918Z] #46 68.66 internal/syscall/execenv [2021-06-30T06:23:58.137Z] #63 25.69 Reading package lists... [2021-06-30T06:23:58.137Z] #63 ... [2021-06-30T06:23:58.137Z] [2021-06-30T06:23:58.137Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:58.137Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:23:58.137Z] #19 25.79 Fetched 51.1 MB in 25s (2078 kB/s) [2021-06-30T06:23:58.177Z] #46 68.97 path [2021-06-30T06:23:58.398Z] #37 2.932 + RM_GOPATH=0 [2021-06-30T06:23:58.398Z] #37 2.932 + TMP_GOPATH= [2021-06-30T06:23:58.398Z] #37 2.932 + : /build [2021-06-30T06:23:58.398Z] #37 2.933 + '[' -z '' ']' [2021-06-30T06:23:58.398Z] #37 2.934 ++ mktemp -d [2021-06-30T06:23:58.398Z] #37 2.939 + export GOPATH=/tmp/tmp.iVpeemFWbr [2021-06-30T06:23:58.398Z] #37 2.943 + GOPATH=/tmp/tmp.iVpeemFWbr [2021-06-30T06:23:58.398Z] #37 2.943 + RM_GOPATH=1 [2021-06-30T06:23:58.398Z] #37 2.943 + case "$(go env GOARCH)" in [2021-06-30T06:23:58.398Z] #37 2.944 ++ go env GOARCH [2021-06-30T06:23:58.398Z] #37 2.979 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:58.398Z] #37 2.981 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:23:58.398Z] #37 2.982 ++ dirname /tmp/install/install.sh [2021-06-30T06:23:58.398Z] #37 2.986 + dir=/tmp/install [2021-06-30T06:23:58.398Z] #37 2.986 + bin=tini [2021-06-30T06:23:58.398Z] #37 2.987 + shift [2021-06-30T06:23:58.398Z] #37 2.987 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-30T06:23:58.398Z] #37 2.987 + . /tmp/install/tini.installer [2021-06-30T06:23:58.398Z] #37 2.987 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:23:58.398Z] #37 2.988 + install_tini [2021-06-30T06:23:58.398Z] #37 2.988 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-30T06:23:58.398Z] #37 2.988 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:23:58.398Z] #37 2.988 + git clone https://github.com/krallin/tini.git /tmp/tmp.iVpeemFWbr/tini [2021-06-30T06:23:58.398Z] #37 2.990 Cloning into '/tmp/tmp.iVpeemFWbr/tini'... [2021-06-30T06:23:58.625Z] #44 70.03 Setting up criu (3.15-1) ... [2021-06-30T06:23:58.658Z] #37 3.712 + cd /tmp/tmp.iVpeemFWbr/tini [2021-06-30T06:23:58.658Z] #37 3.712 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:23:58.658Z] #37 3.752 + cmake . [2021-06-30T06:23:58.752Z] #46 69.55 regexp/syntax [2021-06-30T06:23:59.228Z] #37 4.338 -- The C compiler identification is GNU 8.3.0 [2021-06-30T06:23:59.489Z] #37 4.393 -- Check for working C compiler: /usr/bin/cc [2021-06-30T06:23:59.689Z] #46 ... [2021-06-30T06:23:59.689Z] [2021-06-30T06:23:59.689Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:23:59.689Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341 [2021-06-30T06:23:59.689Z] #52 60.53 time [2021-06-30T06:23:59.689Z] #52 66.24 context [2021-06-30T06:23:59.689Z] #52 67.28 internal/poll [2021-06-30T06:23:59.689Z] #52 69.92 encoding/binary [2021-06-30T06:23:59.689Z] #52 70.44 io/fs [2021-06-30T06:23:59.948Z] #52 ... [2021-06-30T06:23:59.948Z] [2021-06-30T06:23:59.948Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:23:59.948Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:23:59.948Z] #13 62.07 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-30T06:23:59.948Z] #13 62.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:23:59.948Z] #13 62.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:23:59.948Z] #13 62.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-30T06:23:59.948Z] #13 62.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:23:59.948Z] #13 62.41 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:00.060Z] #37 5.055 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-30T06:24:00.060Z] #37 5.060 -- Detecting C compiler ABI info [2021-06-30T06:24:00.319Z] #37 ... [2021-06-30T06:24:00.319Z] [2021-06-30T06:24:00.319Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:24:00.319Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:24:00.319Z] #44 54.06 Selecting previously unselected package python3.7. [2021-06-30T06:24:00.319Z] #44 54.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:24:00.319Z] #44 54.06 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:24:00.319Z] #44 54.16 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:24:00.319Z] #44 54.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:24:00.319Z] #44 54.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:24:00.319Z] #44 54.37 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:24:00.319Z] #44 55.77 Selecting previously unselected package python3. [2021-06-30T06:24:00.319Z] #44 55.77 (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 ... 16073 files and directories currently installed.) [2021-06-30T06:24:00.319Z] #44 55.83 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:24:00.319Z] #44 55.86 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:24:00.319Z] #44 56.00 Selecting previously unselected package libprotobuf17:amd64. [2021-06-30T06:24:00.319Z] #44 56.01 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-30T06:24:00.319Z] #44 56.02 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:24:00.319Z] #44 56.77 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:24:00.319Z] #44 56.77 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:24:00.319Z] #44 56.79 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:24:00.319Z] #44 57.05 Selecting previously unselected package python3-six. [2021-06-30T06:24:00.319Z] #44 57.08 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-30T06:24:00.319Z] #44 57.08 Unpacking python3-six (1.12.0-1) ... [2021-06-30T06:24:00.319Z] #44 57.18 Selecting previously unselected package python3-protobuf. [2021-06-30T06:24:00.319Z] #44 57.18 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-30T06:24:00.319Z] #44 57.24 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:24:00.319Z] #44 58.08 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:24:00.319Z] #44 58.08 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:24:00.319Z] #44 58.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:24:00.319Z] #44 58.18 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:24:00.319Z] #44 58.19 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:24:00.319Z] #44 58.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:24:00.319Z] #44 58.37 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:24:00.319Z] #44 58.37 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:24:00.319Z] #44 58.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:24:00.319Z] #44 58.47 Selecting previously unselected package criu. [2021-06-30T06:24:00.319Z] #44 58.47 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-30T06:24:00.319Z] #44 58.48 Unpacking criu (3.15-1) ... [2021-06-30T06:24:00.319Z] #44 59.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:24:00.319Z] #44 59.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:24:00.319Z] #44 59.40 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:24:00.319Z] #44 59.43 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:24:00.319Z] #44 59.43 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:24:00.319Z] #44 59.45 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:24:00.319Z] #44 59.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:24:00.319Z] #44 59.47 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:24:00.556Z] #44 71.70 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:24:00.556Z] #44 71.79 Processing triggers for mime-support (3.62) ... [2021-06-30T06:24:00.582Z] #44 ... [2021-06-30T06:24:00.582Z] [2021-06-30T06:24:00.582Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-30T06:24:00.582Z] #37 sha256:40f25cf75209d673797f933d9c306d458dde7fe46e5625445faa2a3f5339a735 [2021-06-30T06:24:00.582Z] #37 5.765 -- Detecting C compiler ABI info - done [2021-06-30T06:24:00.655Z] #19 25.79 Reading package lists... [2021-06-30T06:24:00.655Z] #19 ... [2021-06-30T06:24:00.655Z] [2021-06-30T06:24:00.655Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:24:00.655Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-06-30T06:24:00.655Z] #63 25.69 Reading package lists... [2021-06-30T06:24:00.845Z] #37 5.802 -- Detecting C compile features [2021-06-30T06:24:00.912Z] #63 35.44 Reading package lists... [2021-06-30T06:24:00.912Z] #63 ... [2021-06-30T06:24:00.912Z] [2021-06-30T06:24:00.912Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:24:00.912Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-06-30T06:24:00.912Z] #43 25.84 Fetched 48.3 MB in 24s (2020 kB/s) [2021-06-30T06:24:00.912Z] #43 25.84 Reading package lists... [2021-06-30T06:24:01.104Z] #37 ... [2021-06-30T06:24:01.104Z] [2021-06-30T06:24:01.104Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:24:01.104Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:24:01.104Z] #13 50.82 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:24:01.104Z] #13 51.00 Fetched 77.8 MB in 8s (9344 kB/s) [2021-06-30T06:24:01.104Z] #13 51.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:24:01.104Z] #13 51.15 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:24:01.104Z] #13 51.18 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-30T06:24:01.104Z] #13 51.44 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:24:01.104Z] #13 51.61 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-30T06:24:01.104Z] #13 51.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:24:01.104Z] #13 51.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:24:01.104Z] #13 51.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:24:01.104Z] #13 54.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-30T06:24:01.104Z] #13 54.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:24:01.104Z] #13 54.06 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:24:01.104Z] #13 56.65 Selecting previously unselected package binutils-mingw-w64. [2021-06-30T06:24:01.104Z] #13 56.65 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-30T06:24:01.104Z] #13 56.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:24:01.104Z] #13 56.80 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-30T06:24:01.104Z] #13 56.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:24:01.104Z] #13 56.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:01.104Z] #13 56.96 Selecting previously unselected package dmsetup. [2021-06-30T06:24:01.104Z] #13 56.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:24:01.104Z] #13 56.99 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-30T06:24:01.104Z] #13 57.18 Selecting previously unselected package mingw-w64-common. [2021-06-30T06:24:01.104Z] #13 57.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-30T06:24:01.104Z] #13 57.21 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-30T06:24:01.127Z] #44 DONE 72.4s [2021-06-30T06:24:01.127Z] [2021-06-30T06:24:01.127Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:24:01.127Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:24:01.127Z] #13 64.70 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-30T06:24:01.127Z] #13 64.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:24:01.127Z] #13 64.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:01.127Z] #13 64.86 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-30T06:24:01.127Z] #13 64.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:24:01.127Z] #13 64.89 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:01.364Z] #13 ... [2021-06-30T06:24:01.364Z] [2021-06-30T06:24:01.364Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:24:01.364Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:24:01.364Z] #44 64.85 Setting up python3 (3.7.3-1) ... [2021-06-30T06:24:01.623Z] #44 ... [2021-06-30T06:24:01.623Z] [2021-06-30T06:24:01.623Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:01.623Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210 [2021-06-30T06:24:01.623Z] #46 55.61 syscall [2021-06-30T06:24:01.623Z] #46 63.45 internal/syscall/unix [2021-06-30T06:24:01.623Z] #46 63.81 internal/poll [2021-06-30T06:24:01.623Z] #46 64.16 internal/fmtsort [2021-06-30T06:24:01.623Z] #46 64.76 internal/syscall/execenv [2021-06-30T06:24:01.623Z] #46 65.05 path [2021-06-30T06:24:01.623Z] #46 65.62 io/fs [2021-06-30T06:24:01.623Z] #46 ... [2021-06-30T06:24:01.623Z] [2021-06-30T06:24:01.623Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:24:01.623Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:24:01.623Z] #44 65.48 Setting up python3-six (1.12.0-1) ... [2021-06-30T06:24:02.280Z] #43 35.44 Reading package lists... [2021-06-30T06:24:02.280Z] #43 ... [2021-06-30T06:24:02.280Z] [2021-06-30T06:24:02.280Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:24:02.280Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:24:02.280Z] #19 25.79 Reading package lists... [2021-06-30T06:24:02.561Z] #44 ... [2021-06-30T06:24:02.561Z] [2021-06-30T06:24:02.561Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:24:02.561Z] #52 sha256:5316be27ec36c828c95f690960ca60551ebb45cdee0fd9c250f60855c0ee2561 [2021-06-30T06:24:02.561Z] #52 56.60 time [2021-06-30T06:24:02.561Z] #52 62.54 context [2021-06-30T06:24:02.561Z] #52 63.59 internal/syscall/unix [2021-06-30T06:24:02.561Z] #52 64.01 internal/poll [2021-06-30T06:24:02.561Z] #52 66.11 encoding/binary [2021-06-30T06:24:02.561Z] #52 66.52 io/fs [2021-06-30T06:24:02.820Z] #52 ... [2021-06-30T06:24:02.820Z] [2021-06-30T06:24:02.820Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-30T06:24:02.820Z] #37 sha256:40f25cf75209d673797f933d9c306d458dde7fe46e5625445faa2a3f5339a735 [2021-06-30T06:24:02.820Z] #37 7.866 -- Detecting C compile features - done [2021-06-30T06:24:02.820Z] #37 7.920 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-30T06:24:03.135Z] #13 ... [2021-06-30T06:24:03.135Z] [2021-06-30T06:24:03.135Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:24:03.135Z] #52 sha256:738fffdd5ee8a30cd89ea3231a1e22594c1b17742f09f306a12bfd7cd124d1f9 [2021-06-30T06:24:03.135Z] #52 65.14 context [2021-06-30T06:24:03.135Z] #52 66.05 internal/poll [2021-06-30T06:24:03.135Z] #52 68.75 io/fs [2021-06-30T06:24:03.135Z] #52 69.75 os [2021-06-30T06:24:03.135Z] #52 70.09 encoding/binary [2021-06-30T06:24:03.135Z] #52 71.74 encoding/base64 [2021-06-30T06:24:03.135Z] #52 72.62 golang.org/x/sys/unix [2021-06-30T06:24:03.135Z] #52 74.75 fmt [2021-06-30T06:24:03.136Z] #37 8.116 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-30T06:24:03.136Z] #37 8.244 -- Configuring done [2021-06-30T06:24:03.136Z] #37 8.257 -- Generating done [2021-06-30T06:24:03.136Z] #37 8.262 -- Build files have been written to: /tmp/tmp.iVpeemFWbr/tini [2021-06-30T06:24:03.136Z] #37 8.283 + make tini-static [2021-06-30T06:24:03.237Z] #13 ... [2021-06-30T06:24:03.237Z] [2021-06-30T06:24:03.237Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:24:03.237Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:24:03.237Z] #44 63.53 Setting up python3-six (1.12.0-1) ... [2021-06-30T06:24:03.237Z] #44 64.69 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:24:03.237Z] #44 66.42 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:24:03.237Z] #44 70.00 Setting up criu (3.15-1) ... [2021-06-30T06:24:03.237Z] #44 71.68 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:24:03.237Z] #44 71.77 Processing triggers for mime-support (3.62) ... [2021-06-30T06:24:03.237Z] #44 DONE 72.4s [2021-06-30T06:24:03.237Z] [2021-06-30T06:24:03.237Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:24:03.237Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341 [2021-06-30T06:24:03.237Z] #52 71.56 os [2021-06-30T06:24:03.237Z] #52 71.86 encoding/base64 [2021-06-30T06:24:03.237Z] #52 72.63 golang.org/x/sys/unix [2021-06-30T06:24:03.422Z] #52 ... [2021-06-30T06:24:03.422Z] [2021-06-30T06:24:03.422Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:03.422Z] #46 sha256:12c769a2cf4432f326ad8d73688c351de335ee88544c905e9c8b4fdf0a97b55e [2021-06-30T06:24:03.422Z] #46 68.03 internal/syscall/execenv [2021-06-30T06:24:03.422Z] #46 68.10 path [2021-06-30T06:24:03.422Z] #46 68.66 io/fs [2021-06-30T06:24:03.422Z] #46 69.20 internal/fmtsort [2021-06-30T06:24:03.422Z] #46 69.77 regexp/syntax [2021-06-30T06:24:03.422Z] #46 69.84 os [2021-06-30T06:24:03.422Z] #46 74.22 fmt [2021-06-30T06:24:03.422Z] #46 74.37 path/filepath [2021-06-30T06:24:03.709Z] #37 8.703 Scanning dependencies of target tini-static [2021-06-30T06:24:03.709Z] #37 8.777 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-30T06:24:03.991Z] #46 75.70 regexp [2021-06-30T06:24:05.087Z] #37 10.01 [100%] Linking C executable tini-static [2021-06-30T06:24:05.656Z] #37 10.65 [100%] Built target tini-static [2021-06-30T06:24:05.656Z] #37 10.71 + mkdir -p /build [2021-06-30T06:24:05.656Z] #37 10.72 + cp tini-static /build/docker-init [2021-06-30T06:24:05.773Z] #52 76.29 fmt [2021-06-30T06:24:06.525Z] #46 78.06 internal/lazyregexp [2021-06-30T06:24:06.525Z] #46 78.31 flag [2021-06-30T06:24:06.525Z] #46 78.32 go/token [2021-06-30T06:24:06.525Z] #46 ... [2021-06-30T06:24:06.525Z] [2021-06-30T06:24:06.525Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:24:06.525Z] #52 sha256:738fffdd5ee8a30cd89ea3231a1e22594c1b17742f09f306a12bfd7cd124d1f9 [2021-06-30T06:24:06.525Z] #52 78.38 encoding/json [2021-06-30T06:24:07.036Z] #37 DONE 11.9s [2021-06-30T06:24:07.036Z] [2021-06-30T06:24:07.036Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:24:07.036Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:24:07.036Z] #13 62.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-30T06:24:07.036Z] #13 62.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-30T06:24:07.036Z] #13 62.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:24:07.829Z] #19 35.96 Reading package lists... [2021-06-30T06:24:07.830Z] #19 ... [2021-06-30T06:24:07.830Z] [2021-06-30T06:24:07.830Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:24:07.830Z] #66 sha256:59a5e5d0904bb70f9afc52d14fcd28273c1d009f47a7ac1c823605a09f8edb6e [2021-06-30T06:24:07.830Z] #66 42.81 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:24:07.830Z] #66 42.81 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-30T06:24:08.309Z] #52 ... [2021-06-30T06:24:08.310Z] [2021-06-30T06:24:08.310Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:08.310Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:24:08.310Z] #46 71.38 io/fs [2021-06-30T06:24:08.310Z] #46 72.65 os [2021-06-30T06:24:08.310Z] #46 74.36 regexp [2021-06-30T06:24:08.310Z] #46 76.71 fmt [2021-06-30T06:24:08.310Z] #46 77.48 path/filepath [2021-06-30T06:24:08.310Z] #46 78.64 internal/lazyregexp [2021-06-30T06:24:08.310Z] #46 78.87 io/ioutil [2021-06-30T06:24:08.310Z] #46 79.22 github.com/LK4D4/vndr/versioned [2021-06-30T06:24:08.569Z] #46 79.34 hash/crc32 [2021-06-30T06:24:08.963Z] #13 68.61 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-30T06:24:08.963Z] #13 68.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:24:08.963Z] #13 68.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:09.061Z] #52 80.81 github.com/pkg/diff [2021-06-30T06:24:09.137Z] #46 79.93 crypto/sha1 [2021-06-30T06:24:09.137Z] #46 ... [2021-06-30T06:24:09.137Z] [2021-06-30T06:24:09.137Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:24:09.137Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341 [2021-06-30T06:24:09.137Z] #52 79.88 encoding/json [2021-06-30T06:24:09.222Z] #13 68.80 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-30T06:24:09.222Z] #13 68.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:24:09.222Z] #13 68.82 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:10.072Z] #52 80.86 flag [2021-06-30T06:24:10.160Z] #13 ... [2021-06-30T06:24:10.160Z] [2021-06-30T06:24:10.160Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-30T06:24:10.160Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:24:10.160Z] #44 66.69 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:24:10.160Z] #44 68.26 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:24:10.160Z] #44 71.46 Setting up criu (3.15-1) ... [2021-06-30T06:24:10.160Z] #44 73.31 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:24:10.160Z] #44 73.39 Processing triggers for mime-support (3.62) ... [2021-06-30T06:24:10.160Z] #44 DONE 73.9s [2021-06-30T06:24:10.160Z] [2021-06-30T06:24:10.160Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:24:10.160Z] #52 sha256:5316be27ec36c828c95f690960ca60551ebb45cdee0fd9c250f60855c0ee2561 [2021-06-30T06:24:10.160Z] #52 67.67 os [2021-06-30T06:24:10.160Z] #52 68.25 encoding/base64 [2021-06-30T06:24:10.160Z] #52 68.84 golang.org/x/sys/unix [2021-06-30T06:24:10.160Z] #52 72.17 fmt [2021-06-30T06:24:10.961Z] #52 82.43 go/ast [2021-06-30T06:24:10.961Z] #52 82.96 golang.org/x/crypto/ssh/terminal [2021-06-30T06:24:11.450Z] #52 82.21 github.com/pkg/diff [2021-06-30T06:24:11.896Z] #52 ... [2021-06-30T06:24:11.897Z] [2021-06-30T06:24:11.897Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:24:11.897Z] #57 sha256:d94fbdc696485ec1e1604518493a91b5eee78f0ebf33060fe6511754e9abc1ba [2021-06-30T06:24:11.897Z] #57 41.98 Checking out files: 50% (2040/4071) Checking out files: 51% (2077/4071) Checking out files: 52% (2117/4071) Checking out files: 53% (2158/4071) Checking out files: 54% (2199/4071) Checking out files: 55% (2240/4071) Checking out files: 56% (2280/4071) Checking out files: 57% (2321/4071) Checking out files: 58% (2362/4071) Checking out files: 59% (2402/4071) Checking out files: 60% (2443/4071) Checking out files: 61% (2484/4071) Checking out files: 62% (2525/4071) Checking out files: 63% (2565/4071) Checking out files: 64% (2606/4071) Checking out files: 65% (2647/4071) Checking out files: 66% (2687/4071) Checking out files: 67% (2728/4071) Checking out files: 68% (2769/4071) Checking out files: 69% (2809/4071) Checking out files: 70% (2850/4071) Checking out files: 71% (2891/4071) Checking out files: 72% (2932/4071) Checking out files: 73% (2972/4071) Checking out files: 74% (3013/4071) Checking out files: 75% (3054/4071) Checking out files: 76% (3094/4071) Checking out files: 77% (3135/4071) Checking out files: 78% (3176/4071) Checking out files: 79% (3217/4071) Checking out files: 80% (3257/4071) Checking out files: 81% (3298/4071) Checking out files: 82% (3339/4071) Checking out files: 83% (3379/4071) Checking out files: 84% (3420/4071) Checking out files: 85% (3461/4071) Checking out files: 86% (3502/4071) Checking out files: 87% (3542/4071) Checking out files: 88% (3583/4071) Checking out files: 89% (3624/4071) Checking out files: 90% (3664/4071) Checking out files: 91% (3705/4071) Checking out files: 92% (3746/4071) Checking out files: 92% (3770/4071) Checking out files: 93% (3787/4071) Checking out files: 94% (3827/4071) Checking out files: 95% (3868/4071) Checking out files: 96% (3909/4071) Checking out files: 97% (3949/4071) Checking out files: 98% (3990/4071) Checking out files: 99% (4031/4071) Checking out files: 100% (4071/4071) Checking out files: 100% (4071/4071), done. [2021-06-30T06:24:11.897Z] #57 43.27 + cd /tmp/tmp.Aqxe7XFOcW/src/github.com/containerd/containerd [2021-06-30T06:24:11.897Z] #57 43.29 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:24:11.897Z] #57 44.47 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-30T06:24:11.897Z] #57 44.47 + BUILDTAGS='netgo osusergo static_build' [2021-06-30T06:24:11.897Z] #57 44.47 + export EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:24:11.897Z] #57 44.47 + EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:24:11.897Z] #57 44.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-30T06:24:11.897Z] #57 44.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-30T06:24:11.897Z] #57 44.47 + '[' '' = dynamic ']' [2021-06-30T06:24:11.897Z] #57 44.47 + make [2021-06-30T06:24:12.066Z] #52 ... [2021-06-30T06:24:12.066Z] [2021-06-30T06:24:12.066Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:12.066Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210 [2021-06-30T06:24:12.066Z] #46 66.40 regexp/syntax [2021-06-30T06:24:12.066Z] #46 67.00 os [2021-06-30T06:24:12.066Z] #46 70.42 regexp [2021-06-30T06:24:12.066Z] #46 72.17 fmt [2021-06-30T06:24:12.066Z] #46 74.24 path/filepath [2021-06-30T06:24:12.066Z] #46 75.60 internal/lazyregexp [2021-06-30T06:24:12.066Z] #46 75.84 io/ioutil [2021-06-30T06:24:12.326Z] #46 76.23 github.com/LK4D4/vndr/versioned [2021-06-30T06:24:12.464Z] #57 45.78 + bin/ctr [2021-06-30T06:24:12.585Z] #46 76.54 hash/crc32 [2021-06-30T06:24:12.585Z] #46 ... [2021-06-30T06:24:12.585Z] [2021-06-30T06:24:12.585Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:24:12.585Z] #52 sha256:5316be27ec36c828c95f690960ca60551ebb45cdee0fd9c250f60855c0ee2561 [2021-06-30T06:24:12.585Z] #52 76.49 encoding/json [2021-06-30T06:24:12.828Z] #52 83.35 go/ast [2021-06-30T06:24:13.089Z] #66 DONE 47.4s [2021-06-30T06:24:13.089Z] [2021-06-30T06:24:13.089Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-30T06:24:13.089Z] #67 sha256:8f2ba6e18b0ab82eb3f66f9c873d047b972b9018b67d887b6b80d0924490827d [2021-06-30T06:24:13.089Z] #67 DONE 0.0s [2021-06-30T06:24:13.089Z] [2021-06-30T06:24:13.089Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:24:13.089Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-06-30T06:24:13.089Z] #43 35.44 Reading package lists... [2021-06-30T06:24:13.089Z] #43 44.52 Building dependency tree... [2021-06-30T06:24:13.089Z] #43 47.17 The following additional packages will be installed: [2021-06-30T06:24:13.089Z] #43 47.18 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-06-30T06:24:13.089Z] #43 47.19 Suggested packages: [2021-06-30T06:24:13.089Z] #43 47.19 cmake-doc ninja-build lrzip [2021-06-30T06:24:13.089Z] #43 47.19 Recommended packages: [2021-06-30T06:24:13.089Z] #43 47.19 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-30T06:24:13.089Z] #43 ... [2021-06-30T06:24:13.089Z] [2021-06-30T06:24:13.089Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-30T06:24:13.089Z] #68 sha256:395e3969eb7b3717d3e8b78065590c2744c10d6e9d59d9e5448d66c370596c80 [2021-06-30T06:24:13.089Z] #68 DONE 0.1s [2021-06-30T06:24:13.089Z] [2021-06-30T06:24:13.089Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:24:13.089Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:24:13.089Z] #19 35.96 Reading package lists... [2021-06-30T06:24:13.522Z] #52 77.51 flag [2021-06-30T06:24:14.206Z] #52 ... [2021-06-30T06:24:14.206Z] [2021-06-30T06:24:14.206Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:24:14.206Z] #57 sha256:334aeeab49bfa4eb36eee3d51cf334c7b7c70ee67c5cb762fcf339f2e364cf3e [2021-06-30T06:24:14.206Z] #57 41.56 Checking out files: 63% (2572/4071) Checking out files: 64% (2606/4071) Checking out files: 65% (2647/4071) Checking out files: 66% (2687/4071) Checking out files: 67% (2728/4071) Checking out files: 68% (2769/4071) Checking out files: 69% (2809/4071) Checking out files: 70% (2850/4071) Checking out files: 71% (2891/4071) Checking out files: 72% (2932/4071) Checking out files: 73% (2972/4071) Checking out files: 74% (3013/4071) Checking out files: 75% (3054/4071) Checking out files: 76% (3094/4071) Checking out files: 77% (3135/4071) Checking out files: 78% (3176/4071) Checking out files: 79% (3217/4071) Checking out files: 80% (3257/4071) Checking out files: 81% (3298/4071) Checking out files: 82% (3339/4071) Checking out files: 83% (3379/4071) Checking out files: 84% (3420/4071) Checking out files: 85% (3461/4071) Checking out files: 86% (3502/4071) Checking out files: 87% (3542/4071) Checking out files: 88% (3583/4071) Checking out files: 89% (3624/4071) Checking out files: 90% (3664/4071) Checking out files: 91% (3705/4071) Checking out files: 92% (3746/4071) Checking out files: 93% (3787/4071) Checking out files: 94% (3827/4071) Checking out files: 95% (3868/4071) Checking out files: 96% (3909/4071) Checking out files: 97% (3949/4071) Checking out files: 98% (3990/4071) Checking out files: 99% (4031/4071) Checking out files: 100% (4071/4071) Checking out files: 100% (4071/4071), done. [2021-06-30T06:24:14.206Z] #57 42.49 + cd /tmp/tmp.E03GAhnsVy/src/github.com/containerd/containerd [2021-06-30T06:24:14.206Z] #57 42.49 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:24:14.469Z] #19 45.26 Building dependency tree... [2021-06-30T06:24:15.033Z] #19 48.36 The following additional packages will be installed: [2021-06-30T06:24:15.033Z] #19 48.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-30T06:24:15.033Z] #19 48.37 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-30T06:24:15.033Z] #19 48.37 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-30T06:24:15.033Z] #19 48.37 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-30T06:24:15.033Z] #19 48.38 mingw-w64-x86-64-dev [2021-06-30T06:24:15.033Z] #19 48.38 Suggested packages: [2021-06-30T06:24:15.033Z] #19 48.38 gcc-8-locales seccomp wine64 [2021-06-30T06:24:15.289Z] #19 48.87 The following NEW packages will be installed: [2021-06-30T06:24:15.289Z] #19 48.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-30T06:24:15.289Z] #19 48.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-30T06:24:15.289Z] #19 48.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-30T06:24:15.289Z] #19 48.88 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-30T06:24:15.289Z] #19 48.88 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-30T06:24:15.289Z] #19 48.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-30T06:24:15.289Z] #19 48.90 The following packages will be upgraded: [2021-06-30T06:24:15.289Z] #19 48.90 libseccomp2 [2021-06-30T06:24:15.429Z] #52 79.16 github.com/pkg/diff [2021-06-30T06:24:15.583Z] #57 43.87 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-30T06:24:15.583Z] #57 43.87 + BUILDTAGS='netgo osusergo static_build' [2021-06-30T06:24:15.583Z] #57 43.87 + export EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:24:15.583Z] #57 43.87 + EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:24:15.583Z] #57 43.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-30T06:24:15.583Z] #57 43.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-30T06:24:15.583Z] #57 43.87 + '[' '' = dynamic ']' [2021-06-30T06:24:15.583Z] #57 43.87 + make [2021-06-30T06:24:15.952Z] #19 49.24 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:24:15.952Z] #19 49.24 Need to get 77.8 MB of archives. [2021-06-30T06:24:15.952Z] #19 49.24 After this operation, 487 MB of additional disk space will be used. [2021-06-30T06:24:15.952Z] #19 49.24 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-30T06:24:15.952Z] #19 49.24 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-30T06:24:15.952Z] #19 49.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-30T06:24:15.952Z] #19 49.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-30T06:24:15.952Z] #19 ... [2021-06-30T06:24:15.952Z] [2021-06-30T06:24:15.952Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-30T06:24:15.952Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-06-30T06:24:15.952Z] #63 35.44 Reading package lists... [2021-06-30T06:24:15.952Z] #63 45.37 Building dependency tree... [2021-06-30T06:24:15.952Z] #63 48.81 The following additional packages will be installed: [2021-06-30T06:24:15.952Z] #63 48.84 libbtrfs0 [2021-06-30T06:24:15.952Z] #63 49.13 The following NEW packages will be installed: [2021-06-30T06:24:15.952Z] #63 49.16 libbtrfs-dev libbtrfs0 [2021-06-30T06:24:15.952Z] #63 49.56 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:24:15.952Z] #63 49.56 Need to get 119 kB of archives. [2021-06-30T06:24:15.952Z] #63 49.56 After this operation, 387 kB of additional disk space will be used. [2021-06-30T06:24:15.952Z] #63 49.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:24:15.952Z] #63 49.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:24:15.952Z] #63 50.11 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:24:15.952Z] #63 50.28 Fetched 119 kB in 0s (449 kB/s) [2021-06-30T06:24:15.952Z] #63 50.33 Selecting previously unselected package libbtrfs0. [2021-06-30T06:24:15.952Z] #63 50.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-06-30T06:24:15.952Z] #63 50.37 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:24:15.952Z] #63 50.39 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:24:15.952Z] #63 50.45 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:24:15.952Z] #63 50.45 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:24:15.952Z] #63 50.46 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:24:15.952Z] #63 50.62 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:24:15.952Z] #63 50.63 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:24:15.952Z] #63 50.64 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:24:15.952Z] #63 DONE 50.9s [2021-06-30T06:24:15.952Z] [2021-06-30T06:24:15.952Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:24:15.952Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:24:15.952Z] #19 49.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-30T06:24:15.952Z] #19 49.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-30T06:24:15.952Z] #19 49.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-30T06:24:15.952Z] #19 49.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-30T06:24:15.952Z] #19 49.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-30T06:24:16.221Z] #19 49.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-30T06:24:16.221Z] #19 49.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-30T06:24:16.810Z] #52 80.73 go/ast [2021-06-30T06:24:16.963Z] #57 45.27 + bin/ctr [2021-06-30T06:24:17.595Z] #19 51.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-30T06:24:17.735Z] #57 ... [2021-06-30T06:24:17.735Z] [2021-06-30T06:24:17.735Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:17.735Z] #46 sha256:12c769a2cf4432f326ad8d73688c351de335ee88544c905e9c8b4fdf0a97b55e [2021-06-30T06:24:17.735Z] #46 79.24 go/scanner [2021-06-30T06:24:17.735Z] #46 79.87 net/url [2021-06-30T06:24:17.735Z] #46 80.47 go/ast [2021-06-30T06:24:17.735Z] #46 81.32 text/template/parse [2021-06-30T06:24:17.735Z] #46 84.54 go/parser [2021-06-30T06:24:17.735Z] #46 85.80 text/template [2021-06-30T06:24:17.735Z] #46 88.03 encoding/xml [2021-06-30T06:24:17.735Z] #46 ... [2021-06-30T06:24:17.735Z] [2021-06-30T06:24:17.735Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:24:17.735Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:24:17.735Z] #13 84.46 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-30T06:24:17.735Z] #13 84.46 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:24:17.735Z] #13 84.47 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:18.190Z] #52 82.07 golang.org/x/crypto/ssh/terminal [2021-06-30T06:24:18.527Z] #19 51.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-30T06:24:18.527Z] #19 51.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-30T06:24:18.527Z] #19 51.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:24:18.527Z] #19 51.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:24:18.527Z] #19 51.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-30T06:24:18.527Z] #19 51.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-30T06:24:18.527Z] #19 51.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-30T06:24:18.527Z] #19 51.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-30T06:24:18.527Z] #19 51.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-30T06:24:18.527Z] #19 52.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-30T06:24:18.527Z] #19 52.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-30T06:24:18.527Z] #19 52.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-30T06:24:18.527Z] #19 52.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-30T06:24:18.527Z] #19 52.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-30T06:24:18.785Z] #19 ... [2021-06-30T06:24:18.785Z] [2021-06-30T06:24:18.785Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-30T06:24:18.785Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-06-30T06:24:18.785Z] #43 47.96 The following NEW packages will be installed: [2021-06-30T06:24:18.785Z] #43 47.96 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-06-30T06:24:18.785Z] #43 48.45 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:24:18.785Z] #43 48.45 Need to get 5913 kB of archives. [2021-06-30T06:24:18.785Z] #43 48.45 After this operation, 27.4 MB of additional disk space will be used. [2021-06-30T06:24:18.785Z] #43 48.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:24:18.785Z] #43 48.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:24:18.785Z] #43 48.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-30T06:24:18.785Z] #43 48.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-30T06:24:18.785Z] #43 48.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-30T06:24:18.785Z] #43 48.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-30T06:24:18.785Z] #43 48.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-30T06:24:18.785Z] #43 48.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-30T06:24:18.785Z] #43 49.42 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:24:18.785Z] #43 49.54 Fetched 5913 kB in 1s (9808 kB/s) [2021-06-30T06:24:18.785Z] #43 49.58 Selecting previously unselected package xxd. [2021-06-30T06:24:18.785Z] #43 49.58 (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 ... 29521 files and directories currently installed.) [2021-06-30T06:24:18.785Z] #43 49.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:24:18.785Z] #43 49.63 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:24:18.785Z] #43 49.72 Selecting previously unselected package vim-common. [2021-06-30T06:24:18.785Z] #43 49.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:24:18.785Z] #43 49.75 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:24:18.785Z] #43 49.95 Selecting previously unselected package cmake-data. [2021-06-30T06:24:18.785Z] #43 49.95 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-30T06:24:18.785Z] #43 49.96 Unpacking cmake-data (3.13.4-1) ... [2021-06-30T06:24:18.785Z] #43 50.62 Selecting previously unselected package libarchive13:amd64. [2021-06-30T06:24:18.785Z] #43 50.63 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-30T06:24:18.785Z] #43 50.64 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:24:18.785Z] #43 50.73 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-30T06:24:18.785Z] #43 50.73 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-30T06:24:18.785Z] #43 50.74 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:24:18.785Z] #43 50.93 Selecting previously unselected package librhash0:amd64. [2021-06-30T06:24:18.785Z] #43 50.93 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-06-30T06:24:18.785Z] #43 50.93 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:24:18.785Z] #43 51.12 Selecting previously unselected package libuv1:amd64. [2021-06-30T06:24:18.785Z] #43 51.12 Preparing to unpack .../6-libuv1_1.24.1-1_amd64.deb ... [2021-06-30T06:24:18.785Z] #43 51.16 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:24:18.785Z] #43 51.29 Selecting previously unselected package cmake. [2021-06-30T06:24:18.785Z] #43 51.29 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-06-30T06:24:18.785Z] #43 51.30 Unpacking cmake (3.13.4-1) ... [2021-06-30T06:24:18.785Z] #43 52.70 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:24:18.785Z] #43 52.73 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:24:18.785Z] #43 52.74 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:24:18.785Z] #43 52.75 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:24:18.785Z] #43 52.79 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:24:18.785Z] #43 52.81 Setting up cmake-data (3.13.4-1) ... [2021-06-30T06:24:18.785Z] #43 52.83 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:24:18.785Z] #43 52.84 Setting up cmake (3.13.4-1) ... [2021-06-30T06:24:18.785Z] #43 52.86 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:24:18.785Z] #43 52.90 Processing triggers for mime-support (3.62) ... [2021-06-30T06:24:18.785Z] #43 DONE 53.7s [2021-06-30T06:24:18.785Z] [2021-06-30T06:24:18.785Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:24:18.785Z] #64 sha256:be5ad5fca4c3c45c7c904e88edb65d6aa413eb056436f294968a37464c582792 [2021-06-30T06:24:18.785Z] #64 1.013 + RM_GOPATH=0 [2021-06-30T06:24:18.785Z] #64 1.013 + TMP_GOPATH= [2021-06-30T06:24:18.785Z] #64 1.013 + : /build [2021-06-30T06:24:18.785Z] #64 1.013 + '[' -z '' ']' [2021-06-30T06:24:18.785Z] #64 1.013 ++ mktemp -d [2021-06-30T06:24:18.785Z] #64 1.013 + export GOPATH=/tmp/tmp.HffjKS6uh4 [2021-06-30T06:24:18.785Z] #64 1.013 + GOPATH=/tmp/tmp.HffjKS6uh4 [2021-06-30T06:24:18.785Z] #64 1.013 + RM_GOPATH=1 [2021-06-30T06:24:18.785Z] #64 1.013 + case "$(go env GOARCH)" in [2021-06-30T06:24:18.785Z] #64 1.013 ++ go env GOARCH [2021-06-30T06:24:18.785Z] #64 1.017 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:24:18.785Z] #64 1.017 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:24:18.785Z] #64 1.018 ++ dirname /tmp/install/install.sh [2021-06-30T06:24:18.785Z] #64 1.020 + dir=/tmp/install [2021-06-30T06:24:18.785Z] #64 1.021 + bin=containerd [2021-06-30T06:24:18.785Z] #64 1.021 + shift [2021-06-30T06:24:18.785Z] #64 1.021 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-30T06:24:18.785Z] #64 1.021 + . /tmp/install/containerd.installer [2021-06-30T06:24:18.785Z] #64 1.021 ++ set -e [2021-06-30T06:24:18.785Z] #64 1.022 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:24:18.785Z] #64 1.023 + install_containerd [2021-06-30T06:24:18.785Z] #64 1.023 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-30T06:24:18.785Z] #64 1.024 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:24:18.785Z] #64 1.024 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HffjKS6uh4/src/github.com/containerd/containerd [2021-06-30T06:24:18.785Z] #64 1.048 Cloning into '/tmp/tmp.HffjKS6uh4/src/github.com/containerd/containerd'... [2021-06-30T06:24:18.869Z] #57 ... [2021-06-30T06:24:18.869Z] [2021-06-30T06:24:18.869Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:24:18.869Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:24:18.869Z] #13 84.01 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-30T06:24:18.869Z] #13 84.02 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:24:18.869Z] #13 84.02 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:19.570Z] #52 83.49 mvdan.cc/editorconfig [2021-06-30T06:24:19.808Z] #13 ... [2021-06-30T06:24:19.808Z] [2021-06-30T06:24:19.808Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:19.808Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:24:19.808Z] #46 80.38 flag [2021-06-30T06:24:19.808Z] #46 80.73 go/token [2021-06-30T06:24:19.808Z] #46 81.53 go/scanner [2021-06-30T06:24:19.808Z] #46 81.83 net/url [2021-06-30T06:24:19.808Z] #46 82.70 go/ast [2021-06-30T06:24:19.808Z] #46 83.25 text/template/parse [2021-06-30T06:24:19.808Z] #46 86.70 go/parser [2021-06-30T06:24:19.808Z] #46 87.45 text/template [2021-06-30T06:24:19.808Z] #46 90.12 log [2021-06-30T06:24:19.808Z] #46 ... [2021-06-30T06:24:19.808Z] [2021-06-30T06:24:19.808Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:24:19.808Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341 [2021-06-30T06:24:19.808Z] #52 85.20 golang.org/x/crypto/ssh/terminal [2021-06-30T06:24:19.808Z] #52 86.56 mvdan.cc/editorconfig [2021-06-30T06:24:19.808Z] #52 87.64 mvdan.cc/sh/v3/fileutil [2021-06-30T06:24:19.808Z] #52 87.88 text/tabwriter [2021-06-30T06:24:19.808Z] #52 88.21 mvdan.cc/sh/v3/syntax [2021-06-30T06:24:20.067Z] #52 ... [2021-06-30T06:24:20.067Z] [2021-06-30T06:24:20.067Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:20.067Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:24:20.067Z] #46 90.96 encoding/xml [2021-06-30T06:24:20.508Z] #52 84.41 mvdan.cc/sh/v3/fileutil [2021-06-30T06:24:20.508Z] #52 84.53 text/tabwriter [2021-06-30T06:24:21.077Z] #52 85.08 mvdan.cc/sh/v3/syntax [2021-06-30T06:24:21.302Z] #64 ... [2021-06-30T06:24:21.302Z] [2021-06-30T06:24:21.302Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:24:21.302Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:24:21.302Z] #19 52.74 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:24:21.302Z] #19 53.04 Fetched 77.8 MB in 3s (25.2 MB/s) [2021-06-30T06:24:21.302Z] #19 53.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-06-30T06:24:21.302Z] #19 53.18 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:24:21.302Z] #19 53.20 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-30T06:24:21.302Z] #19 53.39 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:24:21.302Z] #19 53.50 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-30T06:24:21.302Z] #19 53.50 (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 ... 29521 files and directories currently installed.) [2021-06-30T06:24:21.302Z] #19 53.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:24:21.302Z] #19 53.56 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:24:21.302Z] #19 54.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-30T06:24:21.302Z] #19 54.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:24:21.302Z] #19 54.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:24:21.302Z] #19 54.85 Selecting previously unselected package binutils-mingw-w64. [2021-06-30T06:24:21.302Z] #19 54.86 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-30T06:24:21.302Z] #19 54.86 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:24:21.336Z] #52 ... [2021-06-30T06:24:21.336Z] [2021-06-30T06:24:21.336Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:24:21.336Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca [2021-06-30T06:24:21.446Z] #46 92.11 go/doc [2021-06-30T06:24:21.558Z] #19 54.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-30T06:24:21.558Z] #19 54.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:24:21.558Z] #19 54.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:21.558Z] #19 55.03 Selecting previously unselected package dmsetup. [2021-06-30T06:24:21.558Z] #19 55.03 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:24:21.558Z] #19 55.03 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-30T06:24:21.558Z] #19 55.11 Selecting previously unselected package mingw-w64-common. [2021-06-30T06:24:21.558Z] #19 55.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-30T06:24:21.558Z] #19 55.13 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-30T06:24:22.373Z] #57 44.21 Checking out files: 55% (2253/4071) Checking out files: 56% (2280/4071) Checking out files: 57% (2321/4071) Checking out files: 58% (2362/4071) Checking out files: 59% (2402/4071) Checking out files: 60% (2443/4071) Checking out files: 61% (2484/4071) Checking out files: 62% (2525/4071) Checking out files: 63% (2565/4071) Checking out files: 64% (2606/4071) Checking out files: 65% (2647/4071) Checking out files: 66% (2687/4071) Checking out files: 67% (2728/4071) Checking out files: 68% (2769/4071) Checking out files: 69% (2809/4071) Checking out files: 70% (2850/4071) Checking out files: 71% (2891/4071) Checking out files: 72% (2932/4071) Checking out files: 73% (2972/4071) Checking out files: 74% (3013/4071) Checking out files: 75% (3054/4071) Checking out files: 76% (3094/4071) Checking out files: 77% (3135/4071) Checking out files: 78% (3176/4071) Checking out files: 79% (3217/4071) Checking out files: 80% (3257/4071) Checking out files: 81% (3298/4071) Checking out files: 82% (3339/4071) Checking out files: 83% (3379/4071) Checking out files: 84% (3420/4071) Checking out files: 85% (3461/4071) Checking out files: 86% (3502/4071) Checking out files: 87% (3542/4071) Checking out files: 88% (3583/4071) Checking out files: 89% (3624/4071) Checking out files: 90% (3664/4071) Checking out files: 91% (3705/4071) Checking out files: 92% (3746/4071) Checking out files: 93% (3787/4071) Checking out files: 94% (3827/4071) Checking out files: 95% (3868/4071) Checking out files: 96% (3909/4071) Checking out files: 96% (3915/4071) Checking out files: 97% (3949/4071) Checking out files: 98% (3990/4071) Checking out files: 99% (4031/4071) Checking out files: 100% (4071/4071) Checking out files: 100% (4071/4071), done. [2021-06-30T06:24:22.373Z] #57 45.35 + cd /tmp/tmp.PAgkINTXuX/src/github.com/containerd/containerd [2021-06-30T06:24:22.632Z] #57 45.36 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:24:22.891Z] #57 ... [2021-06-30T06:24:22.891Z] [2021-06-30T06:24:22.891Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:22.891Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210 [2021-06-30T06:24:22.891Z] #46 76.74 flag [2021-06-30T06:24:22.891Z] #46 77.07 go/token [2021-06-30T06:24:22.891Z] #46 78.05 go/scanner [2021-06-30T06:24:22.891Z] #46 78.62 net/url [2021-06-30T06:24:22.891Z] #46 79.33 go/ast [2021-06-30T06:24:22.891Z] #46 80.45 text/template/parse [2021-06-30T06:24:22.891Z] #46 83.23 go/parser [2021-06-30T06:24:22.891Z] #46 85.11 text/template [2021-06-30T06:24:22.891Z] #46 86.66 log [2021-06-30T06:24:23.005Z] #13 ... [2021-06-30T06:24:23.005Z] [2021-06-30T06:24:23.005Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:24:23.005Z] #52 sha256:738fffdd5ee8a30cd89ea3231a1e22594c1b17742f09f306a12bfd7cd124d1f9 [2021-06-30T06:24:23.005Z] #52 84.01 io/ioutil [2021-06-30T06:24:23.005Z] #52 84.44 mvdan.cc/editorconfig [2021-06-30T06:24:23.005Z] #52 85.30 mvdan.cc/sh/v3/fileutil [2021-06-30T06:24:23.005Z] #52 85.50 text/tabwriter [2021-06-30T06:24:23.005Z] #52 86.16 mvdan.cc/sh/v3/syntax [2021-06-30T06:24:23.005Z] #52 91.73 mvdan.cc/sh/v3/cmd/shfmt [2021-06-30T06:24:23.005Z] #52 ... [2021-06-30T06:24:23.005Z] [2021-06-30T06:24:23.005Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:23.005Z] #46 sha256:12c769a2cf4432f326ad8d73688c351de335ee88544c905e9c8b4fdf0a97b55e [2021-06-30T06:24:23.005Z] #46 90.70 go/doc [2021-06-30T06:24:23.005Z] #46 92.45 github.com/LK4D4/vndr/versioned [2021-06-30T06:24:23.005Z] #46 92.60 compress/flate [2021-06-30T06:24:23.005Z] #46 94.08 github.com/LK4D4/vndr/build [2021-06-30T06:24:23.150Z] #46 ... [2021-06-30T06:24:23.150Z] [2021-06-30T06:24:23.150Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:24:23.150Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca [2021-06-30T06:24:23.150Z] #57 46.02 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-30T06:24:23.150Z] #57 46.02 + BUILDTAGS='netgo osusergo static_build' [2021-06-30T06:24:23.150Z] #57 46.02 + export EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:24:23.150Z] #57 46.02 + EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:24:23.150Z] #57 46.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-30T06:24:23.150Z] #57 46.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-30T06:24:23.150Z] #57 46.03 + '[' '' = dynamic ']' [2021-06-30T06:24:23.150Z] #57 46.03 + make [2021-06-30T06:24:23.264Z] #46 95.05 compress/gzip [2021-06-30T06:24:23.465Z] #19 ... [2021-06-30T06:24:23.465Z] [2021-06-30T06:24:23.465Z] #44 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-30T06:24:23.465Z] #44 sha256:69652e8568d67cd68e868b44aaa83b5f85445196a30dd04e9346c597e0165a01 [2021-06-30T06:24:23.465Z] #44 0.948 + RM_GOPATH=0 [2021-06-30T06:24:23.465Z] #44 0.948 + TMP_GOPATH= [2021-06-30T06:24:23.465Z] #44 0.948 + : /build [2021-06-30T06:24:23.465Z] #44 0.948 + '[' -z '' ']' [2021-06-30T06:24:23.465Z] #44 0.948 ++ mktemp -d [2021-06-30T06:24:23.465Z] #44 0.951 + export GOPATH=/tmp/tmp.66cOs5fkWp [2021-06-30T06:24:23.465Z] #44 0.951 + GOPATH=/tmp/tmp.66cOs5fkWp [2021-06-30T06:24:23.465Z] #44 0.951 + RM_GOPATH=1 [2021-06-30T06:24:23.465Z] #44 0.951 + case "$(go env GOARCH)" in [2021-06-30T06:24:23.465Z] #44 0.957 ++ go env GOARCH [2021-06-30T06:24:23.465Z] #44 0.962 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:24:23.465Z] #44 0.962 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:24:23.465Z] #44 0.963 ++ dirname /tmp/install/install.sh [2021-06-30T06:24:23.465Z] #44 0.964 + dir=/tmp/install [2021-06-30T06:24:23.465Z] #44 0.964 + bin=tini [2021-06-30T06:24:23.465Z] #44 0.965 + shift [2021-06-30T06:24:23.465Z] #44 0.965 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-30T06:24:23.465Z] #44 0.965 + . /tmp/install/tini.installer [2021-06-30T06:24:23.465Z] #44 0.965 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:24:23.465Z] #44 0.965 + install_tini [2021-06-30T06:24:23.465Z] #44 0.965 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:24:23.465Z] #44 0.965 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-30T06:24:23.465Z] #44 0.965 + git clone https://github.com/krallin/tini.git /tmp/tmp.66cOs5fkWp/tini [2021-06-30T06:24:23.465Z] #44 0.967 Cloning into '/tmp/tmp.66cOs5fkWp/tini'... [2021-06-30T06:24:23.465Z] #44 1.271 + cd /tmp/tmp.66cOs5fkWp/tini [2021-06-30T06:24:23.465Z] #44 1.271 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:24:23.465Z] #44 1.288 + cmake . [2021-06-30T06:24:23.465Z] #44 1.498 -- The C compiler identification is GNU 8.3.0 [2021-06-30T06:24:23.465Z] #44 1.516 -- Check for working C compiler: /usr/bin/cc [2021-06-30T06:24:23.465Z] #44 1.679 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-30T06:24:23.465Z] #44 1.689 -- Detecting C compiler ABI info [2021-06-30T06:24:23.466Z] #44 1.884 -- Detecting C compiler ABI info - done [2021-06-30T06:24:23.466Z] #44 1.905 -- Detecting C compile features [2021-06-30T06:24:23.466Z] #44 2.478 -- Detecting C compile features - done [2021-06-30T06:24:23.466Z] #44 2.496 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-30T06:24:23.466Z] #44 2.583 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-30T06:24:23.466Z] #44 2.613 -- Configuring done [2021-06-30T06:24:23.466Z] #44 2.625 -- Generating done [2021-06-30T06:24:23.466Z] #44 2.627 -- Build files have been written to: /tmp/tmp.66cOs5fkWp/tini [2021-06-30T06:24:23.466Z] #44 2.629 + make tini-static [2021-06-30T06:24:23.466Z] #44 2.709 Scanning dependencies of target tini-static [2021-06-30T06:24:23.466Z] #44 2.733 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-30T06:24:23.466Z] #44 3.021 [100%] Linking C executable tini-static [2021-06-30T06:24:23.466Z] #44 3.275 [100%] Built target tini-static [2021-06-30T06:24:23.466Z] #44 3.302 + mkdir -p /build [2021-06-30T06:24:23.466Z] #44 3.306 + cp tini-static /build/docker-init [2021-06-30T06:24:23.466Z] #44 DONE 4.4s [2021-06-30T06:24:23.466Z] [2021-06-30T06:24:23.466Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:24:23.466Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:24:23.466Z] #19 56.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-30T06:24:23.466Z] #19 56.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-30T06:24:23.466Z] #19 56.73 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:24:23.523Z] #46 95.56 crypto/ed25519 [2021-06-30T06:24:24.092Z] #46 95.90 crypto/rsa [2021-06-30T06:24:24.529Z] #57 47.36 + bin/ctr [2021-06-30T06:24:24.737Z] #46 95.04 github.com/LK4D4/vndr/build [2021-06-30T06:24:24.996Z] #46 95.67 compress/flate [2021-06-30T06:24:25.031Z] #46 96.90 crypto/dsa [2021-06-30T06:24:25.031Z] #46 97.04 crypto/x509/pkix [2021-06-30T06:24:25.290Z] #46 97.30 net [2021-06-30T06:24:25.358Z] #19 58.71 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-30T06:24:25.358Z] #19 58.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:24:25.358Z] #19 58.72 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:25.358Z] #19 58.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-30T06:24:25.358Z] #19 58.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:24:25.358Z] #19 58.80 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:25.549Z] #46 97.59 vendor/golang.org/x/crypto/chacha20 [2021-06-30T06:24:26.119Z] #46 ... [2021-06-30T06:24:26.119Z] [2021-06-30T06:24:26.119Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:24:26.119Z] #52 sha256:738fffdd5ee8a30cd89ea3231a1e22594c1b17742f09f306a12bfd7cd124d1f9 [2021-06-30T06:24:26.119Z] #52 DONE 97.9s [2021-06-30T06:24:26.119Z] [2021-06-30T06:24:26.119Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:24:26.119Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:24:26.378Z] #40 ... [2021-06-30T06:24:26.378Z] [2021-06-30T06:24:26.378Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:26.378Z] #46 sha256:12c769a2cf4432f326ad8d73688c351de335ee88544c905e9c8b4fdf0a97b55e [2021-06-30T06:24:26.378Z] #46 98.31 vendor/golang.org/x/crypto/poly1305 [2021-06-30T06:24:26.904Z] #46 97.86 crypto/ed25519 [2021-06-30T06:24:27.165Z] #46 ... [2021-06-30T06:24:27.165Z] [2021-06-30T06:24:27.165Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:24:27.165Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341 [2021-06-30T06:24:27.165Z] #52 93.56 mvdan.cc/sh/v3/cmd/shfmt [2021-06-30T06:24:27.165Z] #52 DONE 97.9s [2021-06-30T06:24:27.165Z] [2021-06-30T06:24:27.165Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:27.165Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:24:27.165Z] #46 97.96 crypto/rsa [2021-06-30T06:24:27.315Z] #46 99.11 vendor/golang.org/x/sys/cpu [2021-06-30T06:24:27.763Z] #46 98.60 crypto/dsa [2021-06-30T06:24:27.893Z] #46 99.60 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-30T06:24:28.362Z] #46 99.20 crypto/x509/pkix [2021-06-30T06:24:28.828Z] #46 100.5 vendor/golang.org/x/crypto/curve25519 [2021-06-30T06:24:29.304Z] #46 99.84 net [2021-06-30T06:24:29.304Z] #46 99.95 vendor/golang.org/x/crypto/chacha20 [2021-06-30T06:24:29.396Z] #46 101.2 vendor/golang.org/x/crypto/hkdf [2021-06-30T06:24:29.656Z] #46 101.3 vendor/golang.org/x/text/transform [2021-06-30T06:24:29.870Z] #46 100.5 vendor/golang.org/x/crypto/poly1305 [2021-06-30T06:24:29.870Z] #46 100.8 vendor/golang.org/x/sys/cpu [2021-06-30T06:24:30.224Z] #46 101.9 vendor/golang.org/x/text/unicode/bidi [2021-06-30T06:24:30.437Z] #46 101.2 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-30T06:24:30.607Z] #19 ... [2021-06-30T06:24:30.607Z] [2021-06-30T06:24:30.607Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:24:30.607Z] #64 sha256:be5ad5fca4c3c45c7c904e88edb65d6aa413eb056436f294968a37464c582792 [2021-06-30T06:24:30.607Z] #64 11.05 + cd /tmp/tmp.HffjKS6uh4/src/github.com/containerd/containerd [2021-06-30T06:24:30.607Z] #64 11.05 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:24:30.607Z] #64 11.64 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-30T06:24:30.607Z] #64 11.64 + BUILDTAGS='netgo osusergo static_build' [2021-06-30T06:24:30.607Z] #64 11.64 + export EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:24:30.607Z] #64 11.64 + EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:24:30.607Z] #64 11.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-30T06:24:30.607Z] #64 11.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-30T06:24:30.607Z] #64 11.64 + '[' '' = dynamic ']' [2021-06-30T06:24:30.607Z] #64 11.64 + make [2021-06-30T06:24:30.607Z] #64 12.27 + bin/ctr [2021-06-30T06:24:31.163Z] #57 ... [2021-06-30T06:24:31.163Z] [2021-06-30T06:24:31.163Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-30T06:24:31.163Z] #52 sha256:5316be27ec36c828c95f690960ca60551ebb45cdee0fd9c250f60855c0ee2561 [2021-06-30T06:24:31.163Z] #52 90.56 mvdan.cc/sh/v3/cmd/shfmt [2021-06-30T06:24:31.163Z] #52 DONE 94.0s [2021-06-30T06:24:31.163Z] [2021-06-30T06:24:31.163Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:24:31.163Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:24:31.163Z] #13 87.67 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-30T06:24:31.163Z] #13 87.68 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:24:31.163Z] #13 87.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:31.603Z] #46 ... [2021-06-30T06:24:31.603Z] [2021-06-30T06:24:31.603Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:24:31.603Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:24:31.603Z] #13 98.63 Selecting previously unselected package libapparmor1:amd64. [2021-06-30T06:24:31.603Z] #13 98.65 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-30T06:24:31.603Z] #13 98.65 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:24:31.811Z] #46 102.3 vendor/golang.org/x/crypto/curve25519 [2021-06-30T06:24:31.862Z] #13 98.78 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-30T06:24:31.862Z] #13 98.78 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-30T06:24:31.862Z] #13 98.79 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:24:31.862Z] #13 98.92 Selecting previously unselected package libbtrfs0. [2021-06-30T06:24:31.862Z] #13 98.93 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:24:31.862Z] #13 98.94 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:24:32.069Z] #46 102.8 vendor/golang.org/x/crypto/hkdf [2021-06-30T06:24:32.121Z] #13 99.02 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:24:32.121Z] #13 99.02 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:24:32.121Z] #13 99.03 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:24:32.121Z] #13 99.16 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-30T06:24:32.121Z] #13 99.16 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:24:32.121Z] #13 99.17 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:32.121Z] #13 99.27 Selecting previously unselected package libudev-dev:amd64. [2021-06-30T06:24:32.328Z] #46 102.9 vendor/golang.org/x/text/transform [2021-06-30T06:24:32.380Z] #13 99.27 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:24:32.380Z] #13 99.29 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:32.380Z] #13 99.42 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-30T06:24:32.380Z] #13 99.44 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-30T06:24:32.380Z] #13 99.45 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:24:32.585Z] #46 103.4 vendor/golang.org/x/text/unicode/bidi [2021-06-30T06:24:32.639Z] #13 99.74 Selecting previously unselected package libpcre16-3:amd64. [2021-06-30T06:24:32.639Z] #13 99.75 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:32.639Z] #13 99.76 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:32.898Z] #13 99.89 Selecting previously unselected package libpcre32-3:amd64. [2021-06-30T06:24:32.898Z] #13 99.90 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:32.898Z] #13 99.91 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:32.898Z] #13 100.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-30T06:24:32.898Z] #13 100.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:32.898Z] #13 100.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:24:33.166Z] #13 100.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-30T06:24:33.166Z] #13 100.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:33.166Z] #13 100.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:24:33.425Z] #13 100.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-30T06:24:33.683Z] #13 100.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-30T06:24:33.683Z] #13 100.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:24:33.683Z] #13 100.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-30T06:24:33.683Z] #13 100.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:24:33.683Z] #13 100.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:33.683Z] #13 101.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-30T06:24:33.704Z] #13 ... [2021-06-30T06:24:33.704Z] [2021-06-30T06:24:33.704Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:33.704Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210 [2021-06-30T06:24:33.704Z] #46 87.30 encoding/xml [2021-06-30T06:24:33.704Z] #46 90.06 go/doc [2021-06-30T06:24:33.704Z] #46 92.26 compress/flate [2021-06-30T06:24:33.704Z] #46 93.05 github.com/LK4D4/vndr/build [2021-06-30T06:24:33.704Z] #46 94.68 compress/gzip [2021-06-30T06:24:33.704Z] #46 95.36 crypto/x509/pkix [2021-06-30T06:24:33.704Z] #46 96.01 net [2021-06-30T06:24:33.704Z] #46 96.28 vendor/golang.org/x/crypto/chacha20 [2021-06-30T06:24:33.704Z] #46 96.87 vendor/golang.org/x/crypto/poly1305 [2021-06-30T06:24:33.704Z] #46 97.40 vendor/golang.org/x/sys/cpu [2021-06-30T06:24:33.941Z] #13 101.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:24:33.942Z] #13 101.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:24:33.961Z] #46 104.8 vendor/golang.org/x/text/secure/bidirule [2021-06-30T06:24:33.961Z] #46 ... [2021-06-30T06:24:33.961Z] [2021-06-30T06:24:33.961Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:24:33.961Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:24:33.961Z] #13 99.30 Selecting previously unselected package libapparmor1:amd64. [2021-06-30T06:24:33.961Z] #13 99.30 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-30T06:24:33.961Z] #13 99.30 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:24:33.961Z] #13 99.40 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-30T06:24:33.963Z] #46 97.91 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-30T06:24:34.200Z] #13 101.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-30T06:24:34.200Z] #13 101.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:24:34.200Z] #13 101.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:34.220Z] #13 99.40 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-30T06:24:34.220Z] #13 99.42 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:24:34.220Z] #13 99.54 Selecting previously unselected package libbtrfs0. [2021-06-30T06:24:34.220Z] #13 99.55 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:24:34.220Z] #13 99.55 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:24:34.459Z] #13 101.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:24:34.459Z] #13 101.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:24:34.459Z] #13 101.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:24:34.459Z] #13 101.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:24:34.459Z] #13 101.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:34.459Z] #13 101.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:24:34.479Z] #13 99.62 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:24:34.479Z] #13 99.63 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:24:34.479Z] #13 99.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:24:34.479Z] #13 99.74 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-30T06:24:34.479Z] #13 99.74 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:24:34.479Z] #13 99.76 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:34.479Z] #13 99.83 Selecting previously unselected package libudev-dev:amd64. [2021-06-30T06:24:34.479Z] #13 99.83 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:24:34.479Z] #13 99.85 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:34.717Z] #13 101.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:34.717Z] #13 101.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:24:34.717Z] #13 101.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:34.717Z] #13 101.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:34.717Z] #13 101.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:24:34.717Z] #13 101.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:24:34.717Z] #13 101.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:24:34.717Z] #13 101.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-30T06:24:34.717Z] #13 101.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:34.717Z] #13 101.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:24:34.717Z] #13 101.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:24:34.717Z] #13 101.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:34.717Z] #13 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 [2021-06-30T06:24:34.717Z] #13 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 [2021-06-30T06:24:34.717Z] #13 101.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:34.717Z] #13 101.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-30T06:24:34.717Z] #13 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 [2021-06-30T06:24:34.717Z] #13 102.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:24:34.717Z] #13 102.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:24:34.717Z] #13 102.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:34.738Z] #13 99.98 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-30T06:24:34.738Z] #13 99.99 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-30T06:24:34.738Z] #13 100.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:24:34.779Z] #64 ... [2021-06-30T06:24:34.779Z] [2021-06-30T06:24:34.779Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:24:34.779Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:24:34.779Z] #19 63.66 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-30T06:24:34.779Z] #19 63.67 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:24:34.779Z] #19 63.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:34.779Z] #19 67.64 Selecting previously unselected package libapparmor1:amd64. [2021-06-30T06:24:34.779Z] #19 67.65 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-30T06:24:34.779Z] #19 67.65 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:24:34.779Z] #19 67.71 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-30T06:24:34.779Z] #19 67.72 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-30T06:24:34.779Z] #19 67.72 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:24:34.779Z] #19 67.79 Selecting previously unselected package libbtrfs0. [2021-06-30T06:24:34.779Z] #19 67.80 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:24:34.779Z] #19 67.83 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:24:34.779Z] #19 67.87 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:24:34.779Z] #19 67.88 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:24:34.779Z] #19 67.89 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:24:34.779Z] #19 68.01 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-30T06:24:34.779Z] #19 68.02 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:24:34.779Z] #19 68.03 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:34.779Z] #19 68.08 Selecting previously unselected package libudev-dev:amd64. [2021-06-30T06:24:34.779Z] #19 68.09 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:24:34.779Z] #19 68.10 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:34.779Z] #19 68.17 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-30T06:24:34.779Z] #19 68.18 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-30T06:24:34.779Z] #19 68.19 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:24:34.779Z] #19 68.32 Selecting previously unselected package libpcre16-3:amd64. [2021-06-30T06:24:34.779Z] #19 68.32 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:34.779Z] #19 68.33 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:34.779Z] #19 68.41 Selecting previously unselected package libpcre32-3:amd64. [2021-06-30T06:24:34.779Z] #19 68.41 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:34.779Z] #19 68.42 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:34.901Z] #46 98.94 vendor/golang.org/x/crypto/curve25519 [2021-06-30T06:24:34.976Z] #13 102.0 Setting up dmsetup (2:1.02.155-3) ... [2021-06-30T06:24:34.976Z] #13 102.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:34.976Z] #13 102.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:34.976Z] #13 102.0 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:24:34.997Z] #13 100.3 Selecting previously unselected package libpcre16-3:amd64. [2021-06-30T06:24:34.997Z] #13 100.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:34.997Z] #13 100.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:35.036Z] #19 68.51 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-30T06:24:35.036Z] #19 68.51 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:35.036Z] #19 68.52 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:24:35.255Z] #13 100.5 Selecting previously unselected package libpcre32-3:amd64. [2021-06-30T06:24:35.255Z] #13 100.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:35.255Z] #13 100.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:35.292Z] #19 68.57 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-30T06:24:35.292Z] #19 68.58 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:35.292Z] #19 68.58 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:24:35.292Z] #19 68.76 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-30T06:24:35.292Z] #19 68.76 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-30T06:24:35.292Z] #19 68.77 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:24:35.514Z] #13 100.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-30T06:24:35.514Z] #13 100.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:35.514Z] #13 100.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:24:35.514Z] #13 100.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-30T06:24:35.514Z] #13 100.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:35.514Z] #13 100.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:24:35.549Z] #19 68.89 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-30T06:24:35.549Z] #19 68.89 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:24:35.549Z] #19 68.89 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:35.549Z] #19 68.95 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-30T06:24:35.549Z] #19 68.95 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:24:35.549Z] #19 68.96 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:24:35.549Z] #19 69.02 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-30T06:24:35.549Z] #19 69.02 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:24:35.549Z] #19 69.03 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:35.773Z] #13 101.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-30T06:24:35.805Z] #19 69.26 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:24:35.806Z] #19 69.28 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:24:35.806Z] #19 69.34 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:24:35.806Z] #19 69.39 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:24:35.836Z] #46 99.67 vendor/golang.org/x/crypto/hkdf [2021-06-30T06:24:35.836Z] #46 99.81 vendor/golang.org/x/text/transform [2021-06-30T06:24:35.912Z] #13 DONE 102.9s [2021-06-30T06:24:35.912Z] [2021-06-30T06:24:35.912Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-30T06:24:35.912Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a [2021-06-30T06:24:36.031Z] #13 101.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-30T06:24:36.031Z] #13 101.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:24:36.031Z] #13 101.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-30T06:24:36.061Z] #19 69.41 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:36.061Z] #19 69.43 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:24:36.061Z] #19 69.45 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:36.061Z] #19 69.46 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:24:36.061Z] #19 69.47 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:36.061Z] #19 69.49 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:36.061Z] #19 69.52 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:24:36.061Z] #19 69.53 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:24:36.061Z] #19 69.54 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:24:36.061Z] #19 69.55 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-30T06:24:36.061Z] #19 69.57 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:36.061Z] #19 69.58 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:24:36.061Z] #19 69.59 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:24:36.061Z] #19 69.60 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:36.061Z] #19 69.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-30T06:24:36.061Z] #19 69.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-30T06:24:36.061Z] #19 69.63 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:36.061Z] #19 69.64 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-30T06:24:36.062Z] #19 69.65 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-30T06:24:36.062Z] #19 69.66 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:24:36.062Z] #19 69.67 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:24:36.062Z] #19 69.69 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:36.290Z] #13 101.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:24:36.290Z] #13 101.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:36.290Z] #13 101.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-30T06:24:36.290Z] #13 101.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:24:36.290Z] #13 101.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:24:36.290Z] #13 101.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-30T06:24:36.318Z] #19 69.70 Setting up dmsetup (2:1.02.155-3) ... [2021-06-30T06:24:36.318Z] #19 69.72 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:36.318Z] #19 69.73 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:36.318Z] #19 69.74 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:24:36.404Z] #46 100.4 vendor/golang.org/x/text/unicode/bidi [2021-06-30T06:24:36.549Z] #13 101.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:24:36.549Z] #13 101.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:36.808Z] #13 102.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:24:36.808Z] #13 102.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:24:36.808Z] #13 102.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:24:36.808Z] #13 102.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:24:36.808Z] #13 102.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:36.808Z] #13 102.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:24:36.808Z] #13 102.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:36.808Z] #13 102.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:24:36.808Z] #13 102.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:37.067Z] #13 102.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:37.067Z] #13 102.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:24:37.067Z] #13 102.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:24:37.067Z] #13 102.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:24:37.067Z] #13 102.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-30T06:24:37.067Z] #13 102.3 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:37.067Z] #13 102.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:24:37.067Z] #13 102.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:24:37.067Z] #13 102.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:37.067Z] #13 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-30T06:24:37.067Z] #13 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-30T06:24:37.067Z] #13 102.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:37.067Z] #13 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-30T06:24:37.067Z] #13 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-30T06:24:37.067Z] #13 102.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:24:37.067Z] #13 102.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:24:37.067Z] #13 102.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:37.067Z] #13 102.4 Setting up dmsetup (2:1.02.155-3) ... [2021-06-30T06:24:37.067Z] #13 102.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:37.067Z] #13 102.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:37.341Z] #13 102.5 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:24:37.785Z] #46 101.9 vendor/golang.org/x/text/secure/bidirule [2021-06-30T06:24:37.816Z] #14 DONE 1.6s [2021-06-30T06:24:37.816Z] [2021-06-30T06:24:37.816Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:24:37.816Z] #54 sha256:82fc2b40fce80edd1aff9fee7b28436b72d210b48de786ff878ec3783142986c [2021-06-30T06:24:37.816Z] #54 1.464 + RM_GOPATH=0 [2021-06-30T06:24:37.816Z] #54 1.464 + TMP_GOPATH= [2021-06-30T06:24:37.816Z] #54 1.464 + : /build [2021-06-30T06:24:37.816Z] #54 1.464 + '[' -z '' ']' [2021-06-30T06:24:37.816Z] #54 1.464 ++ mktemp -d [2021-06-30T06:24:37.816Z] #54 1.464 + export GOPATH=/tmp/tmp.J7ZbuWM3nk [2021-06-30T06:24:37.816Z] #54 1.464 + GOPATH=/tmp/tmp.J7ZbuWM3nk [2021-06-30T06:24:37.816Z] #54 1.464 + RM_GOPATH=1 [2021-06-30T06:24:37.817Z] #54 1.464 + case "$(go env GOARCH)" in [2021-06-30T06:24:37.817Z] #54 1.464 ++ go env GOARCH [2021-06-30T06:24:37.817Z] #54 1.478 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:24:37.817Z] #54 1.478 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:24:37.817Z] #54 1.478 ++ dirname /tmp/install/install.sh [2021-06-30T06:24:37.817Z] #54 1.479 + dir=/tmp/install [2021-06-30T06:24:37.817Z] #54 1.480 + bin=runc [2021-06-30T06:24:37.817Z] #54 1.480 + shift [2021-06-30T06:24:37.817Z] #54 1.480 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-30T06:24:37.817Z] #54 1.480 + . /tmp/install/runc.installer [2021-06-30T06:24:37.817Z] #54 1.481 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:24:37.817Z] #54 1.481 + install_runc [2021-06-30T06:24:37.817Z] #54 1.482 + uname -r [2021-06-30T06:24:37.817Z] #54 1.482 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-30T06:24:37.817Z] #54 1.487 + RUNC_BUILDTAGS='seccomp ' [2021-06-30T06:24:37.817Z] #54 1.487 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-06-30T06:24:37.817Z] #54 1.487 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.J7ZbuWM3nk/src/github.com/opencontainers/runc [2021-06-30T06:24:37.817Z] #54 1.487 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-06-30T06:24:37.817Z] #54 1.489 Cloning into '/tmp/tmp.J7ZbuWM3nk/src/github.com/opencontainers/runc'... [2021-06-30T06:24:38.043Z] #46 102.1 vendor/golang.org/x/text/unicode/norm [2021-06-30T06:24:38.284Z] #13 DONE 103.5s [2021-06-30T06:24:38.284Z] [2021-06-30T06:24:38.284Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:24:38.284Z] #54 sha256:f0124eb63409f9e463180980fce19d7611d24ccc4a7763b822928f0773b3ace4 [2021-06-30T06:24:38.753Z] #54 ... [2021-06-30T06:24:38.753Z] [2021-06-30T06:24:38.753Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-30T06:24:38.753Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf [2021-06-30T06:24:38.753Z] #15 DONE 1.4s [2021-06-30T06:24:39.012Z] [2021-06-30T06:24:39.012Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-30T06:24:39.012Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a [2021-06-30T06:24:39.953Z] #16 1.083 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-30T06:24:40.191Z] #54 1.621 + RM_GOPATH=0 [2021-06-30T06:24:40.191Z] #54 1.621 + TMP_GOPATH= [2021-06-30T06:24:40.191Z] #54 1.621 + : /build [2021-06-30T06:24:40.191Z] #54 1.621 + '[' -z '' ']' [2021-06-30T06:24:40.191Z] #54 ... [2021-06-30T06:24:40.191Z] [2021-06-30T06:24:40.191Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-30T06:24:40.191Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a [2021-06-30T06:24:40.191Z] #14 DONE 1.7s [2021-06-30T06:24:40.191Z] [2021-06-30T06:24:40.191Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:24:40.191Z] #54 sha256:f0124eb63409f9e463180980fce19d7611d24ccc4a7763b822928f0773b3ace4 [2021-06-30T06:24:40.191Z] #54 1.622 ++ mktemp -d [2021-06-30T06:24:40.191Z] #54 1.646 + export GOPATH=/tmp/tmp.hn4bphcB78 [2021-06-30T06:24:40.191Z] #54 1.650 + GOPATH=/tmp/tmp.hn4bphcB78 [2021-06-30T06:24:40.191Z] #54 1.650 + RM_GOPATH=1 [2021-06-30T06:24:40.191Z] #54 1.650 + case "$(go env GOARCH)" in [2021-06-30T06:24:40.191Z] #54 1.658 ++ go env GOARCH [2021-06-30T06:24:40.191Z] #54 1.686 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:24:40.191Z] #54 1.686 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:24:40.191Z] #54 1.687 ++ dirname /tmp/install/install.sh [2021-06-30T06:24:40.191Z] #54 1.688 + dir=/tmp/install [2021-06-30T06:24:40.191Z] #54 1.688 + bin=runc [2021-06-30T06:24:40.191Z] #54 1.688 + shift [2021-06-30T06:24:40.191Z] #54 1.689 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-30T06:24:40.191Z] #54 1.689 + . /tmp/install/runc.installer [2021-06-30T06:24:40.191Z] #54 1.689 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:24:40.191Z] #54 1.690 + install_runc [2021-06-30T06:24:40.191Z] #54 1.690 + uname -r [2021-06-30T06:24:40.191Z] #54 1.690 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-30T06:24:40.191Z] #54 1.701 + RUNC_BUILDTAGS='seccomp ' [2021-06-30T06:24:40.191Z] #54 1.702 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-06-30T06:24:40.191Z] #54 1.702 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-06-30T06:24:40.191Z] #54 1.702 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hn4bphcB78/src/github.com/opencontainers/runc [2021-06-30T06:24:40.191Z] #54 1.705 Cloning into '/tmp/tmp.hn4bphcB78/src/github.com/opencontainers/runc'... [2021-06-30T06:24:40.212Z] #16 DONE 1.2s [2021-06-30T06:24:40.212Z] [2021-06-30T06:24:40.212Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-30T06:24:40.212Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3 [2021-06-30T06:24:40.494Z] #19 DONE 73.3s [2021-06-30T06:24:40.494Z] [2021-06-30T06:24:40.494Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:24:40.494Z] #64 sha256:be5ad5fca4c3c45c7c904e88edb65d6aa413eb056436f294968a37464c582792 [2021-06-30T06:24:40.494Z] #64 ... [2021-06-30T06:24:40.494Z] [2021-06-30T06:24:40.494Z] #20 [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 [2021-06-30T06:24:40.494Z] #20 sha256:73402ef437df642e8b0e2e2008387bbdf7dd5b0524bc3c40a3cd49672975109c [2021-06-30T06:24:41.057Z] #20 1.238 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:24:41.057Z] #20 1.248 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-30T06:24:41.057Z] #20 1.249 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-30T06:24:41.057Z] #20 1.250 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-30T06:24:41.313Z] #20 1.445 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [468 kB] [2021-06-30T06:24:41.313Z] #20 1.496 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:24:41.313Z] #20 1.500 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [451 kB] [2021-06-30T06:24:41.313Z] #20 1.519 Get:8 http://deb.debian.org/debian buster-backports/main armhf Packages [474 kB] [2021-06-30T06:24:41.313Z] #20 1.550 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [479 kB] [2021-06-30T06:24:41.313Z] #20 1.577 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [447 kB] [2021-06-30T06:24:41.328Z] #46 105.2 vendor/golang.org/x/net/idna [2021-06-30T06:24:41.570Z] #54 ... [2021-06-30T06:24:41.570Z] [2021-06-30T06:24:41.570Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-30T06:24:41.570Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf [2021-06-30T06:24:41.570Z] #15 DONE 1.3s [2021-06-30T06:24:41.570Z] [2021-06-30T06:24:41.570Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-30T06:24:41.570Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a [2021-06-30T06:24:41.591Z] #17 DONE 1.2s [2021-06-30T06:24:41.591Z] [2021-06-30T06:24:41.591Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-30T06:24:41.591Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d [2021-06-30T06:24:41.591Z] #18 ... [2021-06-30T06:24:41.591Z] [2021-06-30T06:24:41.591Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:41.591Z] #46 sha256:12c769a2cf4432f326ad8d73688c351de335ee88544c905e9c8b4fdf0a97b55e [2021-06-30T06:24:41.591Z] #46 103.5 vendor/golang.org/x/text/secure/bidirule [2021-06-30T06:24:41.591Z] #46 103.8 vendor/golang.org/x/text/unicode/norm [2021-06-30T06:24:41.591Z] #46 107.5 vendor/golang.org/x/net/idna [2021-06-30T06:24:41.591Z] #46 110.3 vendor/golang.org/x/net/http2/hpack [2021-06-30T06:24:41.591Z] #46 111.8 mime [2021-06-30T06:24:41.849Z] #46 ... [2021-06-30T06:24:41.849Z] [2021-06-30T06:24:41.849Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:24:41.849Z] #59 sha256:f5ec7d8267dc9ac4fe62d5f499250db2b2f805513b49b317699e121eda736cbc [2021-06-30T06:24:41.849Z] #59 110.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:24:41.849Z] #59 110.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-30T06:24:41.895Z] #46 ... [2021-06-30T06:24:41.895Z] [2021-06-30T06:24:41.895Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-30T06:24:41.895Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:24:41.895Z] #13 101.5 Selecting previously unselected package libapparmor1:amd64. [2021-06-30T06:24:41.895Z] #13 101.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-30T06:24:41.895Z] #13 101.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:24:41.895Z] #13 101.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-30T06:24:42.154Z] #13 101.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-30T06:24:42.154Z] #13 101.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:24:42.154Z] #13 101.8 Selecting previously unselected package libbtrfs0. [2021-06-30T06:24:42.154Z] #13 101.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:24:42.154Z] #13 101.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:24:42.154Z] #13 101.8 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:24:42.154Z] #13 101.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:24:42.413Z] #13 101.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:24:42.413Z] #13 102.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-30T06:24:42.413Z] #13 102.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:24:42.413Z] #13 102.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:42.413Z] #13 102.1 Selecting previously unselected package libudev-dev:amd64. [2021-06-30T06:24:42.413Z] #13 102.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:24:42.413Z] #13 102.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:42.416Z] #59 ... [2021-06-30T06:24:42.416Z] [2021-06-30T06:24:42.417Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-30T06:24:42.417Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d [2021-06-30T06:24:42.417Z] #18 DONE 1.1s [2021-06-30T06:24:42.510Z] #16 1.066 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-30T06:24:42.510Z] #16 DONE 1.2s [2021-06-30T06:24:42.510Z] [2021-06-30T06:24:42.510Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-30T06:24:42.510Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3 [2021-06-30T06:24:42.672Z] #13 102.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-30T06:24:42.672Z] #13 102.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-30T06:24:42.672Z] #13 102.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:24:42.675Z] [2021-06-30T06:24:42.675Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-30T06:24:42.675Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2 [2021-06-30T06:24:42.678Z] #20 2.567 Fetched 2848 kB in 2s (1810 kB/s) [2021-06-30T06:24:42.931Z] #13 102.6 Selecting previously unselected package libpcre16-3:amd64. [2021-06-30T06:24:42.931Z] #13 102.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:42.931Z] #13 102.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:43.190Z] #13 102.7 Selecting previously unselected package libpcre32-3:amd64. [2021-06-30T06:24:43.190Z] #13 102.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:43.190Z] #13 102.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:43.449Z] #13 102.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-30T06:24:43.449Z] #13 102.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:43.449Z] #13 102.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:24:43.449Z] #13 103.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-30T06:24:43.449Z] #13 103.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-30T06:24:43.449Z] #13 103.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:24:43.616Z] #19 DONE 1.2s [2021-06-30T06:24:43.616Z] [2021-06-30T06:24:43.616Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-30T06:24:43.616Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:24:43.708Z] #13 103.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-30T06:24:43.886Z] #17 DONE 1.1s [2021-06-30T06:24:43.886Z] [2021-06-30T06:24:43.886Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-30T06:24:43.886Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d [2021-06-30T06:24:43.967Z] #13 103.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-30T06:24:43.967Z] #13 103.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:24:43.967Z] #13 103.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-30T06:24:43.967Z] #13 103.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:24:43.967Z] #13 103.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:44.144Z] #18 ... [2021-06-30T06:24:44.144Z] [2021-06-30T06:24:44.144Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:44.144Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:24:44.144Z] #46 105.0 vendor/golang.org/x/text/unicode/norm [2021-06-30T06:24:44.144Z] #46 108.8 vendor/golang.org/x/net/idna [2021-06-30T06:24:44.144Z] #46 111.5 vendor/golang.org/x/net/http2/hpack [2021-06-30T06:24:44.144Z] #46 113.3 mime [2021-06-30T06:24:44.226Z] #13 103.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-30T06:24:44.226Z] #13 103.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:24:44.226Z] #13 103.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:24:44.485Z] #13 103.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-30T06:24:44.485Z] #13 103.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:24:44.485Z] #13 103.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:44.749Z] #13 104.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:24:44.749Z] #13 104.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:24:45.007Z] #13 104.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:24:45.007Z] #13 104.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:24:45.007Z] #13 104.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:45.007Z] #13 104.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:24:45.007Z] #13 104.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:45.007Z] #13 104.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:24:45.007Z] #13 104.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:24:45.007Z] #13 104.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:45.007Z] #13 104.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:24:45.007Z] #13 104.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:24:45.007Z] #13 104.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:24:45.007Z] #13 104.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-30T06:24:45.007Z] #13 104.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:24:45.007Z] #13 104.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:24:45.007Z] #13 104.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:24:45.007Z] #13 104.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:45.007Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-30T06:24:45.007Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-30T06:24:45.007Z] #13 104.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:24:45.082Z] #46 115.6 mime/quotedprintable [2021-06-30T06:24:45.082Z] #46 ... [2021-06-30T06:24:45.082Z] [2021-06-30T06:24:45.082Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-30T06:24:45.082Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d [2021-06-30T06:24:45.082Z] #18 DONE 1.2s [2021-06-30T06:24:45.082Z] [2021-06-30T06:24:45.082Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-30T06:24:45.082Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2 [2021-06-30T06:24:45.266Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-30T06:24:45.266Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-30T06:24:45.266Z] #13 104.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:24:45.266Z] #13 104.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:24:45.266Z] #13 104.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:45.266Z] #13 104.8 Setting up dmsetup (2:1.02.155-3) ... [2021-06-30T06:24:45.266Z] #13 104.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:45.266Z] #13 104.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:24:45.266Z] #13 104.9 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:24:45.518Z] #20 1.437 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:24:45.518Z] #20 1.486 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:24:45.518Z] #20 1.496 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:24:45.518Z] #20 1.514 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:24:45.777Z] #20 ... [2021-06-30T06:24:45.777Z] [2021-06-30T06:24:45.777Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:24:45.777Z] #59 sha256:f5ec7d8267dc9ac4fe62d5f499250db2b2f805513b49b317699e121eda736cbc [2021-06-30T06:24:45.777Z] #59 DONE 117.5s [2021-06-30T06:24:45.777Z] [2021-06-30T06:24:45.777Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-30T06:24:45.777Z] #60 sha256:e6906875aaa1a49d4ab108af8f00ca3317eb3348bb15a36f8c0e64c9ce4a5ae4 [2021-06-30T06:24:45.777Z] #60 DONE 0.1s [2021-06-30T06:24:45.777Z] [2021-06-30T06:24:45.777Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-30T06:24:45.777Z] #61 sha256:0d9c1881a6eae48e970312e444ee0220dabaf92936f04fd758212bbc69d88a8b [2021-06-30T06:24:45.777Z] #61 DONE 0.1s [2021-06-30T06:24:45.777Z] [2021-06-30T06:24:45.777Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-30T06:24:45.777Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:24:45.777Z] #20 2.062 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:24:46.457Z] #19 ... [2021-06-30T06:24:46.457Z] [2021-06-30T06:24:46.457Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:24:46.457Z] #59 sha256:7c8d51805d3e66cf5a43862ff1d444ac3d18a808d8d4949be1092de981db494c [2021-06-30T06:24:46.457Z] #59 109.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:24:46.457Z] #59 109.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-30T06:24:46.457Z] #59 DONE 116.9s [2021-06-30T06:24:46.457Z] [2021-06-30T06:24:46.457Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-30T06:24:46.457Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2 [2021-06-30T06:24:46.457Z] #19 DONE 1.3s [2021-06-30T06:24:46.457Z] [2021-06-30T06:24:46.457Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-30T06:24:46.457Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:24:46.457Z] #20 ... [2021-06-30T06:24:46.457Z] [2021-06-30T06:24:46.457Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-30T06:24:46.457Z] #60 sha256:e89cd9489d27ec9977c5b0b06760b43f3562b6b8d96a445e309f050cf058ad0a [2021-06-30T06:24:46.457Z] #60 DONE 0.4s [2021-06-30T06:24:46.457Z] [2021-06-30T06:24:46.457Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-30T06:24:46.457Z] #61 sha256:cfd71c5402eda73c8e6abb38a61ca18c5883f624ef5ccf80aff2b8e558e43964 [2021-06-30T06:24:46.716Z] #61 DONE 0.2s [2021-06-30T06:24:46.716Z] [2021-06-30T06:24:46.716Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:46.716Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:24:46.716Z] #46 116.2 net/http/internal [2021-06-30T06:24:47.152Z] #20 3.426 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:24:47.180Z] #13 DONE 106.5s [2021-06-30T06:24:47.180Z] [2021-06-30T06:24:47.180Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-30T06:24:47.180Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a [2021-06-30T06:24:47.927Z] #20 2.567 Reading package lists... [2021-06-30T06:24:48.088Z] #20 4.429 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:24:49.466Z] #20 5.714 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:24:50.012Z] #46 120.2 crypto/tls [2021-06-30T06:24:50.580Z] #46 ... [2021-06-30T06:24:50.580Z] [2021-06-30T06:24:50.580Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:24:50.580Z] #54 sha256:f0124eb63409f9e463180980fce19d7611d24ccc4a7763b822928f0773b3ace4 [2021-06-30T06:24:50.580Z] #54 12.41 + cd /tmp/tmp.hn4bphcB78/src/github.com/opencontainers/runc [2021-06-30T06:24:50.839Z] #54 12.41 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:24:51.099Z] #54 12.82 + '[' -z '' ']' [2021-06-30T06:24:51.099Z] #54 12.83 + target=static [2021-06-30T06:24:51.099Z] #54 12.83 + make 'BUILDTAGS=seccomp ' static [2021-06-30T06:24:51.358Z] #54 13.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-06-30T06:24:51.366Z] #14 ... [2021-06-30T06:24:51.366Z] [2021-06-30T06:24:51.366Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-30T06:24:51.366Z] #59 sha256:80fb939156432242ab36aea7201dd74a56af0ba7346c2418fc2c03367730d411 [2021-06-30T06:24:51.366Z] #59 109.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:24:51.366Z] #59 109.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-30T06:24:51.366Z] #59 DONE 114.6s [2021-06-30T06:24:51.366Z] [2021-06-30T06:24:51.366Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-30T06:24:51.366Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a [2021-06-30T06:24:51.366Z] #14 DONE 3.9s [2021-06-30T06:24:51.366Z] [2021-06-30T06:24:51.366Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-30T06:24:51.366Z] #60 sha256:4672212dd35ec8416e5f0e6955929b56e2cf523315ebc9bf3e4ae838fcf8dd72 [2021-06-30T06:24:51.366Z] #60 DONE 0.2s [2021-06-30T06:24:51.366Z] [2021-06-30T06:24:51.366Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-30T06:24:51.366Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf [2021-06-30T06:24:51.366Z] #15 ... [2021-06-30T06:24:51.366Z] [2021-06-30T06:24:51.366Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-30T06:24:51.366Z] #61 sha256:e2d4dbb10bfd3abe38ef7f59280b15e06d45f2a01bdbd105605820784a49246a [2021-06-30T06:24:51.366Z] #61 DONE 0.2s [2021-06-30T06:24:51.366Z] [2021-06-30T06:24:51.366Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:24:51.366Z] #54 sha256:8d7bb024ae81c3ef6907b776117c33890b9efd1b4036bd4202e46071b3f15e8d [2021-06-30T06:24:51.366Z] #54 3.563 + RM_GOPATH=0 [2021-06-30T06:24:51.366Z] #54 3.563 + TMP_GOPATH= [2021-06-30T06:24:51.366Z] #54 3.563 + : /build [2021-06-30T06:24:51.366Z] #54 3.563 + '[' -z '' ']' [2021-06-30T06:24:51.366Z] #54 3.572 ++ mktemp -d [2021-06-30T06:24:51.366Z] #54 3.665 + export GOPATH=/tmp/tmp.WRuLat839u [2021-06-30T06:24:51.366Z] #54 3.665 + GOPATH=/tmp/tmp.WRuLat839u [2021-06-30T06:24:51.366Z] #54 3.665 + RM_GOPATH=1 [2021-06-30T06:24:51.366Z] #54 3.665 + case "$(go env GOARCH)" in [2021-06-30T06:24:51.366Z] #54 3.665 ++ go env GOARCH [2021-06-30T06:24:51.366Z] #54 3.670 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:24:51.366Z] #54 3.670 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:24:51.366Z] #54 3.670 ++ dirname /tmp/install/install.sh [2021-06-30T06:24:51.366Z] #54 3.670 + dir=/tmp/install [2021-06-30T06:24:51.366Z] #54 3.671 + bin=runc [2021-06-30T06:24:51.366Z] #54 3.671 + shift [2021-06-30T06:24:51.366Z] #54 3.671 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-30T06:24:51.366Z] #54 3.671 + . /tmp/install/runc.installer [2021-06-30T06:24:51.366Z] #54 3.671 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:24:51.366Z] #54 3.671 + install_runc [2021-06-30T06:24:51.366Z] #54 3.672 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-30T06:24:51.366Z] #54 3.675 + uname -r [2021-06-30T06:24:51.366Z] #54 3.676 + RUNC_BUILDTAGS='seccomp ' [2021-06-30T06:24:51.366Z] #54 3.676 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-06-30T06:24:51.366Z] #54 3.676 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-06-30T06:24:51.366Z] #54 3.676 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WRuLat839u/src/github.com/opencontainers/runc [2021-06-30T06:24:51.366Z] #54 3.678 Cloning into '/tmp/tmp.WRuLat839u/src/github.com/opencontainers/runc'... [2021-06-30T06:24:52.825Z] #20 ... [2021-06-30T06:24:52.825Z] [2021-06-30T06:24:52.825Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:52.825Z] #46 sha256:12c769a2cf4432f326ad8d73688c351de335ee88544c905e9c8b4fdf0a97b55e [2021-06-30T06:24:52.825Z] #46 114.3 mime/quotedprintable [2021-06-30T06:24:52.825Z] #46 115.0 net/http/internal [2021-06-30T06:24:52.825Z] #46 118.3 crypto/tls [2021-06-30T06:24:52.825Z] #46 ... [2021-06-30T06:24:52.825Z] [2021-06-30T06:24:52.825Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:24:52.825Z] #54 sha256:82fc2b40fce80edd1aff9fee7b28436b72d210b48de786ff878ec3783142986c [2021-06-30T06:24:52.825Z] #54 12.54 + cd /tmp/tmp.J7ZbuWM3nk/src/github.com/opencontainers/runc [2021-06-30T06:24:52.825Z] #54 12.54 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:24:52.825Z] #54 12.80 + '[' -z '' ']' [2021-06-30T06:24:52.825Z] #54 12.82 + target=static [2021-06-30T06:24:52.825Z] #54 12.82 + make 'BUILDTAGS=seccomp ' static [2021-06-30T06:24:52.825Z] #54 13.23 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-06-30T06:24:53.179Z] #20 7.721 Reading package lists... [2021-06-30T06:24:53.269Z] #54 ... [2021-06-30T06:24:53.269Z] [2021-06-30T06:24:53.269Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:24:53.269Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210 [2021-06-30T06:24:53.269Z] #46 107.0 vendor/golang.org/x/net/http2/hpack [2021-06-30T06:24:53.269Z] #46 108.1 mime [2021-06-30T06:24:53.269Z] #46 109.2 mime/quotedprintable [2021-06-30T06:24:53.269Z] #46 109.5 net/http/internal [2021-06-30T06:24:53.269Z] #46 112.6 crypto/tls [2021-06-30T06:24:54.109Z] #20 13.09 Building dependency tree... [2021-06-30T06:24:54.109Z] #20 14.21 Reading state information... [2021-06-30T06:24:54.729Z] #54 ... [2021-06-30T06:24:54.729Z] [2021-06-30T06:24:54.729Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-30T06:24:54.729Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:24:54.729Z] #20 10.78 Fetched 8984 kB in 10s (938 kB/s) [2021-06-30T06:24:55.036Z] #20 15.12 The following additional packages will be installed: [2021-06-30T06:24:55.036Z] #20 15.12 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-06-30T06:24:55.036Z] #20 15.12 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-06-30T06:24:55.036Z] #20 15.12 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-06-30T06:24:55.036Z] #20 15.12 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-06-30T06:24:55.036Z] #20 15.12 libgcc1:ppc64el libgcc1:s390x [2021-06-30T06:24:55.036Z] #20 15.13 Suggested packages: [2021-06-30T06:24:55.036Z] #20 15.13 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-06-30T06:24:55.036Z] #20 15.13 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-06-30T06:24:55.036Z] #20 15.13 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-06-30T06:24:55.036Z] #20 15.13 libc-l10n:s390x locales:s390x [2021-06-30T06:24:55.036Z] #20 15.13 Recommended packages: [2021-06-30T06:24:55.036Z] #20 15.13 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-06-30T06:24:55.036Z] #20 15.13 libidn2-0:s390x [2021-06-30T06:24:55.036Z] #20 15.30 The following NEW packages will be installed: [2021-06-30T06:24:55.036Z] #20 15.30 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-06-30T06:24:55.175Z] #46 119.2 net/http/httptrace [2021-06-30T06:24:55.292Z] #20 15.30 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-06-30T06:24:55.292Z] #20 15.30 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-06-30T06:24:55.292Z] #20 15.30 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-06-30T06:24:55.292Z] #20 15.30 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-06-30T06:24:55.292Z] #20 15.30 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-06-30T06:24:55.292Z] #20 15.31 libgcc1:ppc64el libgcc1:s390x [2021-06-30T06:24:55.434Z] #46 ... [2021-06-30T06:24:55.434Z] [2021-06-30T06:24:55.434Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-30T06:24:55.434Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf [2021-06-30T06:24:55.434Z] #15 DONE 4.6s [2021-06-30T06:24:55.434Z] [2021-06-30T06:24:55.434Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-30T06:24:55.434Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a [2021-06-30T06:24:55.547Z] #20 15.65 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:24:55.547Z] #20 15.65 Need to get 15.0 MB of archives. [2021-06-30T06:24:55.547Z] #20 15.65 After this operation, 68.1 MB of additional disk space will be used. [2021-06-30T06:24:55.547Z] #20 15.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-06-30T06:24:55.547Z] #20 15.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-06-30T06:24:55.547Z] #20 15.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-06-30T06:24:55.547Z] #20 15.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-06-30T06:24:55.547Z] #20 15.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-06-30T06:24:55.547Z] #20 15.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-06-30T06:24:55.547Z] #20 15.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-06-30T06:24:55.547Z] #20 15.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-06-30T06:24:55.547Z] #20 15.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-06-30T06:24:55.547Z] #20 15.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-06-30T06:24:55.547Z] #20 15.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-06-30T06:24:55.547Z] #20 15.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-06-30T06:24:55.547Z] #20 15.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-06-30T06:24:55.547Z] #20 15.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-06-30T06:24:55.547Z] #20 15.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-06-30T06:24:55.547Z] #20 15.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-06-30T06:24:55.547Z] #20 15.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-06-30T06:24:55.547Z] #20 15.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-06-30T06:24:55.547Z] #20 15.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-06-30T06:24:55.547Z] #20 15.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-06-30T06:24:55.547Z] #20 15.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-06-30T06:24:55.547Z] #20 15.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-06-30T06:24:55.803Z] #20 15.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-06-30T06:24:55.803Z] #20 15.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-06-30T06:24:55.803Z] #20 15.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-06-30T06:24:56.364Z] #20 16.38 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:24:56.364Z] #20 16.51 Fetched 15.0 MB in 1s (24.8 MB/s) [2021-06-30T06:24:56.364Z] #20 16.55 Selecting previously unselected package gcc-8-base:armhf. [2021-06-30T06:24:56.364Z] #20 16.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37546 files and directories currently installed.) [2021-06-30T06:24:56.364Z] #20 16.58 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-06-30T06:24:56.364Z] #20 16.59 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-06-30T06:24:56.620Z] #20 16.66 Selecting previously unselected package gcc-8-base:ppc64el. [2021-06-30T06:24:56.620Z] #20 16.67 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-06-30T06:24:56.620Z] #20 16.67 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-06-30T06:24:56.620Z] #20 16.74 Selecting previously unselected package gcc-8-base:s390x. [2021-06-30T06:24:56.620Z] #20 16.75 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-06-30T06:24:56.620Z] #20 16.75 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-06-30T06:24:56.620Z] #20 16.81 Selecting previously unselected package gcc-8-base:arm64. [2021-06-30T06:24:56.620Z] #20 16.81 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-06-30T06:24:56.620Z] #20 16.82 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-06-30T06:24:56.620Z] #20 16.88 Selecting previously unselected package gcc-8-base:armel. [2021-06-30T06:24:56.620Z] #20 16.88 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-06-30T06:24:56.620Z] #20 16.89 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-06-30T06:24:56.620Z] #20 16.95 Selecting previously unselected package libgcc1:arm64. [2021-06-30T06:24:56.877Z] #20 16.96 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-06-30T06:24:56.877Z] #20 16.97 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-06-30T06:24:56.877Z] #20 17.06 Selecting previously unselected package libc6:arm64. [2021-06-30T06:24:56.877Z] #20 17.07 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-06-30T06:24:57.133Z] #20 17.26 Unpacking libc6:arm64 (2.28-10) ... [2021-06-30T06:24:57.697Z] #20 17.67 Selecting previously unselected package libapparmor1:arm64. [2021-06-30T06:24:57.697Z] #20 17.67 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-06-30T06:24:57.697Z] #20 17.68 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-06-30T06:24:57.697Z] #20 17.73 Selecting previously unselected package libapparmor-dev:arm64. [2021-06-30T06:24:57.697Z] #20 17.74 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-06-30T06:24:57.697Z] #20 17.74 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-30T06:24:57.697Z] #20 17.82 Selecting previously unselected package libgcc1:armel. [2021-06-30T06:24:57.697Z] #20 17.82 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-06-30T06:24:57.697Z] #20 17.83 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-06-30T06:24:57.697Z] #20 17.90 Selecting previously unselected package libc6:armel. [2021-06-30T06:24:57.697Z] #20 17.90 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-06-30T06:24:57.953Z] #20 18.10 Unpacking libc6:armel (2.28-10) ... [2021-06-30T06:24:58.018Z] #20 10.78 Reading package lists... [2021-06-30T06:24:58.209Z] #20 18.54 Selecting previously unselected package libapparmor1:armel. [2021-06-30T06:24:58.465Z] #20 18.54 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-06-30T06:24:58.465Z] #20 18.55 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-06-30T06:24:58.465Z] #20 18.61 Selecting previously unselected package libapparmor-dev:armel. [2021-06-30T06:24:58.465Z] #20 18.62 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-06-30T06:24:58.465Z] #20 18.63 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-06-30T06:24:58.465Z] #20 18.72 Selecting previously unselected package libgcc1:armhf. [2021-06-30T06:24:58.465Z] #20 18.73 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-06-30T06:24:58.465Z] #20 18.74 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-06-30T06:24:58.721Z] #20 18.82 Selecting previously unselected package libc6:armhf. [2021-06-30T06:24:58.721Z] #20 18.82 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-06-30T06:24:58.721Z] #20 19.00 Unpacking libc6:armhf (2.28-10) ... [2021-06-30T06:24:58.723Z] #16 3.395 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-30T06:24:58.983Z] #16 DONE 3.6s [2021-06-30T06:24:58.983Z] [2021-06-30T06:24:58.983Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-30T06:24:58.983Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3 [2021-06-30T06:24:59.283Z] #20 19.44 Selecting previously unselected package libapparmor1:armhf. [2021-06-30T06:24:59.283Z] #20 19.45 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-06-30T06:24:59.283Z] #20 19.45 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-06-30T06:24:59.283Z] #20 19.50 Selecting previously unselected package libapparmor-dev:armhf. [2021-06-30T06:24:59.283Z] #20 19.50 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-06-30T06:24:59.283Z] #20 19.51 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-06-30T06:24:59.283Z] #20 19.58 Selecting previously unselected package libgcc1:ppc64el. [2021-06-30T06:24:59.283Z] #20 19.58 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-06-30T06:24:59.283Z] #20 19.59 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-06-30T06:24:59.283Z] #20 19.67 Selecting previously unselected package libc6:ppc64el. [2021-06-30T06:24:59.479Z] #54 ... [2021-06-30T06:24:59.479Z] [2021-06-30T06:24:59.479Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-30T06:24:59.479Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:24:59.479Z] #20 2.147 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:24:59.479Z] #20 2.147 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:24:59.479Z] #20 2.224 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:24:59.479Z] #20 2.224 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:24:59.479Z] #20 2.695 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:24:59.479Z] #20 3.584 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:24:59.479Z] #20 4.471 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:24:59.479Z] #20 6.050 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:24:59.479Z] #20 10.97 Fetched 8984 kB in 9s (981 kB/s) [2021-06-30T06:24:59.538Z] #20 19.68 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-06-30T06:24:59.794Z] #20 19.89 Unpacking libc6:ppc64el (2.28-10) ... [2021-06-30T06:25:00.357Z] #20 20.49 Selecting previously unselected package libapparmor1:ppc64el. [2021-06-30T06:25:00.357Z] #20 20.50 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-06-30T06:25:00.357Z] #20 20.50 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-06-30T06:25:00.357Z] #20 20.56 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-06-30T06:25:00.357Z] #20 20.57 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-06-30T06:25:00.357Z] #20 20.58 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-06-30T06:25:00.613Z] #20 20.66 Selecting previously unselected package libgcc1:s390x. [2021-06-30T06:25:00.613Z] #20 20.67 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-06-30T06:25:00.613Z] #20 20.68 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-06-30T06:25:00.613Z] #20 20.75 Selecting previously unselected package libc6:s390x. [2021-06-30T06:25:00.613Z] #20 20.75 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-06-30T06:25:00.613Z] #20 20.95 Unpacking libc6:s390x (2.28-10) ... [2021-06-30T06:25:00.856Z] #20 10.97 Reading package lists... [2021-06-30T06:25:01.175Z] #20 21.46 Selecting previously unselected package libapparmor1:s390x. [2021-06-30T06:25:01.175Z] #20 21.46 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-06-30T06:25:01.175Z] #20 21.47 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-06-30T06:25:01.175Z] #20 21.52 Selecting previously unselected package libapparmor-dev:s390x. [2021-06-30T06:25:01.432Z] #20 21.52 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-06-30T06:25:01.432Z] #20 21.53 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-06-30T06:25:01.432Z] #20 21.63 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-06-30T06:25:01.432Z] #20 21.65 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-06-30T06:25:01.432Z] #20 21.66 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-06-30T06:25:01.432Z] #20 21.68 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-06-30T06:25:01.432Z] #20 21.69 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-06-30T06:25:01.432Z] #20 21.70 Setting up libc6:arm64 (2.28-10) ... [2021-06-30T06:25:02.214Z] #20 14.49 Reading package lists... [2021-06-30T06:25:02.266Z] #17 DONE 2.6s [2021-06-30T06:25:02.266Z] [2021-06-30T06:25:02.266Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-30T06:25:02.266Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d [2021-06-30T06:25:02.800Z] #20 22.99 Setting up libc6:armel (2.28-10) ... [2021-06-30T06:25:03.154Z] #20 18.31 Building dependency tree... [2021-06-30T06:25:03.154Z] #20 ... [2021-06-30T06:25:03.154Z] [2021-06-30T06:25:03.154Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:25:03.154Z] #46 sha256:12c769a2cf4432f326ad8d73688c351de335ee88544c905e9c8b4fdf0a97b55e [2021-06-30T06:25:03.154Z] #46 124.9 net/http/httptrace [2021-06-30T06:25:03.154Z] #46 125.0 net/http [2021-06-30T06:25:04.092Z] #46 ... [2021-06-30T06:25:04.092Z] [2021-06-30T06:25:04.092Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-30T06:25:04.092Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:25:04.092Z] #20 20.29 libcap2-bin is already the newest version (1:2.25-2). [2021-06-30T06:25:04.092Z] #20 20.29 The following additional packages will be installed: [2021-06-30T06:25:04.092Z] #20 20.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-30T06:25:04.092Z] #20 20.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-30T06:25:04.092Z] #20 20.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-30T06:25:04.092Z] #20 20.30 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-30T06:25:04.092Z] #20 20.30 python3.7 python3.7-minimal vim-runtime xxd [2021-06-30T06:25:04.092Z] #20 20.30 Suggested packages: [2021-06-30T06:25:04.092Z] #20 20.31 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-30T06:25:04.092Z] #20 20.31 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-30T06:25:04.092Z] #20 20.31 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-30T06:25:04.092Z] #20 20.31 quota [2021-06-30T06:25:04.092Z] #20 20.31 Recommended packages: [2021-06-30T06:25:04.092Z] #20 20.31 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-30T06:25:04.092Z] #20 20.31 python3-keyrings.alt python3-xdg unzip [2021-06-30T06:25:04.167Z] #20 24.19 Setting up libc6:armhf (2.28-10) ... [2021-06-30T06:25:04.169Z] #18 DONE 2.3s [2021-06-30T06:25:04.169Z] [2021-06-30T06:25:04.169Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:25:04.169Z] #54 sha256:8d7bb024ae81c3ef6907b776117c33890b9efd1b4036bd4202e46071b3f15e8d [2021-06-30T06:25:04.169Z] #54 11.95 + cd /tmp/tmp.WRuLat839u/src/github.com/opencontainers/runc [2021-06-30T06:25:04.169Z] #54 11.95 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:25:04.169Z] #54 12.65 + '[' -z '' ']' [2021-06-30T06:25:04.169Z] #54 12.65 + target=static [2021-06-30T06:25:04.169Z] #54 12.65 + make 'BUILDTAGS=seccomp ' static [2021-06-30T06:25:04.169Z] #54 12.80 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-06-30T06:25:05.309Z] #20 14.64 Reading package lists... [2021-06-30T06:25:05.538Z] #20 25.42 Setting up libc6:ppc64el (2.28-10) ... [2021-06-30T06:25:05.551Z] #54 ... [2021-06-30T06:25:05.551Z] [2021-06-30T06:25:05.551Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:25:05.551Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210 [2021-06-30T06:25:05.551Z] #46 119.4 net/http [2021-06-30T06:25:05.568Z] #20 19.05 Building dependency tree... [2021-06-30T06:25:05.568Z] #20 ... [2021-06-30T06:25:05.568Z] [2021-06-30T06:25:05.568Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:25:05.568Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:25:05.568Z] #46 126.3 net/http/httptrace [2021-06-30T06:25:05.568Z] #46 126.5 net/http [2021-06-30T06:25:05.810Z] #46 ... [2021-06-30T06:25:05.810Z] [2021-06-30T06:25:05.810Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-30T06:25:05.810Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2 [2021-06-30T06:25:05.999Z] #20 22.38 The following NEW packages will be installed: [2021-06-30T06:25:06.258Z] #20 22.38 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-30T06:25:06.258Z] #20 22.39 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-30T06:25:06.258Z] #20 22.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-30T06:25:06.258Z] #20 22.39 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-30T06:25:06.258Z] #20 22.39 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-30T06:25:06.258Z] #20 22.39 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-30T06:25:06.258Z] #20 22.39 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-30T06:25:06.258Z] #20 22.39 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-30T06:25:06.258Z] #20 22.40 xz-utils zip [2021-06-30T06:25:06.381Z] #19 DONE 2.3s [2021-06-30T06:25:06.381Z] [2021-06-30T06:25:06.381Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-30T06:25:06.381Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:25:06.467Z] #20 26.63 Setting up libc6:s390x (2.28-10) ... [2021-06-30T06:25:06.507Z] #46 ... [2021-06-30T06:25:06.508Z] [2021-06-30T06:25:06.508Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-30T06:25:06.508Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:25:06.508Z] #20 19.05 Building dependency tree... [2021-06-30T06:25:06.518Z] #20 22.72 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:25:06.518Z] #20 22.72 Need to get 28.6 MB of archives. [2021-06-30T06:25:06.518Z] #20 22.72 After this operation, 116 MB of additional disk space will be used. [2021-06-30T06:25:06.518Z] #20 22.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-30T06:25:06.518Z] #20 22.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:25:06.518Z] #20 22.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:25:06.518Z] #20 22.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:25:06.518Z] #20 22.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:25:06.518Z] #20 22.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:25:06.518Z] #20 22.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:25:06.777Z] #20 22.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:25:06.777Z] #20 22.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:25:06.777Z] #20 22.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-30T06:25:06.777Z] #20 22.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-30T06:25:06.777Z] #20 23.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-30T06:25:06.777Z] #20 23.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-30T06:25:06.777Z] #20 23.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-30T06:25:06.777Z] #20 23.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-30T06:25:06.777Z] #20 23.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-30T06:25:06.777Z] #20 23.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:25:06.777Z] #20 23.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:25:06.777Z] #20 23.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-30T06:25:06.777Z] #20 23.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-30T06:25:06.777Z] #20 23.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-30T06:25:06.777Z] #20 23.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-30T06:25:06.777Z] #20 23.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-30T06:25:06.777Z] #20 23.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:25:06.777Z] #20 23.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:25:06.777Z] #20 23.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:25:07.036Z] #20 23.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-30T06:25:07.036Z] #20 23.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-30T06:25:07.036Z] #20 23.17 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-30T06:25:07.605Z] #20 23.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:25:07.605Z] #20 23.81 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-30T06:25:07.605Z] #20 23.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-30T06:25:07.605Z] #20 23.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-30T06:25:07.605Z] #20 23.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-30T06:25:07.605Z] #20 23.83 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-30T06:25:07.605Z] #20 23.83 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-30T06:25:07.605Z] #20 23.95 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-30T06:25:07.605Z] #20 23.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-30T06:25:07.605Z] #20 23.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-30T06:25:07.605Z] #20 23.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:25:07.605Z] #20 23.97 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-30T06:25:07.605Z] #20 23.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-30T06:25:07.605Z] #20 23.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-30T06:25:07.834Z] #20 27.92 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-06-30T06:25:07.834Z] #20 27.93 Setting up libapparmor1:armel (2.13.2-10) ... [2021-06-30T06:25:07.834Z] #20 27.94 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-06-30T06:25:07.834Z] #20 27.96 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-06-30T06:25:07.835Z] #20 27.97 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-06-30T06:25:07.835Z] #20 27.98 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-06-30T06:25:07.835Z] #20 28.00 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-06-30T06:25:07.835Z] #20 28.02 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-06-30T06:25:07.835Z] #20 28.03 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-06-30T06:25:07.835Z] #20 28.04 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-06-30T06:25:07.835Z] #20 28.06 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-30T06:25:07.835Z] #20 28.07 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-06-30T06:25:07.835Z] #20 28.08 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-06-30T06:25:07.835Z] #20 28.11 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-06-30T06:25:07.835Z] #20 28.13 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-06-30T06:25:07.864Z] #20 24.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-30T06:25:07.864Z] #20 24.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-30T06:25:07.864Z] #20 24.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-30T06:25:07.885Z] #20 21.29 libcap2-bin is already the newest version (1:2.25-2). [2021-06-30T06:25:07.885Z] #20 21.29 The following additional packages will be installed: [2021-06-30T06:25:07.885Z] #20 21.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-30T06:25:07.885Z] #20 21.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-30T06:25:07.885Z] #20 21.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-30T06:25:07.885Z] #20 21.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-30T06:25:07.885Z] #20 21.31 python3.7 python3.7-minimal vim-runtime xxd [2021-06-30T06:25:07.885Z] #20 21.31 Suggested packages: [2021-06-30T06:25:07.885Z] #20 21.32 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-30T06:25:07.885Z] #20 21.32 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-30T06:25:07.885Z] #20 21.32 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-30T06:25:07.885Z] #20 21.32 quota [2021-06-30T06:25:07.885Z] #20 21.32 Recommended packages: [2021-06-30T06:25:07.885Z] #20 21.32 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-30T06:25:07.885Z] #20 21.32 python3-keyrings.alt python3-xdg unzip [2021-06-30T06:25:08.091Z] #20 28.14 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:25:08.431Z] #20 24.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-30T06:25:08.431Z] #20 24.60 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-30T06:25:08.431Z] #20 24.64 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-30T06:25:08.918Z] #20 2.524 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:25:08.918Z] #20 2.722 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:25:09.027Z] #20 DONE 29.2s [2021-06-30T06:25:09.027Z] [2021-06-30T06:25:09.027Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:25:09.027Z] #64 sha256:be5ad5fca4c3c45c7c904e88edb65d6aa413eb056436f294968a37464c582792 [2021-06-30T06:25:09.027Z] #64 ... [2021-06-30T06:25:09.027Z] [2021-06-30T06:25:09.027Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-30T06:25:09.027Z] #21 sha256:02e11c15e92d1cf902ef14e0bc18d16c35c0dcd601a615f0f9782307a92c6055 [2021-06-30T06:25:09.178Z] #20 2.814 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:25:09.178Z] #20 2.818 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:25:09.369Z] #20 25.46 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:25:09.369Z] #20 25.63 Fetched 28.6 MB in 2s (13.1 MB/s) [2021-06-30T06:25:09.369Z] #20 25.71 Selecting previously unselected package pigz. [2021-06-30T06:25:09.438Z] #20 3.122 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:25:09.628Z] #20 25.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 ... 23446 files and directories currently installed.) [2021-06-30T06:25:09.628Z] #20 25.80 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-30T06:25:09.628Z] #20 25.81 Unpacking pigz (2.4-1) ... [2021-06-30T06:25:09.628Z] #20 25.93 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:25:09.628Z] #20 25.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:09.628Z] #20 25.95 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:09.789Z] #20 23.52 The following NEW packages will be installed: [2021-06-30T06:25:09.789Z] #20 23.52 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-30T06:25:09.789Z] #20 23.53 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-30T06:25:09.789Z] #20 23.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-30T06:25:09.789Z] #20 23.53 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-30T06:25:09.789Z] #20 23.53 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-30T06:25:09.789Z] #20 23.53 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-30T06:25:09.789Z] #20 23.53 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-30T06:25:09.789Z] #20 23.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-30T06:25:09.789Z] #20 23.53 xz-utils zip [2021-06-30T06:25:10.049Z] #20 23.90 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:25:10.049Z] #20 23.90 Need to get 28.6 MB of archives. [2021-06-30T06:25:10.049Z] #20 23.90 After this operation, 116 MB of additional disk space will be used. [2021-06-30T06:25:10.049Z] #20 23.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-30T06:25:10.197Z] #20 26.53 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:25:10.197Z] #20 26.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:10.197Z] #20 26.56 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:25:10.308Z] #20 23.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:25:10.308Z] #20 23.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:25:10.308Z] #20 24.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:25:10.308Z] #20 24.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:25:10.308Z] #20 24.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:25:10.308Z] #20 24.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:25:10.376Z] #20 4.016 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:25:10.567Z] #20 24.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:25:10.567Z] #20 24.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:25:10.567Z] #20 24.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-30T06:25:10.567Z] #20 24.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-30T06:25:10.567Z] #20 24.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-30T06:25:10.567Z] #20 24.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-30T06:25:10.567Z] #20 24.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-30T06:25:10.567Z] #20 24.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-30T06:25:10.567Z] #20 24.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-30T06:25:10.567Z] #20 24.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:25:10.567Z] #20 24.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:25:10.567Z] #20 24.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-30T06:25:10.567Z] #20 24.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-30T06:25:10.567Z] #20 24.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-30T06:25:10.567Z] #20 24.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-30T06:25:10.567Z] #20 24.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-30T06:25:10.567Z] #20 24.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:25:10.567Z] #20 24.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:25:10.567Z] #20 24.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:25:10.826Z] #20 24.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-30T06:25:10.826Z] #20 24.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-30T06:25:10.826Z] #20 24.36 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-30T06:25:10.916Z] #21 DONE 1.7s [2021-06-30T06:25:10.916Z] [2021-06-30T06:25:10.916Z] #22 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-30T06:25:10.916Z] #22 sha256:10afe5c81cb7080e90e4669baed8c1aee94fda7524d2d2bc38f75f8a146bbbee [2021-06-30T06:25:11.136Z] #20 ... [2021-06-30T06:25:11.136Z] [2021-06-30T06:25:11.136Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:25:11.136Z] #46 sha256:12c769a2cf4432f326ad8d73688c351de335ee88544c905e9c8b4fdf0a97b55e [2021-06-30T06:25:11.136Z] #46 136.6 github.com/LK4D4/vndr/godl [2021-06-30T06:25:11.136Z] #46 137.5 github.com/LK4D4/vndr [2021-06-30T06:25:11.136Z] #46 DONE 143.1s [2021-06-30T06:25:11.394Z] #20 24.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:25:11.394Z] #20 24.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-30T06:25:11.394Z] #20 24.98 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-30T06:25:11.394Z] #20 24.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-30T06:25:11.394Z] #20 24.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-30T06:25:11.394Z] #20 25.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-30T06:25:11.394Z] #20 25.01 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-30T06:25:11.394Z] #20 25.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-30T06:25:11.394Z] #20 25.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-30T06:25:11.394Z] #20 25.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-30T06:25:11.394Z] #20 25.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:25:11.394Z] #20 25.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-30T06:25:11.394Z] #20 25.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-30T06:25:11.394Z] #20 25.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-30T06:25:11.394Z] #20 25.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-30T06:25:11.396Z] [2021-06-30T06:25:11.396Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:25:11.396Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:25:11.396Z] #32 DONE 142.8s [2021-06-30T06:25:11.396Z] [2021-06-30T06:25:11.396Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-30T06:25:11.396Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:25:11.396Z] #20 27.66 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:11.396Z] #20 27.66 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:25:11.653Z] #20 25.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-30T06:25:11.653Z] #20 25.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-30T06:25:11.760Z] #20 5.138 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:25:12.220Z] #20 25.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-30T06:25:12.220Z] #20 25.79 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-30T06:25:12.220Z] #20 25.84 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-30T06:25:12.288Z] #22 DONE 1.4s [2021-06-30T06:25:12.288Z] [2021-06-30T06:25:12.288Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:25:12.288Z] #61 sha256:93f3abd2514dbcf0c7061324386b34b5d21ece0163e59145fdd8a890af524060 [2021-06-30T06:25:12.288Z] #61 1.396 + RM_GOPATH=0 [2021-06-30T06:25:12.288Z] #61 1.396 + TMP_GOPATH= [2021-06-30T06:25:12.288Z] #61 1.396 + : /build [2021-06-30T06:25:12.288Z] #61 1.396 + '[' -z '' ']' [2021-06-30T06:25:12.288Z] #61 1.396 ++ mktemp -d [2021-06-30T06:25:12.288Z] #61 1.396 + export GOPATH=/tmp/tmp.mF7Z2RF3Gk [2021-06-30T06:25:12.288Z] #61 1.396 + GOPATH=/tmp/tmp.mF7Z2RF3Gk [2021-06-30T06:25:12.288Z] #61 1.396 + RM_GOPATH=1 [2021-06-30T06:25:12.288Z] #61 1.396 + case "$(go env GOARCH)" in [2021-06-30T06:25:12.288Z] #61 1.397 ++ go env GOARCH [2021-06-30T06:25:12.288Z] #61 1.414 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:25:12.288Z] #61 1.414 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:25:12.288Z] #61 1.415 ++ dirname /tmp/install/install.sh [2021-06-30T06:25:12.288Z] #61 1.416 + dir=/tmp/install [2021-06-30T06:25:12.288Z] #61 1.416 + bin=runc [2021-06-30T06:25:12.288Z] #61 1.416 + shift [2021-06-30T06:25:12.288Z] #61 1.417 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-30T06:25:12.288Z] #61 1.417 + . /tmp/install/runc.installer [2021-06-30T06:25:12.288Z] #61 1.418 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:25:12.288Z] #61 1.418 + install_runc [2021-06-30T06:25:12.288Z] #61 1.419 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-30T06:25:12.288Z] #61 1.419 + uname -r [2021-06-30T06:25:12.288Z] #61 1.421 + RUNC_BUILDTAGS='seccomp ' [2021-06-30T06:25:12.288Z] #61 1.421 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-06-30T06:25:12.288Z] #61 1.421 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-06-30T06:25:12.288Z] #61 1.422 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mF7Z2RF3Gk/src/github.com/opencontainers/runc [2021-06-30T06:25:12.288Z] #61 1.424 Cloning into '/tmp/tmp.mF7Z2RF3Gk/src/github.com/opencontainers/runc'... [2021-06-30T06:25:12.698Z] #20 6.404 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:25:12.789Z] #20 ... [2021-06-30T06:25:12.789Z] [2021-06-30T06:25:12.789Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:25:12.789Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:25:12.789Z] #32 DONE 142.4s [2021-06-30T06:25:12.789Z] [2021-06-30T06:25:12.789Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-30T06:25:12.789Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:25:12.789Z] #20 26.55 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:25:12.789Z] #20 ... [2021-06-30T06:25:12.789Z] [2021-06-30T06:25:12.789Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:25:12.789Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:25:12.789Z] #46 139.2 github.com/LK4D4/vndr/godl [2021-06-30T06:25:12.789Z] #46 140.1 github.com/LK4D4/vndr [2021-06-30T06:25:13.267Z] #20 ... [2021-06-30T06:25:13.267Z] [2021-06-30T06:25:13.267Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:25:13.267Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210 [2021-06-30T06:25:13.267Z] #46 131.9 github.com/LK4D4/vndr/godl [2021-06-30T06:25:13.267Z] #46 132.7 github.com/LK4D4/vndr [2021-06-30T06:25:13.267Z] #46 DONE 137.1s [2021-06-30T06:25:13.267Z] [2021-06-30T06:25:13.267Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:25:13.267Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca [2021-06-30T06:25:13.357Z] #46 ... [2021-06-30T06:25:13.357Z] [2021-06-30T06:25:13.357Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-30T06:25:13.357Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:25:13.357Z] #20 26.78 Fetched 28.6 MB in 2s (13.0 MB/s) [2021-06-30T06:25:13.357Z] #20 26.90 Selecting previously unselected package pigz. [2021-06-30T06:25:13.357Z] #20 26.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-06-30T06:25:13.357Z] #20 27.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-30T06:25:13.357Z] #20 27.03 Unpacking pigz (2.4-1) ... [2021-06-30T06:25:13.357Z] #20 27.23 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:25:13.357Z] #20 27.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:13.357Z] #20 27.23 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:14.183Z] #61 ... [2021-06-30T06:25:14.183Z] [2021-06-30T06:25:14.183Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-30T06:25:14.183Z] #23 sha256:3080c4eebbe11b6a82d8bbeeab5fbff68c683d4e31ffed64b957bd235379871e [2021-06-30T06:25:14.183Z] #23 1.041 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-30T06:25:14.183Z] #23 DONE 1.6s [2021-06-30T06:25:14.183Z] [2021-06-30T06:25:14.183Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-30T06:25:14.183Z] #24 sha256:1952e465261da5f31914a4c8740d03f5a5c8b541f5281d9273ed2e18dd3d0d9e [2021-06-30T06:25:14.689Z] #20 30.73 Selecting previously unselected package python3-minimal. [2021-06-30T06:25:14.689Z] #20 30.73 (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 ... 23695 files and directories currently installed.) [2021-06-30T06:25:14.689Z] #20 30.79 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:25:14.689Z] #20 30.83 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:25:14.689Z] #20 30.91 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:25:14.689Z] #20 30.91 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:25:14.689Z] #20 30.92 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:25:14.689Z] #20 31.08 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:25:14.689Z] #20 31.10 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:14.689Z] #20 31.11 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:14.737Z] #20 ... [2021-06-30T06:25:14.737Z] [2021-06-30T06:25:14.737Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-30T06:25:14.737Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6 [2021-06-30T06:25:14.737Z] #46 DONE 145.3s [2021-06-30T06:25:14.737Z] [2021-06-30T06:25:14.737Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-30T06:25:14.737Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:25:14.737Z] #20 28.14 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:25:14.737Z] #20 28.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:14.737Z] #20 28.25 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:25:14.747Z] #24 DONE 1.2s [2021-06-30T06:25:14.747Z] [2021-06-30T06:25:14.747Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:25:14.747Z] #61 sha256:93f3abd2514dbcf0c7061324386b34b5d21ece0163e59145fdd8a890af524060 [2021-06-30T06:25:14.747Z] #61 5.118 + cd /tmp/tmp.mF7Z2RF3Gk/src/github.com/opencontainers/runc [2021-06-30T06:25:14.747Z] #61 5.118 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:25:14.747Z] #61 5.342 + '[' -z '' ']' [2021-06-30T06:25:14.747Z] #61 5.342 + target=static [2021-06-30T06:25:14.747Z] #61 5.344 + make 'BUILDTAGS=seccomp ' static [2021-06-30T06:25:14.747Z] #61 5.433 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-06-30T06:25:15.175Z] #57 ... [2021-06-30T06:25:15.175Z] [2021-06-30T06:25:15.175Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:25:15.175Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:25:15.175Z] #32 DONE 138.8s [2021-06-30T06:25:15.175Z] [2021-06-30T06:25:15.175Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-30T06:25:15.175Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:25:15.628Z] #20 31.93 Selecting previously unselected package python3.7. [2021-06-30T06:25:15.628Z] #20 31.94 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:15.628Z] #20 31.94 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:15.887Z] #20 32.14 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:25:15.887Z] #20 32.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:25:15.887Z] #20 32.15 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:25:15.887Z] #20 32.35 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:25:16.120Z] #20 29.72 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:16.120Z] #20 29.78 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:25:16.645Z] #61 ... [2021-06-30T06:25:16.645Z] [2021-06-30T06:25:16.645Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-30T06:25:16.645Z] #25 sha256:45238e52abd8d3b8563241fd9533b311192ac85c1436ffec83faf0338a9c0c2f [2021-06-30T06:25:16.645Z] #25 DONE 1.6s [2021-06-30T06:25:16.645Z] [2021-06-30T06:25:16.645Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-06-30T06:25:16.645Z] #26 sha256:ae0db780aaf914d8d5c97fabc00ac54c46b4af1693c0f45229eabc8e7f6fa0b7 [2021-06-30T06:25:17.267Z] #20 33.49 Selecting previously unselected package python3. [2021-06-30T06:25:17.267Z] #20 33.49 (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 ... 24107 files and directories currently installed.) [2021-06-30T06:25:17.267Z] #20 33.52 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:25:17.267Z] #20 33.54 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:25:17.267Z] #20 33.65 Selecting previously unselected package libip4tc0:amd64. [2021-06-30T06:25:17.527Z] #20 33.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:25:17.527Z] #20 33.66 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:17.527Z] #20 33.71 Selecting previously unselected package libip6tc0:amd64. [2021-06-30T06:25:17.527Z] #20 33.72 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:25:17.527Z] #20 33.73 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:17.527Z] #20 33.81 Selecting previously unselected package libiptc0:amd64. [2021-06-30T06:25:17.527Z] #20 33.82 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-30T06:25:17.527Z] #20 33.83 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:17.527Z] #20 33.90 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-30T06:25:17.527Z] #20 33.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-30T06:25:17.527Z] #20 33.90 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:25:17.527Z] #20 33.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-30T06:25:17.527Z] #20 33.96 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-30T06:25:17.527Z] #20 33.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:25:17.712Z] #20 11.05 Fetched 8984 kB in 9s (1027 kB/s) [2021-06-30T06:25:17.786Z] #20 34.02 Selecting previously unselected package libnftnl11:amd64. [2021-06-30T06:25:17.786Z] #20 34.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-30T06:25:17.786Z] #20 34.03 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:25:17.786Z] #20 34.10 Selecting previously unselected package iptables. [2021-06-30T06:25:17.786Z] #20 34.10 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-30T06:25:17.786Z] #20 34.11 Unpacking iptables (1.8.2-4) ... [2021-06-30T06:25:18.045Z] #20 34.34 Selecting previously unselected package xxd. [2021-06-30T06:25:18.045Z] #20 34.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:25:18.045Z] #20 34.36 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:25:18.072Z] #26 DONE 1.8s [2021-06-30T06:25:18.072Z] [2021-06-30T06:25:18.072Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:25:18.072Z] #64 sha256:be5ad5fca4c3c45c7c904e88edb65d6aa413eb056436f294968a37464c582792 [2021-06-30T06:25:18.072Z] #64 57.60 + bin/containerd [2021-06-30T06:25:18.304Z] #20 34.48 Selecting previously unselected package vim-common. [2021-06-30T06:25:18.304Z] #20 34.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:25:18.304Z] #20 34.52 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:25:18.304Z] #20 34.66 Selecting previously unselected package bash-completion. [2021-06-30T06:25:18.304Z] #20 34.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-30T06:25:18.656Z] #20 31.90 Selecting previously unselected package python3-minimal. [2021-06-30T06:25:18.656Z] #20 31.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-06-30T06:25:18.656Z] #20 31.94 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:25:18.656Z] #20 31.95 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:25:18.656Z] #20 32.02 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:25:18.656Z] #20 32.03 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:25:18.656Z] #20 32.03 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:25:18.656Z] #20 32.11 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:25:18.656Z] #20 32.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:18.656Z] #20 32.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:19.224Z] #20 32.94 Selecting previously unselected package python3.7. [2021-06-30T06:25:19.224Z] #20 32.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:19.224Z] #20 32.95 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:19.224Z] #20 33.06 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:25:19.224Z] #20 33.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:25:19.483Z] #20 33.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:25:19.483Z] #20 33.12 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:25:19.976Z] #64 ... [2021-06-30T06:25:19.976Z] [2021-06-30T06:25:19.976Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-30T06:25:19.976Z] #27 sha256:ba9953951396f4e82697e334984aa0b58ce8c583c4adf8f219234a06976ed067 [2021-06-30T06:25:19.976Z] #27 1.718 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:25:19.976Z] #27 1.741 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:25:19.976Z] #27 1.746 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:25:19.976Z] #27 1.747 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:25:20.232Z] #27 1.936 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:25:20.232Z] #27 1.981 Get:6 http://deb.debian.org/debian buster-backports/main armhf Packages [474 kB] [2021-06-30T06:25:20.232Z] #27 1.996 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [447 kB] [2021-06-30T06:25:20.232Z] #27 2.017 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [468 kB] [2021-06-30T06:25:20.295Z] #20 11.05 Reading package lists... [2021-06-30T06:25:20.419Z] #20 33.86 Selecting previously unselected package python3. [2021-06-30T06:25:20.419Z] #20 33.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 ... 24107 files and directories currently installed.) [2021-06-30T06:25:20.419Z] #20 33.89 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:25:20.419Z] #20 33.90 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:25:20.419Z] #20 33.99 Selecting previously unselected package libip4tc0:amd64. [2021-06-30T06:25:20.419Z] #20 33.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:25:20.419Z] #20 34.00 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:20.419Z] #20 34.09 Selecting previously unselected package libip6tc0:amd64. [2021-06-30T06:25:20.419Z] #20 34.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:25:20.419Z] #20 34.11 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:20.419Z] #20 34.19 Selecting previously unselected package libiptc0:amd64. [2021-06-30T06:25:20.419Z] #20 34.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-30T06:25:20.419Z] #20 34.19 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:20.487Z] #27 2.055 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [451 kB] [2021-06-30T06:25:20.487Z] #27 2.074 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [479 kB] [2021-06-30T06:25:20.678Z] #20 34.26 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-30T06:25:20.678Z] #20 34.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-30T06:25:20.678Z] #20 34.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:25:20.678Z] #20 34.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-30T06:25:20.678Z] #20 34.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-30T06:25:20.678Z] #20 34.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:25:20.678Z] #20 34.42 Selecting previously unselected package libnftnl11:amd64. [2021-06-30T06:25:20.678Z] #20 34.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-30T06:25:20.678Z] #20 34.43 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:25:20.743Z] #27 2.590 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-30T06:25:20.840Z] #20 37.01 Unpacking bash-completion (1:2.8-6) ... [2021-06-30T06:25:20.840Z] #20 37.24 Selecting previously unselected package bzip2. [2021-06-30T06:25:20.840Z] #20 37.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-30T06:25:20.937Z] #20 34.51 Selecting previously unselected package iptables. [2021-06-30T06:25:20.937Z] #20 34.51 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-30T06:25:20.937Z] #20 34.52 Unpacking iptables (1.8.2-4) ... [2021-06-30T06:25:21.099Z] #20 37.26 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:25:21.099Z] #20 37.34 Selecting previously unselected package xz-utils. [2021-06-30T06:25:21.099Z] #20 37.35 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-30T06:25:21.099Z] #20 37.35 Unpacking xz-utils (5.2.4-1) ... [2021-06-30T06:25:21.099Z] #20 37.51 Selecting previously unselected package apparmor. [2021-06-30T06:25:21.196Z] #20 34.78 Selecting previously unselected package xxd. [2021-06-30T06:25:21.196Z] #20 34.78 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:25:21.196Z] #20 34.79 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:25:21.196Z] #20 34.89 Selecting previously unselected package vim-common. [2021-06-30T06:25:21.196Z] #20 34.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:25:21.196Z] #20 34.93 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:25:21.308Z] #27 3.134 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:25:21.359Z] #20 37.52 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-30T06:25:21.359Z] #20 37.60 Unpacking apparmor (2.13.2-10) ... [2021-06-30T06:25:21.455Z] #20 35.10 Selecting previously unselected package bash-completion. [2021-06-30T06:25:21.455Z] #20 35.11 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-30T06:25:21.618Z] #20 37.93 Selecting previously unselected package aufs-tools. [2021-06-30T06:25:21.619Z] #20 37.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-30T06:25:21.619Z] #20 37.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:25:21.619Z] #20 38.04 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:25:21.869Z] #27 3.646 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-06-30T06:25:21.878Z] #20 38.04 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:25:21.878Z] #20 38.04 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:25:21.878Z] #20 38.17 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:25:21.878Z] #20 38.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:25:21.878Z] #20 38.18 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:25:22.137Z] #20 38.29 Selecting previously unselected package jq. [2021-06-30T06:25:22.137Z] #20 38.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:25:22.137Z] #20 38.30 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:25:22.137Z] #20 38.38 Selecting previously unselected package libaio1:amd64. [2021-06-30T06:25:22.137Z] #20 38.39 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-30T06:25:22.137Z] #20 38.40 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:25:22.137Z] #20 38.45 Selecting previously unselected package libgpm2:amd64. [2021-06-30T06:25:22.137Z] #20 38.47 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-30T06:25:22.137Z] #20 38.47 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:25:22.396Z] #20 38.54 Selecting previously unselected package libicu63:amd64. [2021-06-30T06:25:22.396Z] #20 38.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-30T06:25:22.396Z] #20 38.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:25:22.430Z] #27 4.183 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-06-30T06:25:22.838Z] #20 14.06 Reading package lists... [2021-06-30T06:25:22.993Z] #27 4.618 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-06-30T06:25:23.249Z] #27 5.072 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-06-30T06:25:23.405Z] #20 16.71 Building dependency tree... [2021-06-30T06:25:23.812Z] #27 5.527 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-06-30T06:25:23.812Z] #27 5.563 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-06-30T06:25:23.812Z] #27 5.582 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:25:23.812Z] #27 5.591 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-06-30T06:25:23.812Z] #27 5.629 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-30T06:25:23.812Z] #27 5.651 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-06-30T06:25:23.812Z] #27 5.667 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-06-30T06:25:23.990Z] #20 37.32 Unpacking bash-completion (1:2.8-6) ... [2021-06-30T06:25:23.990Z] #20 37.66 Selecting previously unselected package bzip2. [2021-06-30T06:25:23.990Z] #20 37.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-30T06:25:23.990Z] #20 37.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:25:24.069Z] #27 5.670 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-06-30T06:25:24.069Z] #27 5.671 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-06-30T06:25:24.069Z] #27 5.672 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:25:24.069Z] #27 5.673 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-06-30T06:25:24.069Z] #27 5.673 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-30T06:25:24.249Z] #20 37.74 Selecting previously unselected package xz-utils. [2021-06-30T06:25:24.249Z] #20 37.75 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-30T06:25:24.249Z] #20 37.76 Unpacking xz-utils (5.2.4-1) ... [2021-06-30T06:25:24.249Z] #20 37.91 Selecting previously unselected package apparmor. [2021-06-30T06:25:24.249Z] #20 37.91 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-30T06:25:24.249Z] #20 37.97 Unpacking apparmor (2.13.2-10) ... [2021-06-30T06:25:24.340Z] #20 18.13 libcap2-bin is already the newest version (1:2.25-2). [2021-06-30T06:25:24.340Z] #20 18.13 The following additional packages will be installed: [2021-06-30T06:25:24.340Z] #20 18.13 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-30T06:25:24.340Z] #20 18.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-30T06:25:24.340Z] #20 18.14 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-30T06:25:24.340Z] #20 18.14 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-30T06:25:24.340Z] #20 18.14 python3.7 python3.7-minimal vim-runtime xxd [2021-06-30T06:25:24.340Z] #20 18.14 Suggested packages: [2021-06-30T06:25:24.340Z] #20 18.14 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-30T06:25:24.340Z] #20 18.14 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-30T06:25:24.340Z] #20 18.14 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-30T06:25:24.340Z] #20 18.14 quota [2021-06-30T06:25:24.340Z] #20 18.14 Recommended packages: [2021-06-30T06:25:24.340Z] #20 18.14 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-30T06:25:24.340Z] #20 18.14 python3-keyrings.alt python3-xdg unzip [2021-06-30T06:25:24.508Z] #20 38.29 Selecting previously unselected package aufs-tools. [2021-06-30T06:25:24.767Z] #20 38.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-30T06:25:24.767Z] #20 38.30 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:25:24.767Z] #20 38.42 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:25:24.767Z] #20 38.42 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:25:24.767Z] #20 38.44 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:25:25.028Z] #20 38.58 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:25:25.028Z] #20 38.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:25:25.028Z] #20 38.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:25:25.028Z] #20 38.69 Selecting previously unselected package jq. [2021-06-30T06:25:25.028Z] #20 38.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:25:25.028Z] #20 38.70 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:25:25.028Z] #20 38.77 Selecting previously unselected package libaio1:amd64. [2021-06-30T06:25:25.028Z] #20 38.77 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-30T06:25:25.028Z] #20 38.78 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:25:25.028Z] #20 38.84 Selecting previously unselected package libgpm2:amd64. [2021-06-30T06:25:25.287Z] #20 38.84 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-30T06:25:25.287Z] #20 38.85 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:25:25.287Z] #20 38.90 Selecting previously unselected package libicu63:amd64. [2021-06-30T06:25:25.287Z] #20 38.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-30T06:25:25.287Z] #20 38.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:25:25.695Z] #20 41.62 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:25:25.695Z] #20 41.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:25:25.695Z] #20 41.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:25:25.695Z] #20 41.70 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:25:25.695Z] #20 41.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:25:25.695Z] #20 41.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:25:25.695Z] #20 41.80 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:25:25.695Z] #20 41.81 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:25:25.695Z] #20 41.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:25:25.695Z] #20 41.86 Selecting previously unselected package libreadline5:amd64. [2021-06-30T06:25:25.695Z] #20 41.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-30T06:25:25.695Z] #20 41.87 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:25:25.695Z] #20 41.98 Selecting previously unselected package net-tools. [2021-06-30T06:25:25.695Z] #20 41.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-30T06:25:25.695Z] #20 41.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:25:25.719Z] #20 19.52 The following NEW packages will be installed: [2021-06-30T06:25:25.954Z] #20 42.18 Selecting previously unselected package patch. [2021-06-30T06:25:25.955Z] #20 42.18 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-30T06:25:25.955Z] #20 42.19 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-30T06:25:25.955Z] #20 42.28 Selecting previously unselected package python-pip-whl. [2021-06-30T06:25:25.955Z] #20 42.28 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-30T06:25:25.955Z] #20 42.30 Unpacking python-pip-whl (18.1-5) ... [2021-06-30T06:25:25.979Z] #20 19.53 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-30T06:25:25.980Z] #20 19.53 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-30T06:25:25.980Z] #20 19.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-30T06:25:25.980Z] #20 19.53 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-30T06:25:25.980Z] #20 19.53 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-30T06:25:25.980Z] #20 19.53 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-30T06:25:25.980Z] #20 19.53 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-30T06:25:25.980Z] #20 19.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-30T06:25:25.980Z] #20 19.53 xz-utils zip [2021-06-30T06:25:26.239Z] #20 19.85 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:25:26.239Z] #20 19.85 Need to get 28.6 MB of archives. [2021-06-30T06:25:26.239Z] #20 19.85 After this operation, 116 MB of additional disk space will be used. [2021-06-30T06:25:26.239Z] #20 19.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-30T06:25:26.239Z] #20 19.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:25:26.239Z] #20 19.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:25:26.239Z] #20 19.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:25:26.239Z] #20 19.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:25:26.239Z] #20 19.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:25:26.239Z] #20 20.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:25:26.239Z] #20 20.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:25:26.239Z] #20 20.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:25:26.239Z] #20 20.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-30T06:25:26.239Z] #20 20.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-30T06:25:26.239Z] #20 20.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-30T06:25:26.239Z] #20 20.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-30T06:25:26.239Z] #20 20.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-30T06:25:26.239Z] #20 20.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-30T06:25:26.499Z] #20 20.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-30T06:25:26.499Z] #20 20.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:25:26.499Z] #20 20.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:25:26.499Z] #20 20.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-30T06:25:26.499Z] #20 20.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-30T06:25:26.499Z] #20 20.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-30T06:25:26.499Z] #20 20.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-30T06:25:26.499Z] #20 20.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-30T06:25:26.499Z] #20 20.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:25:26.499Z] #20 20.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:25:26.499Z] #20 20.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:25:26.499Z] #20 20.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-30T06:25:26.499Z] #20 20.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-30T06:25:26.499Z] #20 20.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-30T06:25:26.524Z] #20 42.79 Selecting previously unselected package python3-lib2to3. [2021-06-30T06:25:26.524Z] #20 42.79 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-30T06:25:26.524Z] #20 42.80 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:25:26.524Z] #20 42.91 Selecting previously unselected package python3-distutils. [2021-06-30T06:25:26.524Z] #20 42.92 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-30T06:25:26.524Z] #20 42.92 Unpacking python3-distutils (3.7.3-1) ... [2021-06-30T06:25:26.758Z] #20 20.52 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:25:26.758Z] #20 20.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-30T06:25:26.758Z] #20 20.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-30T06:25:26.758Z] #20 20.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-30T06:25:26.758Z] #20 20.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-30T06:25:26.758Z] #20 20.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-30T06:25:26.758Z] #20 20.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-30T06:25:26.758Z] #20 20.60 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-30T06:25:26.783Z] #20 43.06 Selecting previously unselected package python3-pip. [2021-06-30T06:25:26.783Z] #20 43.07 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-30T06:25:26.783Z] #20 43.09 Unpacking python3-pip (18.1-5) ... [2021-06-30T06:25:26.783Z] #20 43.24 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:25:26.783Z] #20 43.25 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:25:27.017Z] #20 20.60 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-30T06:25:27.017Z] #20 20.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-30T06:25:27.017Z] #20 20.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:25:27.017Z] #20 20.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-30T06:25:27.017Z] #20 20.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-30T06:25:27.017Z] #20 20.65 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-30T06:25:27.017Z] #20 20.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-30T06:25:27.017Z] #20 20.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-30T06:25:27.017Z] #20 20.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-30T06:25:27.043Z] #20 43.26 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:25:27.043Z] #20 43.36 Selecting previously unselected package python3-setuptools. [2021-06-30T06:25:27.043Z] #20 43.36 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-30T06:25:27.043Z] #20 43.37 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-30T06:25:27.276Z] #20 20.99 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-30T06:25:27.276Z] #20 21.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-30T06:25:27.276Z] #20 21.07 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-30T06:25:27.302Z] #20 43.50 Selecting previously unselected package python3-wheel. [2021-06-30T06:25:27.302Z] #20 43.51 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-30T06:25:27.302Z] #20 43.51 Unpacking python3-wheel (0.32.3-2) ... [2021-06-30T06:25:27.302Z] #20 43.59 Selecting previously unselected package sudo. [2021-06-30T06:25:27.302Z] #20 43.59 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-30T06:25:27.302Z] #20 43.60 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:25:27.845Z] #20 21.60 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:25:27.845Z] #20 21.69 Fetched 28.6 MB in 1s (19.3 MB/s) [2021-06-30T06:25:27.871Z] #20 44.06 Selecting previously unselected package thin-provisioning-tools. [2021-06-30T06:25:27.871Z] #20 44.07 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-30T06:25:27.871Z] #20 44.08 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:25:27.871Z] #20 44.30 Selecting previously unselected package uidmap. [2021-06-30T06:25:27.871Z] #20 44.31 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-30T06:25:28.104Z] #20 21.75 Selecting previously unselected package pigz. [2021-06-30T06:25:28.104Z] #20 21.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 ... 23446 files and directories currently installed.) [2021-06-30T06:25:28.104Z] #20 21.79 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-30T06:25:28.104Z] #20 21.80 Unpacking pigz (2.4-1) ... [2021-06-30T06:25:28.104Z] #20 21.86 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:25:28.104Z] #20 21.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:28.104Z] #20 21.88 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:28.130Z] #20 44.32 Unpacking uidmap (1:4.5-1.1) ... [2021-06-30T06:25:28.130Z] #20 44.42 Selecting previously unselected package vim-runtime. [2021-06-30T06:25:28.130Z] #20 44.43 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:25:28.130Z] #20 44.46 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-30T06:25:28.130Z] #20 44.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-30T06:25:28.130Z] #20 44.50 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:25:28.363Z] #20 22.27 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:25:28.577Z] #20 41.71 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:25:28.577Z] #20 41.72 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:25:28.577Z] #20 41.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:25:28.577Z] #20 41.77 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:25:28.577Z] #20 41.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:25:28.577Z] #20 41.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:25:28.577Z] #20 41.86 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:25:28.577Z] #20 41.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:25:28.577Z] #20 41.88 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:25:28.577Z] #20 41.94 Selecting previously unselected package libreadline5:amd64. [2021-06-30T06:25:28.577Z] #20 41.95 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-30T06:25:28.577Z] #20 41.95 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:25:28.577Z] #20 42.05 Selecting previously unselected package net-tools. [2021-06-30T06:25:28.577Z] #20 42.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-30T06:25:28.577Z] #20 42.08 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:25:28.577Z] #20 42.24 Selecting previously unselected package patch. [2021-06-30T06:25:28.577Z] #20 42.24 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-30T06:25:28.577Z] #20 42.25 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-30T06:25:28.622Z] #20 22.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:28.622Z] #20 22.29 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:25:28.836Z] #20 42.35 Selecting previously unselected package python-pip-whl. [2021-06-30T06:25:28.836Z] #20 42.35 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-30T06:25:28.836Z] #20 42.36 Unpacking python-pip-whl (18.1-5) ... [2021-06-30T06:25:29.095Z] #20 42.78 Selecting previously unselected package python3-lib2to3. [2021-06-30T06:25:29.095Z] #20 42.78 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-30T06:25:29.095Z] #20 42.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:25:29.354Z] #20 42.90 Selecting previously unselected package python3-distutils. [2021-06-30T06:25:29.354Z] #20 42.91 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-30T06:25:29.354Z] #20 42.92 Unpacking python3-distutils (3.7.3-1) ... [2021-06-30T06:25:29.354Z] #20 43.05 Selecting previously unselected package python3-pip. [2021-06-30T06:25:29.354Z] #20 43.05 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-30T06:25:29.354Z] #20 43.06 Unpacking python3-pip (18.1-5) ... [2021-06-30T06:25:29.558Z] #20 23.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:29.558Z] #20 23.11 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:25:29.613Z] #20 43.20 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:25:29.613Z] #20 43.21 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:25:29.613Z] #20 43.22 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:25:29.872Z] #20 43.36 Selecting previously unselected package python3-setuptools. [2021-06-30T06:25:29.872Z] #20 43.37 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-30T06:25:29.872Z] #20 43.37 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-30T06:25:29.872Z] #20 43.54 Selecting previously unselected package python3-wheel. [2021-06-30T06:25:29.872Z] #20 43.54 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-30T06:25:29.872Z] #20 43.54 Unpacking python3-wheel (0.32.3-2) ... [2021-06-30T06:25:29.872Z] #20 43.61 Selecting previously unselected package sudo. [2021-06-30T06:25:30.132Z] #20 43.62 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-30T06:25:30.132Z] #20 43.63 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:25:30.132Z] #20 44.00 Selecting previously unselected package thin-provisioning-tools. [2021-06-30T06:25:30.132Z] #20 44.01 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-30T06:25:30.132Z] #20 44.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:25:30.675Z] #20 47.09 Selecting previously unselected package vim. [2021-06-30T06:25:30.700Z] #20 44.21 Selecting previously unselected package uidmap. [2021-06-30T06:25:30.700Z] #20 44.21 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-30T06:25:30.700Z] #20 44.22 Unpacking uidmap (1:4.5-1.1) ... [2021-06-30T06:25:30.700Z] #20 44.32 Selecting previously unselected package vim-runtime. [2021-06-30T06:25:30.700Z] #20 44.33 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:25:30.700Z] #20 44.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-30T06:25:30.700Z] #20 44.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-30T06:25:30.700Z] #20 44.39 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:25:30.935Z] #20 47.09 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:25:30.935Z] #20 47.11 Unpacking vim (2:8.1.0875-5) ... [2021-06-30T06:25:30.937Z] #20 24.75 Selecting previously unselected package python3-minimal. [2021-06-30T06:25:31.194Z] #20 47.58 Selecting previously unselected package xfsprogs. [2021-06-30T06:25:31.195Z] #20 47.60 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-30T06:25:31.195Z] #20 47.60 Unpacking xfsprogs (4.20.0-1) ... [2021-06-30T06:25:31.196Z] #20 24.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 ... 23695 files and directories currently installed.) [2021-06-30T06:25:31.196Z] #20 24.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:25:31.196Z] #20 24.81 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:25:31.196Z] #20 24.89 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:25:31.196Z] #20 24.90 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:25:31.196Z] #20 24.95 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:25:31.455Z] #20 25.04 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:25:31.455Z] #20 25.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:31.455Z] #20 25.06 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:31.766Z] #20 48.01 Selecting previously unselected package zip. [2021-06-30T06:25:31.766Z] #20 48.02 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-30T06:25:31.766Z] #20 48.02 Unpacking zip (3.0-11+b1) ... [2021-06-30T06:25:31.766Z] #20 48.19 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:25:31.766Z] #20 48.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:25:31.766Z] #20 48.22 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:31.766Z] #20 48.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:25:31.766Z] #20 48.24 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:25:32.026Z] #20 48.26 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:32.026Z] #20 48.26 Setting up uidmap (1:4.5-1.1) ... [2021-06-30T06:25:32.026Z] #20 48.27 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:25:32.026Z] #20 48.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:25:32.026Z] #20 48.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:25:32.026Z] #20 48.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:25:32.026Z] #20 48.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:25:32.026Z] #20 48.33 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:25:32.026Z] #20 48.34 Setting up zip (3.0-11+b1) ... [2021-06-30T06:25:32.026Z] #20 48.35 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:25:32.026Z] #20 48.37 Setting up bash-completion (1:2.8-6) ... [2021-06-30T06:25:32.392Z] #20 25.85 Selecting previously unselected package python3.7. [2021-06-30T06:25:32.392Z] #20 25.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:32.392Z] #20 25.87 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:32.392Z] #20 25.99 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:25:32.392Z] #20 25.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:25:32.392Z] #20 26.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:25:32.392Z] #20 26.12 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:25:33.220Z] #20 26.83 Selecting previously unselected package python3. [2021-06-30T06:25:33.220Z] #20 26.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-06-30T06:25:33.220Z] #20 26.88 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:25:33.220Z] #20 26.89 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:25:33.220Z] #20 26.99 Selecting previously unselected package libip4tc0:amd64. [2021-06-30T06:25:33.220Z] #20 26.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:25:33.220Z] #20 27.00 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:33.242Z] #20 46.93 Selecting previously unselected package vim. [2021-06-30T06:25:33.242Z] #20 46.95 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:25:33.242Z] #20 46.97 Unpacking vim (2:8.1.0875-5) ... [2021-06-30T06:25:33.479Z] #20 27.11 Selecting previously unselected package libip6tc0:amd64. [2021-06-30T06:25:33.479Z] #20 27.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:25:33.479Z] #20 27.13 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:33.479Z] #20 27.21 Selecting previously unselected package libiptc0:amd64. [2021-06-30T06:25:33.479Z] #20 27.22 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-30T06:25:33.479Z] #20 27.23 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:33.479Z] #20 27.30 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-30T06:25:33.479Z] #20 27.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-30T06:25:33.479Z] #20 27.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:25:33.479Z] #20 27.36 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-30T06:25:33.738Z] #20 27.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-30T06:25:33.738Z] #20 27.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:25:33.738Z] #20 27.46 Selecting previously unselected package libnftnl11:amd64. [2021-06-30T06:25:33.738Z] #20 27.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-30T06:25:33.738Z] #20 27.46 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:25:33.822Z] #20 47.41 Selecting previously unselected package xfsprogs. [2021-06-30T06:25:33.822Z] #20 47.43 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-30T06:25:33.822Z] #20 47.43 Unpacking xfsprogs (4.20.0-1) ... [2021-06-30T06:25:33.997Z] #20 27.55 Selecting previously unselected package iptables. [2021-06-30T06:25:33.997Z] #20 27.55 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-30T06:25:33.997Z] #20 27.56 Unpacking iptables (1.8.2-4) ... [2021-06-30T06:25:34.116Z] #20 47.85 Selecting previously unselected package zip. [2021-06-30T06:25:34.116Z] #20 47.85 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-30T06:25:34.116Z] #20 47.85 Unpacking zip (3.0-11+b1) ... [2021-06-30T06:25:34.256Z] #20 27.83 Selecting previously unselected package xxd. [2021-06-30T06:25:34.256Z] #20 27.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:25:34.256Z] #20 27.84 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:25:34.256Z] #20 27.97 Selecting previously unselected package vim-common. [2021-06-30T06:25:34.256Z] #20 27.98 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:25:34.256Z] #20 27.99 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:25:34.391Z] #20 48.01 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:25:34.391Z] #20 48.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:25:34.391Z] #20 48.03 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:34.391Z] #20 48.04 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:25:34.391Z] #20 48.05 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:25:34.391Z] #20 48.06 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:34.391Z] #20 48.07 Setting up uidmap (1:4.5-1.1) ... [2021-06-30T06:25:34.391Z] #20 48.09 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:25:34.391Z] #20 48.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:25:34.391Z] #20 48.11 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:25:34.391Z] #20 48.13 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:25:34.391Z] #20 48.14 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:25:34.391Z] #20 48.15 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:25:34.391Z] #20 48.16 Setting up zip (3.0-11+b1) ... [2021-06-30T06:25:34.391Z] #20 48.17 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:25:34.515Z] #20 28.14 Selecting previously unselected package bash-completion. [2021-06-30T06:25:34.515Z] #20 28.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-30T06:25:34.564Z] #20 50.73 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:34.564Z] #20 50.75 Setting up xz-utils (5.2.4-1) ... [2021-06-30T06:25:34.564Z] #20 50.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-30T06:25:34.564Z] #20 50.78 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-30T06:25:34.564Z] #20 50.80 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:25:34.564Z] #20 50.86 invoke-rc.d: could not determine current runlevel [2021-06-30T06:25:34.564Z] #20 50.87 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-30T06:25:34.564Z] #20 50.88 Setting up pigz (2.4-1) ... [2021-06-30T06:25:34.564Z] #20 50.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:25:34.564Z] #20 50.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:25:34.564Z] #20 50.92 Setting up python-pip-whl (18.1-5) ... [2021-06-30T06:25:34.564Z] #20 50.93 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:25:34.564Z] #20 50.94 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:25:34.650Z] #20 48.21 Setting up bash-completion (1:2.8-6) ... [2021-06-30T06:25:35.137Z] #20 51.39 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:25:35.137Z] #20 51.41 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:25:35.137Z] #20 51.43 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:35.137Z] #20 51.44 Setting up vim (2:8.1.0875-5) ... [2021-06-30T06:25:35.137Z] #20 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-30T06:25:35.137Z] #20 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-30T06:25:35.137Z] #20 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-30T06:25:35.137Z] #20 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-30T06:25:35.137Z] #20 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-30T06:25:35.137Z] #20 51.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-30T06:25:35.137Z] #20 51.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-30T06:25:35.137Z] #20 51.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-30T06:25:35.137Z] #20 51.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:25:35.137Z] #20 51.52 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:25:35.397Z] #20 51.54 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:25:35.397Z] #20 51.55 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:25:35.397Z] #20 51.57 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:25:35.397Z] #20 51.58 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:36.249Z] #27 17.96 Fetched 51.1 MB in 16s (3103 kB/s) [2021-06-30T06:25:37.051Z] #20 30.39 Unpacking bash-completion (1:2.8-6) ... [2021-06-30T06:25:37.051Z] #20 30.72 Selecting previously unselected package bzip2. [2021-06-30T06:25:37.051Z] #20 30.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-30T06:25:37.051Z] #20 30.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:25:37.203Z] #20 50.75 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:37.203Z] #20 50.76 Setting up xz-utils (5.2.4-1) ... [2021-06-30T06:25:37.203Z] #20 50.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-30T06:25:37.203Z] #20 50.79 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-30T06:25:37.203Z] #20 50.80 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:25:37.203Z] #20 50.85 invoke-rc.d: could not determine current runlevel [2021-06-30T06:25:37.203Z] #20 50.86 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-30T06:25:37.203Z] #20 50.87 Setting up pigz (2.4-1) ... [2021-06-30T06:25:37.203Z] #20 50.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:25:37.203Z] #20 50.91 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:25:37.203Z] #20 50.95 Setting up python-pip-whl (18.1-5) ... [2021-06-30T06:25:37.310Z] #20 30.83 Selecting previously unselected package xz-utils. [2021-06-30T06:25:37.310Z] #20 30.83 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-30T06:25:37.310Z] #20 30.84 Unpacking xz-utils (5.2.4-1) ... [2021-06-30T06:25:37.310Z] #20 31.08 Selecting previously unselected package apparmor. [2021-06-30T06:25:37.477Z] #20 50.96 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:25:37.478Z] #20 50.97 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:25:37.570Z] #20 31.08 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-30T06:25:37.570Z] #20 31.17 Unpacking apparmor (2.13.2-10) ... [2021-06-30T06:25:37.737Z] #20 51.28 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:25:37.737Z] #20 51.30 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:25:37.737Z] #20 51.31 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:37.737Z] #20 51.32 Setting up vim (2:8.1.0875-5) ... [2021-06-30T06:25:37.737Z] #20 51.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-30T06:25:37.737Z] #20 51.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-30T06:25:37.737Z] #20 51.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-30T06:25:37.737Z] #20 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-30T06:25:37.737Z] #20 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-30T06:25:37.737Z] #20 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-30T06:25:37.737Z] #20 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-30T06:25:37.737Z] #20 51.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-30T06:25:37.737Z] #20 51.42 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:25:37.737Z] #20 51.44 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:25:37.737Z] #20 51.46 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:25:37.737Z] #20 51.47 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:25:37.737Z] #20 51.49 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:25:37.737Z] #20 51.50 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:37.842Z] #20 31.47 Selecting previously unselected package aufs-tools. [2021-06-30T06:25:37.842Z] #20 31.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-30T06:25:37.842Z] #20 31.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:25:37.842Z] #20 31.60 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:25:37.842Z] #20 31.60 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:25:37.842Z] #20 31.61 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:25:37.933Z] #20 53.97 Setting up iptables (1.8.2-4) ... [2021-06-30T06:25:37.933Z] #20 53.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:25:37.933Z] #20 54.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:25:37.933Z] #20 54.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:25:37.933Z] #20 54.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:25:37.933Z] #20 54.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-30T06:25:37.933Z] #20 54.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-30T06:25:37.933Z] #20 54.03 Setting up python3 (3.7.3-1) ... [2021-06-30T06:25:38.105Z] #20 31.73 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:25:38.105Z] #20 31.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:25:38.105Z] #20 31.74 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:25:38.105Z] #20 31.89 Selecting previously unselected package jq. [2021-06-30T06:25:38.105Z] #20 31.89 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:25:38.105Z] #20 31.90 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:25:38.105Z] #20 31.98 Selecting previously unselected package libaio1:amd64. [2021-06-30T06:25:38.105Z] #20 31.98 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-30T06:25:38.194Z] #20 54.35 Setting up python3-wheel (0.32.3-2) ... [2021-06-30T06:25:38.365Z] #20 31.99 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:25:38.365Z] #20 32.06 Selecting previously unselected package libgpm2:amd64. [2021-06-30T06:25:38.365Z] #20 32.06 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-30T06:25:38.365Z] #20 32.07 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:25:38.365Z] #20 32.12 Selecting previously unselected package libicu63:amd64. [2021-06-30T06:25:38.365Z] #20 32.13 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-30T06:25:38.365Z] #20 32.13 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:25:38.713Z] #20 54.89 Setting up apparmor (2.13.2-10) ... [2021-06-30T06:25:40.091Z] #20 56.48 Setting up xfsprogs (4.20.0-1) ... [2021-06-30T06:25:40.091Z] #20 56.49 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:25:40.270Z] #20 53.91 Setting up iptables (1.8.2-4) ... [2021-06-30T06:25:40.275Z] #20 53.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:25:40.275Z] #20 53.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:25:40.275Z] #20 53.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:25:40.275Z] #20 53.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:25:40.275Z] #20 53.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-30T06:25:40.275Z] #20 53.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-30T06:25:40.275Z] #20 53.97 Setting up python3 (3.7.3-1) ... [2021-06-30T06:25:40.316Z] Running on azwin-2-35d0c0 in d:\jenkins\workspace\moby_PR-42569 [Pipeline] { [Pipeline] ws [2021-06-30T06:25:40.333Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-30T06:25:40.610Z] #20 56.83 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:25:40.842Z] #20 54.39 Setting up python3-wheel (0.32.3-2) ... [2021-06-30T06:25:41.359Z] #20 54.89 Setting up apparmor (2.13.2-10) ... [2021-06-30T06:25:41.549Z] #20 57.68 Setting up python3-distutils (3.7.3-1) ... [2021-06-30T06:25:41.665Z] #20 34.89 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:25:41.665Z] #20 34.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:25:41.665Z] #20 34.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:25:41.665Z] #20 34.97 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:25:41.665Z] #20 34.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:25:41.665Z] #20 34.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:25:41.665Z] #20 35.09 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:25:41.665Z] #20 35.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:25:41.665Z] #20 35.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:25:41.665Z] #20 35.16 Selecting previously unselected package libreadline5:amd64. [2021-06-30T06:25:41.665Z] #20 35.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-30T06:25:41.665Z] #20 35.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:25:41.665Z] #20 35.24 Selecting previously unselected package net-tools. [2021-06-30T06:25:41.665Z] #20 35.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-30T06:25:41.665Z] #20 35.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:25:41.665Z] #20 35.42 Selecting previously unselected package patch. [2021-06-30T06:25:41.665Z] #20 35.43 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-30T06:25:41.665Z] #20 35.44 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-30T06:25:41.809Z] #20 58.07 Setting up python3-setuptools (40.8.0-1) ... [2021-06-30T06:25:41.925Z] #20 35.53 Selecting previously unselected package python-pip-whl. [2021-06-30T06:25:41.925Z] #20 35.54 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-30T06:25:41.925Z] #20 35.54 Unpacking python-pip-whl (18.1-5) ... [2021-06-30T06:25:42.083Z] The recommended git tool is: git [2021-06-30T06:25:42.494Z] #20 36.01 Selecting previously unselected package python3-lib2to3. [2021-06-30T06:25:42.494Z] #20 36.01 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-30T06:25:42.494Z] #20 36.03 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:25:42.494Z] #20 36.15 Selecting previously unselected package python3-distutils. [2021-06-30T06:25:42.494Z] #20 36.15 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-30T06:25:42.494Z] #20 36.16 Unpacking python3-distutils (3.7.3-1) ... [2021-06-30T06:25:42.735Z] #20 56.49 Setting up xfsprogs (4.20.0-1) ... [2021-06-30T06:25:42.747Z] #20 59.08 Setting up python3-pip (18.1-5) ... [2021-06-30T06:25:42.753Z] #20 36.28 Selecting previously unselected package python3-pip. [2021-06-30T06:25:42.753Z] #20 36.28 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-30T06:25:42.753Z] #20 36.29 Unpacking python3-pip (18.1-5) ... [2021-06-30T06:25:42.753Z] #20 36.44 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:25:42.753Z] #20 36.44 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:25:42.753Z] #20 36.45 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:25:42.753Z] #20 36.57 Selecting previously unselected package python3-setuptools. [2021-06-30T06:25:42.993Z] #20 56.50 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:25:43.012Z] #20 36.57 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-30T06:25:43.012Z] #20 36.59 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-30T06:25:43.012Z] #20 36.79 Selecting previously unselected package python3-wheel. [2021-06-30T06:25:43.012Z] #20 36.80 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-30T06:25:43.012Z] #20 36.80 Unpacking python3-wheel (0.32.3-2) ... [2021-06-30T06:25:43.251Z] #20 56.84 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:25:43.271Z] #20 36.88 Selecting previously unselected package sudo. [2021-06-30T06:25:43.271Z] #20 36.88 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-30T06:25:43.271Z] #20 36.89 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:25:43.698Z] #20 59.95 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:25:43.698Z] #20 59.98 Processing triggers for mime-support (3.62) ... [2021-06-30T06:25:43.817Z] #20 57.68 Setting up python3-distutils (3.7.3-1) ... [2021-06-30T06:25:43.839Z] #20 37.34 Selecting previously unselected package thin-provisioning-tools. [2021-06-30T06:25:43.840Z] #20 37.34 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-30T06:25:43.840Z] #20 37.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:25:43.840Z] #20 37.51 Selecting previously unselected package uidmap. [2021-06-30T06:25:43.840Z] #20 37.52 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-30T06:25:43.840Z] #20 37.53 Unpacking uidmap (1:4.5-1.1) ... [2021-06-30T06:25:44.099Z] #20 37.63 Selecting previously unselected package vim-runtime. [2021-06-30T06:25:44.099Z] #20 37.64 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:25:44.099Z] #20 37.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-30T06:25:44.099Z] #20 37.71 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-30T06:25:44.099Z] #20 37.72 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:25:44.342Z] #27 17.96 Reading package lists... [2021-06-30T06:25:44.385Z] #20 58.04 Setting up python3-setuptools (40.8.0-1) ... [2021-06-30T06:25:44.640Z] #20 DONE 61.1s [2021-06-30T06:25:44.640Z] [2021-06-30T06:25:44.640Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:25:44.640Z] #54 sha256:82fc2b40fce80edd1aff9fee7b28436b72d210b48de786ff878ec3783142986c [2021-06-30T06:25:44.900Z] #54 ... [2021-06-30T06:25:44.900Z] [2021-06-30T06:25:44.900Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-30T06:25:44.900Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94 [2021-06-30T06:25:45.320Z] #20 58.98 Setting up python3-pip (18.1-5) ... [2021-06-30T06:25:45.838Z] #21 1.050 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-30T06:25:45.838Z] #21 1.055 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-30T06:25:45.838Z] #21 1.058 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-30T06:25:45.838Z] #21 DONE 1.2s [2021-06-30T06:25:45.838Z] [2021-06-30T06:25:45.838Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:25:45.838Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:25:46.099Z] #40 ... [2021-06-30T06:25:46.099Z] [2021-06-30T06:25:46.099Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-30T06:25:46.099Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-06-30T06:25:46.254Z] #20 59.85 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:25:46.254Z] #20 59.92 Processing triggers for mime-support (3.62) ... [2021-06-30T06:25:46.636Z] #20 40.35 Selecting previously unselected package vim. [2021-06-30T06:25:46.636Z] #20 40.36 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:25:46.636Z] #20 40.38 Unpacking vim (2:8.1.0875-5) ... [2021-06-30T06:25:47.194Z] #20 DONE 60.7s [2021-06-30T06:25:47.194Z] [2021-06-30T06:25:47.194Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-30T06:25:47.194Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94 [2021-06-30T06:25:47.205Z] #20 40.83 Selecting previously unselected package xfsprogs. [2021-06-30T06:25:47.205Z] #20 40.85 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-30T06:25:47.205Z] #20 40.86 Unpacking xfsprogs (4.20.0-1) ... [2021-06-30T06:25:47.463Z] #20 41.25 Selecting previously unselected package zip. [2021-06-30T06:25:47.463Z] #20 41.26 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-30T06:25:47.464Z] #20 41.27 Unpacking zip (3.0-11+b1) ... [2021-06-30T06:25:47.730Z] #20 41.42 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:25:47.730Z] #20 41.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:25:47.730Z] #20 41.46 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:47.730Z] #20 41.47 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:25:47.730Z] #20 41.49 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:25:47.730Z] #20 41.50 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:47.730Z] #20 41.51 Setting up uidmap (1:4.5-1.1) ... [2021-06-30T06:25:47.730Z] #20 41.52 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:25:47.730Z] #20 41.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:25:47.730Z] #20 41.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:25:47.730Z] #20 41.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:25:47.730Z] #20 41.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:25:47.730Z] #20 41.58 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:25:47.730Z] #20 41.59 Setting up zip (3.0-11+b1) ... [2021-06-30T06:25:47.730Z] #20 41.60 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:25:47.989Z] #20 41.63 Setting up bash-completion (1:2.8-6) ... [2021-06-30T06:25:48.131Z] #21 1.055 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-30T06:25:48.131Z] #21 1.059 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-30T06:25:48.131Z] #21 1.070 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-30T06:25:48.131Z] #21 DONE 1.2s [2021-06-30T06:25:48.131Z] [2021-06-30T06:25:48.131Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-30T06:25:48.131Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-06-30T06:25:50.525Z] #20 44.00 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:25:50.525Z] #20 44.01 Setting up xz-utils (5.2.4-1) ... [2021-06-30T06:25:50.525Z] #20 44.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-30T06:25:50.525Z] #20 44.03 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-30T06:25:50.525Z] #20 44.04 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:25:50.525Z] #20 44.09 invoke-rc.d: could not determine current runlevel [2021-06-30T06:25:50.525Z] #20 44.09 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-30T06:25:50.525Z] #20 44.10 Setting up pigz (2.4-1) ... [2021-06-30T06:25:50.525Z] #20 44.21 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:25:50.525Z] #20 44.22 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:25:50.525Z] #20 44.24 Setting up python-pip-whl (18.1-5) ... [2021-06-30T06:25:50.525Z] #20 44.25 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:25:50.525Z] #20 44.26 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:25:50.886Z] #27 25.24 Reading package lists... [2021-06-30T06:25:51.094Z] #20 44.80 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:25:51.094Z] #20 44.84 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:25:51.094Z] #20 44.86 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:51.094Z] #20 44.87 Setting up vim (2:8.1.0875-5) ... [2021-06-30T06:25:51.094Z] #20 44.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-30T06:25:51.094Z] #20 44.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-30T06:25:51.094Z] #20 44.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-30T06:25:51.094Z] #20 44.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-30T06:25:51.094Z] #20 44.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-30T06:25:51.094Z] #20 ... [2021-06-30T06:25:51.094Z] [2021-06-30T06:25:51.094Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:25:51.094Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:25:51.094Z] #40 174.9 + dpkg --print-architecture [2021-06-30T06:25:51.094Z] #40 174.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-30T06:25:51.354Z] #40 175.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-30T06:25:51.354Z] #40 175.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-30T06:25:51.490Z] #22 4.681 Collecting yamllint==1.26.1 [2021-06-30T06:25:51.490Z] #22 ... [2021-06-30T06:25:51.490Z] [2021-06-30T06:25:51.490Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:25:51.490Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:25:51.490Z] #40 181.2 + dpkg --print-architecture [2021-06-30T06:25:51.490Z] #40 181.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-30T06:25:51.490Z] #40 181.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-30T06:25:51.490Z] #40 181.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-30T06:25:51.821Z] #27 32.13 Building dependency tree... [2021-06-30T06:25:52.750Z] #27 34.51 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-06-30T06:25:52.750Z] #27 34.51 libcap2-bin is already the newest version (1:2.25-2). [2021-06-30T06:25:52.750Z] #27 34.51 patch is already the newest version (2.7.6-3+deb10u1). [2021-06-30T06:25:52.750Z] #27 34.51 xz-utils is already the newest version (5.2.4-1). [2021-06-30T06:25:52.750Z] #27 34.51 The following additional packages will be installed: [2021-06-30T06:25:52.750Z] #27 34.51 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-30T06:25:52.750Z] #27 34.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-30T06:25:52.750Z] #27 34.52 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-30T06:25:52.750Z] #27 34.52 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-30T06:25:52.750Z] #27 34.52 python3.7 python3.7-minimal vim-runtime xxd [2021-06-30T06:25:52.750Z] #27 34.52 Suggested packages: [2021-06-30T06:25:52.750Z] #27 34.52 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-06-30T06:25:52.750Z] #27 34.52 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-06-30T06:25:52.750Z] #27 34.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-06-30T06:25:52.750Z] #27 34.52 Recommended packages: [2021-06-30T06:25:52.750Z] #27 34.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-30T06:25:52.750Z] #27 34.52 python3-keyrings.alt python3-xdg unzip [2021-06-30T06:25:53.404Z] #22 4.537 Collecting yamllint==1.26.1 [2021-06-30T06:25:53.404Z] #22 ... [2021-06-30T06:25:53.404Z] [2021-06-30T06:25:53.404Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:25:53.404Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:25:53.404Z] #40 181.4 + dpkg --print-architecture [2021-06-30T06:25:53.404Z] #40 181.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-30T06:25:53.404Z] #40 181.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-30T06:25:53.404Z] #40 181.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-30T06:25:54.642Z] #27 36.36 The following NEW packages will be installed: [2021-06-30T06:25:54.642Z] #27 36.37 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-06-30T06:25:54.642Z] #27 36.37 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-06-30T06:25:54.642Z] #27 36.37 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-06-30T06:25:54.642Z] #27 36.38 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-06-30T06:25:54.642Z] #27 36.38 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-06-30T06:25:54.642Z] #27 36.38 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-06-30T06:25:54.642Z] #27 36.38 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-06-30T06:25:54.642Z] #27 36.38 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-06-30T06:25:54.898Z] #27 36.76 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:25:54.898Z] #27 36.76 Need to get 20.0 MB of archives. [2021-06-30T06:25:54.898Z] #27 36.76 After this operation, 82.5 MB of additional disk space will be used. [2021-06-30T06:25:54.898Z] #27 36.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-30T06:25:54.898Z] #27 36.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:25:54.898Z] #27 36.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:25:55.154Z] #27 36.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:25:55.154Z] #27 36.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:25:55.154Z] #27 36.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:25:55.154Z] #27 36.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:25:55.154Z] #27 36.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:25:55.154Z] #27 36.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:25:55.154Z] #27 36.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-30T06:25:55.154Z] #27 36.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-30T06:25:55.154Z] #27 36.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-30T06:25:55.154Z] #27 36.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-30T06:25:55.154Z] #27 36.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-30T06:25:55.154Z] #27 36.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-30T06:25:55.154Z] #27 36.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-30T06:25:55.154Z] #27 36.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:25:55.154Z] #27 36.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:25:55.154Z] #27 36.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-30T06:25:55.154Z] #27 36.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-30T06:25:55.154Z] #27 36.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-30T06:25:55.154Z] #27 36.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:25:55.154Z] #27 36.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:25:55.154Z] #27 36.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:25:55.154Z] #27 36.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-30T06:25:55.154Z] #27 36.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-30T06:25:55.154Z] #27 36.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:25:55.154Z] #27 36.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-30T06:25:55.154Z] #27 36.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-30T06:25:55.154Z] #27 36.99 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-30T06:25:55.154Z] #27 36.99 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-30T06:25:55.154Z] #27 36.99 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-30T06:25:55.410Z] #27 37.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-30T06:25:55.410Z] #27 37.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-30T06:25:55.410Z] #27 37.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-30T06:25:55.410Z] #27 37.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:25:55.410Z] #27 37.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-30T06:25:55.410Z] #27 37.08 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-30T06:25:55.410Z] #27 37.08 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-30T06:25:55.410Z] #27 37.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-30T06:25:55.410Z] #27 37.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-30T06:25:55.410Z] #27 37.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-30T06:25:55.666Z] #27 37.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-30T06:25:55.666Z] #27 37.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-30T06:25:55.666Z] #27 37.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-30T06:25:56.229Z] #27 38.16 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:25:56.759Z] #40 ... [2021-06-30T06:25:56.759Z] [2021-06-30T06:25:56.759Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-30T06:25:56.759Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-06-30T06:25:56.759Z] #22 10.02 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-30T06:25:56.793Z] #27 38.40 Fetched 20.0 MB in 1s (20.4 MB/s) [2021-06-30T06:25:56.793Z] #27 38.49 Selecting previously unselected package pigz. [2021-06-30T06:25:56.793Z] #27 38.49 (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 ... 39111 files and directories currently installed.) [2021-06-30T06:25:56.793Z] #27 38.55 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-30T06:25:56.793Z] #27 38.56 Unpacking pigz (2.4-1) ... [2021-06-30T06:25:56.793Z] #27 38.64 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:25:56.793Z] #27 38.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:56.793Z] #27 38.66 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:57.018Z] #22 10.98 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-30T06:25:57.018Z] #22 11.03 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-30T06:25:57.018Z] #22 11.09 Collecting pyyaml (from yamllint==1.26.1) [2021-06-30T06:25:57.049Z] #27 38.90 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:25:57.049Z] #27 38.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:57.049Z] #27 38.92 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:25:57.278Z] #22 11.30 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-30T06:25:57.537Z] #22 11.58 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-30T06:25:57.537Z] #22 11.58 Building wheels for collected packages: yamllint [2021-06-30T06:25:57.537Z] #22 11.59 Running setup.py bdist_wheel for yamllint: started [2021-06-30T06:25:57.612Z] #27 39.46 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:57.612Z] #27 39.47 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:25:57.922Z] #40 ... [2021-06-30T06:25:57.922Z] [2021-06-30T06:25:57.922Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-30T06:25:57.922Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:25:57.922Z] #20 44.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-30T06:25:57.922Z] #20 44.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-30T06:25:57.922Z] #20 44.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-30T06:25:57.922Z] #20 44.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:25:57.922Z] #20 44.97 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:25:57.922Z] #20 44.98 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:25:57.922Z] #20 44.99 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:25:57.922Z] #20 45.01 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:25:57.922Z] #20 45.03 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:57.922Z] #20 47.43 Setting up iptables (1.8.2-4) ... [2021-06-30T06:25:57.922Z] #20 47.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:25:57.922Z] #20 47.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:25:57.922Z] #20 47.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:25:57.922Z] #20 47.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:25:57.922Z] #20 47.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-30T06:25:57.922Z] #20 47.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-30T06:25:57.922Z] #20 47.49 Setting up python3 (3.7.3-1) ... [2021-06-30T06:25:57.922Z] #20 47.77 Setting up python3-wheel (0.32.3-2) ... [2021-06-30T06:25:57.922Z] #20 48.48 Setting up apparmor (2.13.2-10) ... [2021-06-30T06:25:57.922Z] #20 49.95 Setting up xfsprogs (4.20.0-1) ... [2021-06-30T06:25:57.922Z] #20 49.96 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:25:57.922Z] #20 50.33 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:25:57.922Z] #20 51.03 Setting up python3-distutils (3.7.3-1) ... [2021-06-30T06:25:57.922Z] #20 51.44 Setting up python3-setuptools (40.8.0-1) ... [2021-06-30T06:25:58.475Z] #22 12.61 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-30T06:25:58.490Z] #20 52.33 Setting up python3-pip (18.1-5) ... [2021-06-30T06:25:58.674Z] #40 ... [2021-06-30T06:25:58.674Z] [2021-06-30T06:25:58.674Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-30T06:25:58.674Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-06-30T06:25:58.674Z] #22 9.889 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-30T06:25:58.734Z] #22 12.61 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-30T06:25:58.734Z] #22 12.65 Successfully built yamllint [2021-06-30T06:25:58.734Z] #22 12.67 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-30T06:25:58.980Z] #27 40.49 Selecting previously unselected package python3-minimal. [2021-06-30T06:25:58.980Z] #27 40.49 (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 ... 39360 files and directories currently installed.) [2021-06-30T06:25:58.980Z] #27 40.53 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:25:58.980Z] #27 40.54 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:25:58.980Z] #27 40.61 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:25:58.980Z] #27 40.61 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:25:58.980Z] #27 40.62 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:25:58.980Z] #27 40.68 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:25:58.980Z] #27 40.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:58.980Z] #27 40.69 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:58.997Z] #22 12.95 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-30T06:25:59.237Z] #27 41.16 Selecting previously unselected package python3.7. [2021-06-30T06:25:59.243Z] #22 10.93 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-30T06:25:59.243Z] #22 10.97 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-30T06:25:59.243Z] #22 11.01 Collecting pyyaml (from yamllint==1.26.1) [2021-06-30T06:25:59.243Z] #22 11.16 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-30T06:25:59.428Z] #20 53.12 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:25:59.428Z] #20 53.14 Processing triggers for mime-support (3.62) ... [2021-06-30T06:25:59.494Z] #27 41.17 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:25:59.494Z] #27 41.18 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:25:59.494Z] #27 41.27 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:25:59.494Z] #27 41.28 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:25:59.494Z] #27 41.29 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:25:59.494Z] #27 41.41 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:25:59.502Z] #22 11.34 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-30T06:25:59.566Z] #22 DONE 13.5s [2021-06-30T06:25:59.566Z] [2021-06-30T06:25:59.566Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-30T06:25:59.566Z] #25 sha256:235ea042186b90128848e290a7357a6d0bf2c8dc68de28f961c0473b42a8fe20 [2021-06-30T06:25:59.688Z] #20 DONE 53.5s [2021-06-30T06:25:59.688Z] [2021-06-30T06:25:59.688Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:25:59.688Z] #54 sha256:8d7bb024ae81c3ef6907b776117c33890b9efd1b4036bd4202e46071b3f15e8d [2021-06-30T06:25:59.761Z] #22 11.34 Building wheels for collected packages: yamllint [2021-06-30T06:25:59.761Z] #22 11.34 Running setup.py bdist_wheel for yamllint: started [2021-06-30T06:25:59.842Z] #25 DONE 0.4s [2021-06-30T06:25:59.842Z] [2021-06-30T06:25:59.842Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:25:59.842Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:25:59.947Z] #54 ... [2021-06-30T06:25:59.947Z] [2021-06-30T06:25:59.947Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-30T06:25:59.947Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94 [2021-06-30T06:26:00.057Z] #27 41.95 Selecting previously unselected package python3. [2021-06-30T06:26:00.100Z] #40 ... [2021-06-30T06:26:00.101Z] [2021-06-30T06:26:00.101Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-30T06:26:00.101Z] #30 sha256:cc2066d21b465fb37a54988bfb3f28b0d719a43f33fa7ba59b737a90e4458049 [2021-06-30T06:26:00.313Z] #27 41.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39772 files and directories currently installed.) [2021-06-30T06:26:00.313Z] #27 42.00 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:26:00.313Z] #27 42.01 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:26:00.313Z] #27 42.08 Selecting previously unselected package libip4tc0:amd64. [2021-06-30T06:26:00.313Z] #27 42.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:26:00.313Z] #27 42.08 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:26:00.313Z] #27 42.13 Selecting previously unselected package libip6tc0:amd64. [2021-06-30T06:26:00.313Z] #27 42.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:26:00.313Z] #27 42.14 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:26:00.313Z] #27 42.21 Selecting previously unselected package libiptc0:amd64. [2021-06-30T06:26:00.570Z] #27 42.21 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-30T06:26:00.570Z] #27 42.22 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:26:00.570Z] #27 42.28 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-30T06:26:00.570Z] #27 42.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-30T06:26:00.570Z] #27 42.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:26:00.570Z] #27 42.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-30T06:26:00.570Z] #27 42.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-30T06:26:00.570Z] #27 42.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:26:00.570Z] #27 42.40 Selecting previously unselected package libnftnl11:amd64. [2021-06-30T06:26:00.570Z] #27 42.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-30T06:26:00.570Z] #27 42.41 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:26:00.699Z] #22 12.27 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-30T06:26:00.699Z] #22 12.27 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-30T06:26:00.699Z] #22 12.32 Successfully built yamllint [2021-06-30T06:26:00.699Z] #22 12.34 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-30T06:26:00.827Z] #27 42.46 Selecting previously unselected package iptables. [2021-06-30T06:26:00.827Z] #27 42.47 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-30T06:26:00.827Z] #27 42.48 Unpacking iptables (1.8.2-4) ... [2021-06-30T06:26:00.827Z] #27 42.66 Selecting previously unselected package xxd. [2021-06-30T06:26:00.827Z] #27 42.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:26:00.827Z] #27 42.67 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:26:00.827Z] #27 42.76 Selecting previously unselected package vim-common. [2021-06-30T06:26:00.962Z] #22 12.67 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-30T06:26:01.084Z] #27 42.76 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:26:01.084Z] #27 42.79 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:26:01.084Z] #27 42.89 Selecting previously unselected package bash-completion. [2021-06-30T06:26:01.084Z] #27 42.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-30T06:26:01.328Z] #21 1.575 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-30T06:26:01.328Z] #21 1.579 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-30T06:26:01.328Z] #21 1.583 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-30T06:26:01.532Z] #22 DONE 13.3s [2021-06-30T06:26:01.532Z] [2021-06-30T06:26:01.532Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-30T06:26:01.532Z] #25 sha256:e3abcf8aa0c48b8fb456c73fd855fae703de7396ab0696605fdafeed650c3063 [2021-06-30T06:26:01.587Z] #21 DONE 1.7s [2021-06-30T06:26:01.587Z] [2021-06-30T06:26:01.587Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-30T06:26:01.587Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-06-30T06:26:01.791Z] #25 DONE 0.2s [2021-06-30T06:26:01.791Z] [2021-06-30T06:26:01.791Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-30T06:26:01.791Z] #30 sha256:cfb2efe6c001b9daa7e453644b50974f90e8c44fd0e34750c6d69df222ccb143 [2021-06-30T06:26:02.983Z] #27 44.41 Unpacking bash-completion (1:2.8-6) ... [2021-06-30T06:26:02.983Z] #27 44.66 Selecting previously unselected package apparmor. [2021-06-30T06:26:02.983Z] #27 44.67 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-06-30T06:26:02.983Z] #27 44.73 Unpacking apparmor (2.13.2-10) ... [2021-06-30T06:26:03.239Z] #27 44.93 Selecting previously unselected package aufs-tools. [2021-06-30T06:26:03.239Z] #27 44.94 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-30T06:26:03.239Z] #27 44.95 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:26:03.239Z] #27 45.03 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:26:03.239Z] #27 45.04 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:26:03.239Z] #27 45.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:26:03.496Z] #27 45.17 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:26:03.496Z] #27 45.18 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:26:03.496Z] #27 45.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:26:03.496Z] #27 45.27 Selecting previously unselected package jq. [2021-06-30T06:26:03.496Z] #27 45.27 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:26:03.496Z] #27 45.28 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:26:03.496Z] #27 45.35 Selecting previously unselected package libaio1:amd64. [2021-06-30T06:26:03.496Z] #27 45.36 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-06-30T06:26:03.496Z] #27 45.36 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:26:03.752Z] #27 45.41 Selecting previously unselected package libgpm2:amd64. [2021-06-30T06:26:03.752Z] #27 45.42 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-06-30T06:26:03.752Z] #27 45.43 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:26:03.752Z] #27 45.49 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:26:03.752Z] #27 45.49 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:26:03.752Z] #27 45.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:26:03.752Z] #27 45.56 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:26:03.752Z] #27 45.58 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:26:03.752Z] #27 45.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:26:03.752Z] #27 45.66 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:26:03.752Z] #27 45.66 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:26:04.008Z] #27 45.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:26:04.008Z] #27 45.77 Selecting previously unselected package libreadline5:amd64. [2021-06-30T06:26:04.008Z] #27 45.78 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-30T06:26:04.008Z] #27 45.79 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:26:04.008Z] #27 45.86 Selecting previously unselected package net-tools. [2021-06-30T06:26:04.008Z] #27 45.87 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-30T06:26:04.264Z] #27 45.87 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:26:04.264Z] #27 46.03 Selecting previously unselected package python-pip-whl. [2021-06-30T06:26:04.264Z] #27 46.05 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-06-30T06:26:04.264Z] #27 46.05 Unpacking python-pip-whl (18.1-5) ... [2021-06-30T06:26:04.519Z] #27 46.34 Selecting previously unselected package python3-lib2to3. [2021-06-30T06:26:04.519Z] #27 46.34 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-30T06:26:04.519Z] #27 46.35 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:26:04.775Z] #27 46.43 Selecting previously unselected package python3-distutils. [2021-06-30T06:26:04.775Z] #27 46.44 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-06-30T06:26:04.775Z] #27 46.44 Unpacking python3-distutils (3.7.3-1) ... [2021-06-30T06:26:04.775Z] #27 46.53 Selecting previously unselected package python3-pip. [2021-06-30T06:26:04.775Z] #27 46.55 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-06-30T06:26:04.775Z] #27 46.55 Unpacking python3-pip (18.1-5) ... [2021-06-30T06:26:04.775Z] #27 46.66 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:26:05.031Z] #27 46.67 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:26:05.031Z] #27 46.68 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:26:05.031Z] #27 46.75 Selecting previously unselected package python3-setuptools. [2021-06-30T06:26:05.031Z] #27 46.76 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-06-30T06:26:05.031Z] #27 46.77 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-30T06:26:05.287Z] #27 46.93 Selecting previously unselected package python3-wheel. [2021-06-30T06:26:05.287Z] #27 46.94 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-06-30T06:26:05.287Z] #27 46.94 Unpacking python3-wheel (0.32.3-2) ... [2021-06-30T06:26:05.287Z] #27 47.01 Selecting previously unselected package sudo. [2021-06-30T06:26:05.287Z] #27 47.01 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-30T06:26:05.287Z] #27 47.02 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:26:05.370Z] #30 DONE 4.6s [2021-06-30T06:26:05.371Z] [2021-06-30T06:26:05.371Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:26:05.371Z] #50 sha256:c8c6dbb4ead1b1b808f886f4a306d16c42b8c8ea3a14ba83d273541f9f335913 [2021-06-30T06:26:05.371Z] #50 ... [2021-06-30T06:26:05.371Z] [2021-06-30T06:26:05.371Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-30T06:26:05.371Z] #33 sha256:2ed3853e5e201e47cbe6d6852da970cd65a57f0a7925abf655a797595601377b [2021-06-30T06:26:05.371Z] #33 DONE 0.3s [2021-06-30T06:26:05.371Z] [2021-06-30T06:26:05.371Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-30T06:26:05.371Z] #35 sha256:6e17b3af5a9f8203923cfcdb8996cda3a8de99b1d321fd1b15b810b00012bc5f [2021-06-30T06:26:05.371Z] #35 DONE 0.1s [2021-06-30T06:26:05.371Z] [2021-06-30T06:26:05.371Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-30T06:26:05.371Z] #38 sha256:85fda9b3cc82849b9c428c42da5d2d4388026604ed5158f4dc611e48c4bddd07 [2021-06-30T06:26:05.371Z] #38 DONE 0.2s [2021-06-30T06:26:05.371Z] [2021-06-30T06:26:05.371Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:26:05.371Z] #50 sha256:c8c6dbb4ead1b1b808f886f4a306d16c42b8c8ea3a14ba83d273541f9f335913 [2021-06-30T06:26:05.536Z] using credential docker-jenkins-github-credentials [2021-06-30T06:26:05.543Z] #27 47.33 Selecting previously unselected package thin-provisioning-tools. [2021-06-30T06:26:05.544Z] #27 47.33 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-30T06:26:05.544Z] #27 47.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:26:05.644Z] Cloning the remote Git repository [2021-06-30T06:26:05.644Z] Cloning with configured refspecs honoured and without tags [2021-06-30T06:26:05.800Z] #27 47.50 Selecting previously unselected package uidmap. [2021-06-30T06:26:05.800Z] #27 47.51 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-30T06:26:05.800Z] #27 47.61 Unpacking uidmap (1:4.5-1.1) ... [2021-06-30T06:26:05.800Z] #27 47.73 Selecting previously unselected package vim-runtime. [2021-06-30T06:26:05.830Z] Cloning repository https://github.com/moby/moby.git [2021-06-30T06:26:05.978Z] #30 DONE 4.1s [2021-06-30T06:26:05.978Z] [2021-06-30T06:26:05.978Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-30T06:26:05.978Z] #33 sha256:aace26c9ca3a1f324e47c45836806adab53ed0dc67475b75f807e5bb0c78316e [2021-06-30T06:26:05.978Z] #33 DONE 0.3s [2021-06-30T06:26:05.978Z] [2021-06-30T06:26:05.978Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-30T06:26:05.978Z] #35 sha256:411948774277671d674add8b2df0ad9e28373c23ef8e7021f969fd4648130996 [2021-06-30T06:26:05.978Z] #35 DONE 0.1s [2021-06-30T06:26:05.978Z] [2021-06-30T06:26:05.978Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:26:05.978Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:26:06.056Z] #27 47.73 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:26:06.056Z] #27 47.75 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-30T06:26:06.056Z] #27 47.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-30T06:26:06.056Z] #27 47.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:26:06.236Z] #40 ... [2021-06-30T06:26:06.236Z] [2021-06-30T06:26:06.236Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-30T06:26:06.236Z] #38 sha256:bb84a21e2e211097e0ae643a31c6b9af6fc1ddba6507c4702d54ac657a5e642a [2021-06-30T06:26:06.236Z] #38 DONE 0.1s [2021-06-30T06:26:06.236Z] [2021-06-30T06:26:06.236Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:26:06.236Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:26:06.927Z] #22 4.852 Collecting yamllint==1.26.1 [2021-06-30T06:26:07.948Z] #27 49.42 Selecting previously unselected package vim. [2021-06-30T06:26:07.948Z] #27 49.43 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:26:07.948Z] #27 49.45 Unpacking vim (2:8.1.0875-5) ... [2021-06-30T06:26:07.948Z] #27 49.75 Selecting previously unselected package xfsprogs. [2021-06-30T06:26:07.948Z] #27 49.76 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-30T06:26:07.948Z] #27 49.77 Unpacking xfsprogs (4.20.0-1) ... [2021-06-30T06:26:06.283Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-30T06:26:07.104Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:26:07.104Z] > git --version # timeout=10 [2021-06-30T06:26:07.151Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-30T06:26:07.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:26:07.151Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42569/head:refs/remotes/origin/PR-42569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:26:08.204Z] #27 50.07 Selecting previously unselected package zip. [2021-06-30T06:26:08.461Z] #27 50.08 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-06-30T06:26:08.461Z] #27 50.09 Unpacking zip (3.0-11+b1) ... [2021-06-30T06:26:08.461Z] #27 50.30 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:26:08.717Z] #27 50.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:26:08.717Z] #27 50.41 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:26:08.717Z] #27 50.43 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:26:08.717Z] #27 50.49 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:26:08.717Z] #27 50.52 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:26:08.717Z] #27 50.53 Setting up uidmap (1:4.5-1.1) ... [2021-06-30T06:26:08.717Z] #27 50.54 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:26:08.717Z] #27 50.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:26:08.717Z] #27 50.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:26:08.974Z] #27 50.60 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:26:08.974Z] #27 50.61 Setting up zip (3.0-11+b1) ... [2021-06-30T06:26:08.974Z] #27 50.63 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:26:08.974Z] #27 50.66 Setting up bash-completion (1:2.8-6) ... [2021-06-30T06:26:09.563Z] #50 ... [2021-06-30T06:26:09.563Z] [2021-06-30T06:26:09.563Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:26:09.563Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:26:09.563Z] #40 DONE 201.1s [2021-06-30T06:26:09.563Z] [2021-06-30T06:26:09.563Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:26:09.563Z] #50 sha256:c8c6dbb4ead1b1b808f886f4a306d16c42b8c8ea3a14ba83d273541f9f335913 [2021-06-30T06:26:09.563Z] #50 201.4 + /build/golangci-lint --version [2021-06-30T06:26:10.132Z] #50 201.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-30T06:26:10.132Z] #50 DONE 202.1s [2021-06-30T06:26:10.132Z] [2021-06-30T06:26:10.132Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:26:10.132Z] #54 sha256:82fc2b40fce80edd1aff9fee7b28436b72d210b48de786ff878ec3783142986c [2021-06-30T06:26:10.865Z] #27 52.28 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:26:10.865Z] #27 52.30 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:26:10.865Z] #27 52.38 invoke-rc.d: could not determine current runlevel [2021-06-30T06:26:10.865Z] #27 52.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-30T06:26:10.865Z] #27 52.39 Setting up pigz (2.4-1) ... [2021-06-30T06:26:10.865Z] #27 52.41 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:26:10.865Z] #27 52.42 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:26:10.865Z] #27 52.45 Setting up python-pip-whl (18.1-5) ... [2021-06-30T06:26:10.865Z] #27 52.47 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:26:10.865Z] #27 52.49 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:26:11.121Z] #27 52.76 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:26:11.121Z] #27 52.77 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:26:11.121Z] #27 52.79 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:26:11.121Z] #27 52.81 Setting up vim (2:8.1.0875-5) ... [2021-06-30T06:26:11.121Z] #27 52.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-30T06:26:11.121Z] #27 52.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-30T06:26:11.121Z] #27 52.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-30T06:26:11.121Z] #27 52.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-30T06:26:11.121Z] #27 52.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-30T06:26:11.121Z] #27 52.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-30T06:26:11.121Z] #27 52.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-30T06:26:11.121Z] #27 52.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-30T06:26:11.121Z] #27 52.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:26:11.121Z] #27 52.90 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:26:11.121Z] #27 52.92 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:26:11.121Z] #27 52.94 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:26:11.121Z] #27 52.95 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:26:11.378Z] #27 52.97 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:26:12.042Z] #54 ... [2021-06-30T06:26:12.042Z] [2021-06-30T06:26:12.042Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-30T06:26:12.042Z] #41 sha256:5f8f4a8a6a11a61d040a50e2fe3f7c9418b2e8bf82ca8afcd41432f0da45477f [2021-06-30T06:26:12.207Z] #22 10.15 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-30T06:26:12.301Z] #41 DONE 0.3s [2021-06-30T06:26:12.301Z] [2021-06-30T06:26:12.301Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-30T06:26:12.301Z] #45 sha256:f2e1f5aa90f300aab935dad6eec0cdbc26b2490d488b2fb340b68267460657c0 [2021-06-30T06:26:12.467Z] #22 11.04 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-30T06:26:12.467Z] #22 11.08 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-30T06:26:12.467Z] #22 11.13 Collecting pyyaml (from yamllint==1.26.1) [2021-06-30T06:26:12.467Z] #22 ... [2021-06-30T06:26:12.467Z] [2021-06-30T06:26:12.467Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:26:12.467Z] #50 sha256:2c9ed71774e3faa2aa4d1c9cc24f1d0396443b3e4bbc52ba8da7a019eadd6bab [2021-06-30T06:26:12.467Z] #50 196.6 + /build/golangci-lint --version [2021-06-30T06:26:12.745Z] #27 54.45 Setting up iptables (1.8.2-4) ... [2021-06-30T06:26:12.745Z] #27 54.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:26:12.745Z] #27 54.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:26:12.745Z] #27 54.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:26:12.745Z] #27 54.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:26:12.745Z] #27 54.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-30T06:26:12.745Z] #27 54.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-30T06:26:12.745Z] #27 54.54 Setting up python3 (3.7.3-1) ... [2021-06-30T06:26:12.799Z] #40 DONE 201.6s [2021-06-30T06:26:12.799Z] [2021-06-30T06:26:12.799Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:12.799Z] #57 sha256:334aeeab49bfa4eb36eee3d51cf334c7b7c70ee67c5cb762fcf339f2e364cf3e [2021-06-30T06:26:12.799Z] #57 ... [2021-06-30T06:26:12.799Z] [2021-06-30T06:26:12.799Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:26:12.799Z] #50 sha256:81ee5e1bb7a423d2bf8f0ef48374178ad43bab4f8e1b6add9b151c6f9271c6c7 [2021-06-30T06:26:12.799Z] #50 202.8 + /build/golangci-lint --version [2021-06-30T06:26:12.799Z] #50 203.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-30T06:26:12.799Z] #50 DONE 203.4s [2021-06-30T06:26:12.799Z] [2021-06-30T06:26:12.799Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:26:12.799Z] #54 sha256:f0124eb63409f9e463180980fce19d7611d24ccc4a7763b822928f0773b3ace4 [2021-06-30T06:26:12.870Z] #45 DONE 0.3s [2021-06-30T06:26:12.870Z] [2021-06-30T06:26:12.870Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-30T06:26:12.870Z] #47 sha256:06b651f5a4a2a361f0b9b41fec750f19a3a92371758545dc2790c255ee1192d5 [2021-06-30T06:26:12.870Z] #47 DONE 0.3s [2021-06-30T06:26:12.870Z] [2021-06-30T06:26:12.870Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-30T06:26:12.870Z] #49 sha256:2e882dce50aab1dc3445cbf60c5b6969f060041832b90167fea4edd16e44aeee [2021-06-30T06:26:12.870Z] #49 DONE 0.1s [2021-06-30T06:26:12.870Z] [2021-06-30T06:26:12.870Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:12.870Z] #57 sha256:d94fbdc696485ec1e1604518493a91b5eee78f0ebf33060fe6511754e9abc1ba [2021-06-30T06:26:13.001Z] #27 54.75 Setting up python3-wheel (0.32.3-2) ... [2021-06-30T06:26:13.035Z] #50 ... [2021-06-30T06:26:13.035Z] [2021-06-30T06:26:13.036Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-30T06:26:13.036Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:26:13.036Z] #40 DONE 196.7s [2021-06-30T06:26:13.036Z] [2021-06-30T06:26:13.036Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-30T06:26:13.036Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-06-30T06:26:13.036Z] #22 11.27 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-30T06:26:13.036Z] #22 11.45 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-30T06:26:13.036Z] #22 11.46 Building wheels for collected packages: yamllint [2021-06-30T06:26:13.036Z] #22 11.46 Running setup.py bdist_wheel for yamllint: started [2021-06-30T06:26:13.129Z] #57 ... [2021-06-30T06:26:13.130Z] [2021-06-30T06:26:13.130Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-30T06:26:13.130Z] #51 sha256:912ee0e73c179dc282108155c746c51019b00490603c37376e0e133b2f116fea [2021-06-30T06:26:13.390Z] #51 DONE 0.4s [2021-06-30T06:26:13.390Z] [2021-06-30T06:26:13.390Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-30T06:26:13.390Z] #53 sha256:182f0417837418b8434711eb250b79524ce1b3dfff424c96452efdcb1d7545e7 [2021-06-30T06:26:13.571Z] #27 55.15 Setting up apparmor (2.13.2-10) ... [2021-06-30T06:26:13.608Z] #22 ... [2021-06-30T06:26:13.608Z] [2021-06-30T06:26:13.608Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-30T06:26:13.608Z] #50 sha256:2c9ed71774e3faa2aa4d1c9cc24f1d0396443b3e4bbc52ba8da7a019eadd6bab [2021-06-30T06:26:13.608Z] #50 197.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-30T06:26:13.608Z] #50 DONE 197.3s [2021-06-30T06:26:13.608Z] [2021-06-30T06:26:13.608Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:26:13.608Z] #54 sha256:8d7bb024ae81c3ef6907b776117c33890b9efd1b4036bd4202e46071b3f15e8d [2021-06-30T06:26:13.608Z] #54 ... [2021-06-30T06:26:13.608Z] [2021-06-30T06:26:13.608Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-30T06:26:13.608Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-06-30T06:26:13.608Z] #22 12.25 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-30T06:26:13.608Z] #22 12.25 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-30T06:26:13.608Z] #22 12.27 Successfully built yamllint [2021-06-30T06:26:13.649Z] #53 DONE 0.0s [2021-06-30T06:26:13.649Z] [2021-06-30T06:26:13.649Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:26:13.649Z] #54 sha256:82fc2b40fce80edd1aff9fee7b28436b72d210b48de786ff878ec3783142986c [2021-06-30T06:26:13.870Z] #22 12.29 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-30T06:26:14.130Z] #22 12.59 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-30T06:26:14.390Z] #22 DONE 12.9s [2021-06-30T06:26:14.390Z] [2021-06-30T06:26:14.390Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-30T06:26:14.390Z] #25 sha256:4f081567987a5ba51a587c517738891ba02d2317921c504881f46fb08be3d331 [2021-06-30T06:26:14.701Z] #54 ... [2021-06-30T06:26:14.701Z] [2021-06-30T06:26:14.701Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-30T06:26:14.701Z] #41 sha256:ce8d5303184f656faa8658b1d1a12fb6c582836ddc43f94948fe14c5bc3f3cb9 [2021-06-30T06:26:14.937Z] #27 56.60 Setting up xfsprogs (4.20.0-1) ... [2021-06-30T06:26:14.937Z] #27 56.61 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:26:14.958Z] #25 DONE 0.5s [2021-06-30T06:26:14.958Z] [2021-06-30T06:26:14.958Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-30T06:26:14.958Z] #30 sha256:9ac3d5ac24a21cae591bf38aa576cd1056f7cae55cb70faa0e7f5a6fa0ed2fe5 [2021-06-30T06:26:15.193Z] #27 56.98 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:26:15.268Z] #41 DONE 0.4s [2021-06-30T06:26:15.268Z] [2021-06-30T06:26:15.268Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-30T06:26:15.268Z] #45 sha256:dc4ddcac87198bb936451c6621a99235bc37ebfd6b0b81092e497a2f63f9aeff [2021-06-30T06:26:15.268Z] #45 DONE 0.1s [2021-06-30T06:26:15.268Z] [2021-06-30T06:26:15.268Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:26:15.268Z] #54 sha256:f0124eb63409f9e463180980fce19d7611d24ccc4a7763b822928f0773b3ace4 [2021-06-30T06:26:15.268Z] #54 ... [2021-06-30T06:26:15.268Z] [2021-06-30T06:26:15.268Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-30T06:26:15.268Z] #47 sha256:e086ecf3f90d970043dc332f33505573f8bb38eb7fc35f71e097c6c93d9f8a02 [2021-06-30T06:26:15.526Z] #47 DONE 0.2s [2021-06-30T06:26:15.526Z] [2021-06-30T06:26:15.526Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-30T06:26:15.526Z] #49 sha256:23ad788cefc69299708d0e4b8cfefe81753ee8ed3b8b5951893de1abefb92c93 [2021-06-30T06:26:15.526Z] #49 DONE 0.1s [2021-06-30T06:26:15.526Z] [2021-06-30T06:26:15.526Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-30T06:26:15.526Z] #51 sha256:7c4b64100745b6ed7024eeba61a123995a460d103bfcefbc1450230b2a858e46 [2021-06-30T06:26:15.756Z] #27 57.45 Setting up python3-distutils (3.7.3-1) ... [2021-06-30T06:26:15.787Z] #51 DONE 0.4s [2021-06-30T06:26:15.787Z] [2021-06-30T06:26:15.787Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-30T06:26:15.787Z] #53 sha256:a5f2054e145a7861a97bba55ec1423aae9dff55c7cd2439db1b206d0633e039e [2021-06-30T06:26:16.012Z] #27 57.75 Setting up python3-setuptools (40.8.0-1) ... [2021-06-30T06:26:16.045Z] #53 DONE 0.1s [2021-06-30T06:26:16.045Z] [2021-06-30T06:26:16.045Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:26:16.045Z] #54 sha256:f0124eb63409f9e463180980fce19d7611d24ccc4a7763b822928f0773b3ace4 [2021-06-30T06:26:16.574Z] #27 58.43 Setting up python3-pip (18.1-5) ... [2021-06-30T06:26:17.504Z] #27 58.98 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:26:17.504Z] #27 59.04 Processing triggers for mime-support (3.62) ... [2021-06-30T06:26:18.435Z] #27 DONE 60.2s [2021-06-30T06:26:18.435Z] [2021-06-30T06:26:18.435Z] #28 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-30T06:26:18.435Z] #28 sha256:9a5262c8b60d656939dbd31ac6ada084fe57ab2b26d512ef0a756b2ae3f56878 [2021-06-30T06:26:19.364Z] #28 1.033 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-30T06:26:19.623Z] #28 1.038 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-30T06:26:19.623Z] #28 1.043 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-30T06:26:19.623Z] #28 DONE 1.1s [2021-06-30T06:26:19.623Z] [2021-06-30T06:26:19.623Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-30T06:26:19.623Z] #29 sha256:bf9aa37e25bcefddd61296816f6f03f52b245c07e8f5abc5af8206e1bd6e6f74 [2021-06-30T06:26:21.528Z] #30 DONE 6.5s [2021-06-30T06:26:21.529Z] [2021-06-30T06:26:21.529Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-30T06:26:21.529Z] #33 sha256:f6d84b2bcf34091c1d501578362f5b63aa3011174787aa8c57b605d5f5acb24d [2021-06-30T06:26:21.788Z] #33 DONE 0.3s [2021-06-30T06:26:21.788Z] [2021-06-30T06:26:21.788Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:21.788Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca [2021-06-30T06:26:21.788Z] #57 ... [2021-06-30T06:26:21.788Z] [2021-06-30T06:26:21.788Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-30T06:26:21.788Z] #35 sha256:6760b3f9d2b77bc256496ba3c56653e91513e6e2289438db47b01f3a418f9c57 [2021-06-30T06:26:21.788Z] #35 DONE 0.1s [2021-06-30T06:26:22.048Z] [2021-06-30T06:26:22.048Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-30T06:26:22.048Z] #38 sha256:2edca1c44681ef7980bdae845888102342a9ad23832e528a121d8cbe14df61d0 [2021-06-30T06:26:22.308Z] #38 DONE 0.2s [2021-06-30T06:26:22.308Z] [2021-06-30T06:26:22.308Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-30T06:26:22.308Z] #41 sha256:232046d457b4a058c91e840a833f81b6b31d0260b7f0321267129d15f356d393 [2021-06-30T06:26:22.880Z] #41 DONE 0.6s [2021-06-30T06:26:22.880Z] [2021-06-30T06:26:22.880Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-30T06:26:22.880Z] #45 sha256:9febfc5bcdda67942a2b47744e722b16813bf72cc5e1f5cd58fa8aeff3c7728e [2021-06-30T06:26:22.880Z] #45 DONE 0.1s [2021-06-30T06:26:22.880Z] [2021-06-30T06:26:22.880Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-30T06:26:22.880Z] #47 sha256:fbb4bc336799e16413c033dc7dc1c1330db09ce3529d2715e648dcfea0407092 [2021-06-30T06:26:22.951Z] #29 2.888 Collecting yamllint==1.26.1 [2021-06-30T06:26:23.140Z] #47 DONE 0.2s [2021-06-30T06:26:23.140Z] [2021-06-30T06:26:23.140Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-30T06:26:23.140Z] #49 sha256:4463fc0fd63866c107c98807f3c4eb6af3b126cf368429a238409341a086fd26 [2021-06-30T06:26:23.140Z] #49 DONE 0.1s [2021-06-30T06:26:23.140Z] [2021-06-30T06:26:23.140Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-30T06:26:23.140Z] #51 sha256:ee14cd05e79f9178afdf1669ced5d6501812981e105c8614ec96f55c04e5644c [2021-06-30T06:26:23.589Z] Fetching without tags [2021-06-30T06:26:23.713Z] #51 DONE 0.4s [2021-06-30T06:26:23.713Z] [2021-06-30T06:26:23.713Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-30T06:26:23.713Z] #53 sha256:c435948d901e24b280434e183b15f9172f0024fd8bde30eb5264b1dac1ef97e7 [2021-06-30T06:26:23.713Z] #53 DONE 0.1s [2021-06-30T06:26:23.713Z] [2021-06-30T06:26:23.713Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:23.713Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca [2021-06-30T06:26:24.347Z] Merging remotes/origin/master commit d12fc17073431ebe74ff0b1b3e5a739301c1760a into PR head commit 0c1a125644f4626b294cdd4b5862a728b1d974a7 [2021-06-30T06:26:23.261Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:26:23.327Z] > git config --add remote.origin.fetch +refs/pull/42569/head:refs/remotes/origin/PR-42569 # timeout=10 [2021-06-30T06:26:23.370Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:26:23.495Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:26:23.621Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:26:23.621Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:26:23.621Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42569/head:refs/remotes/origin/PR-42569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:26:24.449Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:26:24.481Z] > git checkout -f 0c1a125644f4626b294cdd4b5862a728b1d974a7 # timeout=10 [2021-06-30T06:26:28.235Z] #29 8.155 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-30T06:26:28.235Z] #29 8.712 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-30T06:26:28.408Z] Merge succeeded, producing 9e30e023dc65a467616518e247f63dbfc03051aa [2021-06-30T06:26:28.412Z] Checking out Revision 9e30e023dc65a467616518e247f63dbfc03051aa (PR-42569) [2021-06-30T06:26:28.492Z] #29 8.739 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-30T06:26:28.492Z] #29 8.760 Collecting pyyaml (from yamllint==1.26.1) [2021-06-30T06:26:28.492Z] #29 8.909 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-30T06:26:28.750Z] #29 9.115 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-30T06:26:28.750Z] #29 9.117 Building wheels for collected packages: yamllint [2021-06-30T06:26:28.750Z] #29 9.117 Running setup.py bdist_wheel for yamllint: started [2021-06-30T06:26:27.328Z] > git remote # timeout=10 [2021-06-30T06:26:27.391Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T06:26:27.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:26:27.438Z] > git merge d12fc17073431ebe74ff0b1b3e5a739301c1760a # timeout=10 [2021-06-30T06:26:28.298Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-30T06:26:28.443Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:26:28.488Z] > git checkout -f 9e30e023dc65a467616518e247f63dbfc03051aa # timeout=10 [2021-06-30T06:26:29.312Z] #29 9.643 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-30T06:26:29.312Z] #29 9.645 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-30T06:26:29.312Z] #29 9.684 Successfully built yamllint [2021-06-30T06:26:29.312Z] #29 9.691 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-30T06:26:29.568Z] #29 9.863 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-30T06:26:30.500Z] #29 DONE 10.9s [2021-06-30T06:26:30.500Z] [2021-06-30T06:26:30.500Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:30.500Z] #64 sha256:be5ad5fca4c3c45c7c904e88edb65d6aa413eb056436f294968a37464c582792 [2021-06-30T06:26:30.500Z] #64 ... [2021-06-30T06:26:30.500Z] [2021-06-30T06:26:30.500Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-30T06:26:30.500Z] #32 sha256:0460de477b92e989b8f3e6c3fc8d0da5bc207a3f5a5bfba9b283cb717ddc9161 [2021-06-30T06:26:31.064Z] #32 DONE 0.6s [2021-06-30T06:26:31.064Z] [2021-06-30T06:26:31.064Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:26:31.064Z] #61 sha256:93f3abd2514dbcf0c7061324386b34b5d21ece0163e59145fdd8a890af524060 [2021-06-30T06:26:31.064Z] #61 ... [2021-06-30T06:26:31.064Z] [2021-06-30T06:26:31.064Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-30T06:26:31.064Z] #37 sha256:110485feee8265b6de0683eb012c072302964a7e1dc48f16fb84d34789d3cfdb [2021-06-30T06:26:35.587Z] #54 118.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-30T06:26:35.596Z] #54 119.0 + mkdir -p /build [2021-06-30T06:26:35.596Z] #54 119.0 + cp runc /build/runc [2021-06-30T06:26:35.596Z] #54 DONE 119.8s [2021-06-30T06:26:35.596Z] [2021-06-30T06:26:35.596Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:35.596Z] #57 sha256:d94fbdc696485ec1e1604518493a91b5eee78f0ebf33060fe6511754e9abc1ba [2021-06-30T06:26:35.596Z] #57 188.0 + bin/containerd [2021-06-30T06:26:36.318Z] #37 ... [2021-06-30T06:26:36.319Z] [2021-06-30T06:26:36.319Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:36.319Z] #64 sha256:be5ad5fca4c3c45c7c904e88edb65d6aa413eb056436f294968a37464c582792 [2021-06-30T06:26:36.319Z] #64 140.0 # github.com/containerd/containerd/cmd/containerd [2021-06-30T06:26:36.319Z] #64 140.0 /usr/bin/ld: /tmp/go-link-259424631/000019.o: in function `New': [2021-06-30T06:26:36.319Z] #64 140.0 /tmp/tmp.HffjKS6uh4/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-30T06:26:36.319Z] #64 140.1 + bin/containerd-stress [2021-06-30T06:26:36.974Z] #57 ... [2021-06-30T06:26:36.974Z] [2021-06-30T06:26:36.974Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-30T06:26:36.974Z] #55 sha256:715c87976c079ff56cec9602cb8ff745413ef6f6a1d03aa177a0fd46cd17ccd5 [2021-06-30T06:26:36.974Z] #55 DONE 0.2s [2021-06-30T06:26:37.232Z] [2021-06-30T06:26:37.232Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:37.232Z] #57 sha256:d94fbdc696485ec1e1604518493a91b5eee78f0ebf33060fe6511754e9abc1ba [2021-06-30T06:26:37.247Z] #64 141.2 + bin/containerd-shim [2021-06-30T06:26:37.809Z] #64 ... [2021-06-30T06:26:37.809Z] [2021-06-30T06:26:37.809Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:26:37.809Z] #61 sha256:93f3abd2514dbcf0c7061324386b34b5d21ece0163e59145fdd8a890af524060 [2021-06-30T06:26:37.809Z] #61 82.89 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-30T06:26:37.809Z] #61 83.54 + mkdir -p /build [2021-06-30T06:26:37.809Z] #61 83.54 + cp runc /build/runc [2021-06-30T06:26:37.809Z] #61 DONE 88.8s [2021-06-30T06:26:37.809Z] [2021-06-30T06:26:37.809Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-30T06:26:37.809Z] #37 sha256:110485feee8265b6de0683eb012c072302964a7e1dc48f16fb84d34789d3cfdb [2021-06-30T06:26:37.809Z] #37 DONE 6.7s [2021-06-30T06:26:37.809Z] [2021-06-30T06:26:37.809Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-30T06:26:37.809Z] #40 sha256:c916aac0a08b543fdd49c19d023383ecf6f669ef9b8da7a8871dd4a5954000c6 [2021-06-30T06:26:37.981Z] #54 ... [2021-06-30T06:26:37.981Z] [2021-06-30T06:26:37.981Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:37.981Z] #57 sha256:334aeeab49bfa4eb36eee3d51cf334c7b7c70ee67c5cb762fcf339f2e364cf3e [2021-06-30T06:26:37.981Z] #57 185.5 + bin/containerd [2021-06-30T06:26:38.376Z] #40 DONE 0.4s [2021-06-30T06:26:38.376Z] [2021-06-30T06:26:38.376Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-30T06:26:38.376Z] #42 sha256:f484ebc9e0973f12d8737d18312b58cf6b233e892291c23f9fdfa106bd4301ba [2021-06-30T06:26:38.376Z] #42 DONE 0.1s [2021-06-30T06:26:38.376Z] [2021-06-30T06:26:38.376Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-30T06:26:38.376Z] #45 sha256:c258af7c7847ef3fcef86b761e3eb3f5006abbf0d4eaa4bcc495373d0e8a2b65 [2021-06-30T06:26:38.376Z] #45 DONE 0.1s [2021-06-30T06:26:38.376Z] [2021-06-30T06:26:38.376Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:38.376Z] #64 sha256:be5ad5fca4c3c45c7c904e88edb65d6aa413eb056436f294968a37464c582792 [2021-06-30T06:26:38.917Z] #57 ... [2021-06-30T06:26:38.917Z] [2021-06-30T06:26:38.917Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:26:38.917Z] #54 sha256:f0124eb63409f9e463180980fce19d7611d24ccc4a7763b822928f0773b3ace4 [2021-06-30T06:26:38.917Z] #54 119.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-30T06:26:38.917Z] #54 119.9 + mkdir -p /build [2021-06-30T06:26:38.917Z] #54 119.9 + cp runc /build/runc [2021-06-30T06:26:38.917Z] #54 DONE 120.7s [2021-06-30T06:26:39.176Z] [2021-06-30T06:26:39.176Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:39.176Z] #57 sha256:334aeeab49bfa4eb36eee3d51cf334c7b7c70ee67c5cb762fcf339f2e364cf3e [2021-06-30T06:26:39.306Z] #64 ... [2021-06-30T06:26:39.306Z] [2021-06-30T06:26:39.306Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-30T06:26:39.306Z] #48 sha256:20707911643c2cc43f100acb35f6890530694997b1e859fe09bd094a94fc2911 [2021-06-30T06:26:39.306Z] #48 DONE 0.6s [2021-06-30T06:26:39.306Z] [2021-06-30T06:26:39.306Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-30T06:26:39.306Z] #52 sha256:450f51f0a85b25dd7fb044777205367659ed7a0ca419f5d98b067baa28cd3c11 [2021-06-30T06:26:39.306Z] #52 DONE 0.1s [2021-06-30T06:26:39.306Z] [2021-06-30T06:26:39.306Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-30T06:26:39.306Z] #54 sha256:348d754009ddca3134aba6330f65706f7875beb37d0c010b200a65e3e37dd0ec [2021-06-30T06:26:39.306Z] #54 DONE 0.3s [2021-06-30T06:26:39.306Z] [2021-06-30T06:26:39.306Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:39.306Z] #64 sha256:be5ad5fca4c3c45c7c904e88edb65d6aa413eb056436f294968a37464c582792 [2021-06-30T06:26:39.567Z] #64 ... [2021-06-30T06:26:39.567Z] [2021-06-30T06:26:39.567Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-30T06:26:39.567Z] #56 sha256:4db5a98158289d2338042116b3328233a7a5cc41056e7a2c4c8a37fc4ba7a805 [2021-06-30T06:26:39.567Z] #56 DONE 0.1s [2021-06-30T06:26:39.567Z] [2021-06-30T06:26:39.567Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-30T06:26:39.567Z] #58 sha256:d565815c74138925cbb95d847e4816be39d871f1e5c9b2543fd8778b7a3227b7 [2021-06-30T06:26:39.653Z] Commit message: "Merge commit 'd12fc17073431ebe74ff0b1b3e5a739301c1760a' into HEAD" [2021-06-30T06:26:39.784Z] First time build. Skipping changelog. [2021-06-30T06:26:40.128Z] #58 DONE 0.5s [2021-06-30T06:26:40.128Z] [2021-06-30T06:26:40.128Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-30T06:26:40.128Z] #60 sha256:8cfc7397d4bab77d030d42feb8ea84bde237cb8ae088fc58eb5dd35f7165ef34 [2021-06-30T06:26:40.128Z] #60 DONE 0.1s [2021-06-30T06:26:40.128Z] [2021-06-30T06:26:40.128Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:40.128Z] #64 sha256:be5ad5fca4c3c45c7c904e88edb65d6aa413eb056436f294968a37464c582792 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-06-30T06:26:40.384Z] #64 ... [2021-06-30T06:26:40.384Z] [2021-06-30T06:26:40.384Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-30T06:26:40.384Z] #62 sha256:1d579ca253e074322329847e6c3a67eba167115d865f99f433d3ea9eecd0707c [2021-06-30T06:26:40.384Z] #62 DONE 0.3s [2021-06-30T06:26:40.384Z] [2021-06-30T06:26:40.384Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:40.384Z] #64 sha256:be5ad5fca4c3c45c7c904e88edb65d6aa413eb056436f294968a37464c582792 [Pipeline] sh [2021-06-30T06:26:41.079Z] #57 ... [2021-06-30T06:26:41.079Z] [2021-06-30T06:26:41.079Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-30T06:26:41.079Z] #55 sha256:e3b6700059866c335f6894cff926569b3de529e49673c9d81107099ed23c61fb [2021-06-30T06:26:41.079Z] #55 DONE 0.2s [2021-06-30T06:26:41.079Z] [2021-06-30T06:26:41.079Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:41.079Z] #57 sha256:334aeeab49bfa4eb36eee3d51cf334c7b7c70ee67c5cb762fcf339f2e364cf3e [2021-06-30T06:26:41.800Z] #57 182.4 + bin/containerd [2021-06-30T06:26:42.060Z] #57 ... [2021-06-30T06:26:42.060Z] [2021-06-30T06:26:42.060Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-30T06:26:42.060Z] #54 sha256:8d7bb024ae81c3ef6907b776117c33890b9efd1b4036bd4202e46071b3f15e8d [2021-06-30T06:26:42.060Z] #54 114.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-30T06:26:42.060Z] #54 114.6 + mkdir -p /build [2021-06-30T06:26:42.060Z] #54 114.6 + cp runc /build/runc [2021-06-30T06:26:42.060Z] #54 DONE 115.3s [2021-06-30T06:26:42.319Z] [2021-06-30T06:26:42.319Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:42.319Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca [2021-06-30T06:26:39.685Z] > git rev-list --no-walk 245bcbae2bda0523259d4b4e8507c26438483284 # timeout=10 [2021-06-30T06:26:43.239Z] + docker version [2021-06-30T06:26:43.697Z] #57 ... [2021-06-30T06:26:43.697Z] [2021-06-30T06:26:43.697Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-30T06:26:43.697Z] #55 sha256:7d6754d79853e76789b1179cace94c888058f2bd57ec776b74db1a707089ecaf [2021-06-30T06:26:43.697Z] #55 DONE 0.2s [2021-06-30T06:26:43.697Z] [2021-06-30T06:26:43.697Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-30T06:26:43.697Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca [2021-06-30T06:26:45.633Z] #64 149.1 + bin/containerd-shim-runc-v1 [2021-06-30T06:26:47.882Z] Client: Mirantis Container Runtime [2021-06-30T06:26:47.886Z] Version: 20.10.0 [2021-06-30T06:26:47.886Z] API version: 1.41 [2021-06-30T06:26:47.886Z] Go version: go1.13.15 [2021-06-30T06:26:47.886Z] Git commit: 6ee42dc [2021-06-30T06:26:47.886Z] Built: 03/11/2021 13:24:56 [2021-06-30T06:26:47.886Z] OS/Arch: windows/amd64 [2021-06-30T06:26:47.886Z] Context: default [2021-06-30T06:26:47.886Z] Experimental: true [2021-06-30T06:26:47.886Z] [2021-06-30T06:26:47.886Z] Server: Mirantis Container Runtime [2021-06-30T06:26:47.886Z] Engine: [2021-06-30T06:26:47.886Z] Version: 20.10.0 [2021-06-30T06:26:47.886Z] API version: 1.41 (minimum version 1.24) [2021-06-30T06:26:47.886Z] Go version: go1.13.15 [2021-06-30T06:26:47.886Z] Git commit: 1e08f21e79 [2021-06-30T06:26:47.886Z] Built: 03/11/2021 13:23:32 [2021-06-30T06:26:47.886Z] OS/Arch: windows/amd64 [2021-06-30T06:26:47.886Z] Experimental: true [Pipeline] sh [2021-06-30T06:26:49.390Z] + docker info [2021-06-30T06:26:49.806Z] #64 153.8 + bin/containerd-shim-runc-v2 [2021-06-30T06:26:50.366Z] #64 154.4 + binaries [2021-06-30T06:26:50.366Z] #64 154.4 + install -D bin/containerd /build/containerd [2021-06-30T06:26:50.366Z] #64 154.4 + install -D bin/containerd-shim /build/containerd-shim [2021-06-30T06:26:50.366Z] #64 154.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-30T06:26:50.366Z] #64 154.4 + install -D bin/ctr /build/ctr [2021-06-30T06:26:51.729Z] #64 DONE 155.6s [2021-06-30T06:26:53.096Z] [2021-06-30T06:26:53.096Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-30T06:26:53.096Z] #65 sha256:cd9de28ac63f049df66280ba876500829ce65f297f3c7c7bdc04c6aaea2242b7 [2021-06-30T06:26:53.656Z] #65 DONE 0.8s [2021-06-30T06:26:53.656Z] [2021-06-30T06:26:53.656Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-30T06:26:53.656Z] #69 sha256:fc86a9d23fdba26385635b55d6809ab5a9c1383e65c19cb18e1b90102a9086e2 [2021-06-30T06:26:53.912Z] #69 DONE 0.2s [2021-06-30T06:26:53.912Z] [2021-06-30T06:26:53.912Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-30T06:26:53.912Z] #74 sha256:8662b6216d7c79081aeab15ab4112c43da0713868728603ea21671b852e275ea [2021-06-30T06:26:54.839Z] #74 DONE 1.1s [2021-06-30T06:26:55.095Z] [2021-06-30T06:26:55.095Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-30T06:26:55.095Z] #75 sha256:0caaa525ef48f9e1af3fcee058a20e115486170f2f55db6e60aa16cf060803cf [2021-06-30T06:26:55.095Z] #75 DONE 0.0s [2021-06-30T06:26:55.095Z] [2021-06-30T06:26:55.095Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-30T06:26:55.095Z] #76 sha256:7b4a512be9237fee8c95fe4b543381bdd8bdb0e743202b7a4ff987d96881fdf5 [2021-06-30T06:26:58.362Z] #76 DONE 3.4s [2021-06-30T06:26:58.362Z] [2021-06-30T06:26:58.362Z] #77 exporting to image [2021-06-30T06:26:58.362Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-30T06:26:58.362Z] #77 exporting layers [2021-06-30T06:27:01.695Z] Client: [2021-06-30T06:27:01.695Z] Context: default [2021-06-30T06:27:01.695Z] Debug Mode: false [2021-06-30T06:27:01.695Z] Plugins: [2021-06-30T06:27:01.695Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-30T06:27:01.695Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-30T06:27:01.695Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-30T06:27:01.695Z] [2021-06-30T06:27:01.695Z] Server: [2021-06-30T06:27:01.695Z] Containers: 0 [2021-06-30T06:27:01.695Z] Running: 0 [2021-06-30T06:27:01.695Z] Paused: 0 [2021-06-30T06:27:01.695Z] Stopped: 0 [2021-06-30T06:27:01.695Z] Images: 0 [2021-06-30T06:27:01.695Z] Server Version: 20.10.0 [2021-06-30T06:27:01.695Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-30T06:27:01.695Z] Windows: [2021-06-30T06:27:01.695Z] LCOW: [2021-06-30T06:27:01.695Z] Logging Driver: json-file [2021-06-30T06:27:01.695Z] Plugins: [2021-06-30T06:27:01.695Z] Volume: local [2021-06-30T06:27:01.695Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-30T06:27:01.695Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-30T06:27:01.695Z] Swarm: inactive [2021-06-30T06:27:01.695Z] Default Isolation: process [2021-06-30T06:27:01.695Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-30T06:27:01.695Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-30T06:27:01.695Z] OSType: windows [2021-06-30T06:27:01.695Z] Architecture: x86_64 [2021-06-30T06:27:01.695Z] CPUs: 4 [2021-06-30T06:27:01.695Z] Total Memory: 32GiB [2021-06-30T06:27:01.695Z] Name: azwin-2-35d0c0 [2021-06-30T06:27:01.695Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-30T06:27:01.695Z] Docker Root Dir: D:\docker [2021-06-30T06:27:01.695Z] Debug Mode: false [2021-06-30T06:27:01.695Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:27:01.695Z] Labels: [2021-06-30T06:27:01.695Z] Experimental: true [2021-06-30T06:27:01.695Z] Insecure Registries: [2021-06-30T06:27:01.695Z] 10.0.0.4:5000 [2021-06-30T06:27:01.695Z] 127.0.0.0/8 [2021-06-30T06:27:01.695Z] Registry Mirrors: [2021-06-30T06:27:01.695Z] http://10.0.0.4:5000/ [2021-06-30T06:27:01.695Z] Live Restore Enabled: false [2021-06-30T06:27:01.695Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-30T06:27:09.312Z] #57 219.4 # github.com/containerd/containerd/cmd/containerd [2021-06-30T06:27:09.312Z] #57 219.4 /usr/bin/ld: /tmp/go-link-131995785/000019.o: in function `New': [2021-06-30T06:27:09.312Z] #57 219.4 /tmp/tmp.Aqxe7XFOcW/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-30T06:27:09.312Z] #57 219.4 + bin/containerd-stress [2021-06-30T06:27:09.312Z] #57 220.6 + bin/containerd-shim [2021-06-30T06:27:10.541Z] #77 exporting layers 12.0s done [2021-06-30T06:27:10.541Z] #77 writing image sha256:34ca602045c49847edbfeaf7fb4f27a463c056e84b8a57b0f09019075a521193 done [2021-06-30T06:27:10.541Z] #77 naming to docker.io/library/docker:d4d1c88bf06a78a8324a637a3fbee3d259d947b8 done [2021-06-30T06:27:10.541Z] #77 DONE 12.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-30T06:27:10.879Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42569/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42569/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d4d1c88bf06a78a8324a637a3fbee3d259d947b8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d4d1c88bf06a78a8324a637a3fbee3d259d947b8 hack/validate/default [2021-06-30T06:27:11.807Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-30T06:27:11.807Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-30T06:27:11.807Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-30T06:27:11.807Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-30T06:27:11.807Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-30T06:27:11.807Z] Congratulations! No new tests were added to integration-cli. [2021-06-30T06:27:11.807Z] [2021-06-30T06:27:11.807Z] INFO Start validation with golang-ci-lint [2021-06-30T06:27:11.807Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-30T06:27:11.807Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-30T06:27:11.807Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-30T06:27:13.163Z] #57 217.0 # github.com/containerd/containerd/cmd/containerd [2021-06-30T06:27:13.163Z] #57 217.0 /usr/bin/ld: /tmp/go-link-379061141/000019.o: in function `New': [2021-06-30T06:27:13.163Z] #57 217.0 /tmp/tmp.E03GAhnsVy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-30T06:27:13.163Z] #57 217.1 + bin/containerd-stress [2021-06-30T06:27:13.163Z] #57 218.2 + bin/containerd-shim [2021-06-30T06:27:14.580Z] #57 227.7 + bin/containerd-shim-runc-v1 [2021-06-30T06:27:15.783Z] #57 213.9 # github.com/containerd/containerd/cmd/containerd [2021-06-30T06:27:15.783Z] #57 213.9 /usr/bin/ld: /tmp/go-link-645601147/000019.o: in function `New': [2021-06-30T06:27:15.783Z] #57 213.9 /tmp/tmp.PAgkINTXuX/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-30T06:27:15.783Z] #57 214.0 + bin/containerd-stress [2021-06-30T06:27:15.783Z] #57 215.1 + bin/containerd-shim [2021-06-30T06:27:17.353Z] #57 225.3 + bin/containerd-shim-runc-v1 [2021-06-30T06:27:19.079Z] #57 222.0 + bin/containerd-shim-runc-v1 [2021-06-30T06:27:19.850Z] #57 232.6 + bin/containerd-shim-runc-v2 [2021-06-30T06:27:19.850Z] #57 233.2 + binaries [2021-06-30T06:27:19.850Z] #57 233.2 + install -D bin/containerd /build/containerd [2021-06-30T06:27:19.850Z] #57 233.3 + install -D bin/containerd-shim /build/containerd-shim [2021-06-30T06:27:19.850Z] #57 233.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-30T06:27:19.850Z] #57 233.3 + install -D bin/ctr /build/ctr [2021-06-30T06:27:22.380Z] #57 DONE 235.4s [2021-06-30T06:27:22.638Z] [2021-06-30T06:27:22.638Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-30T06:27:22.638Z] #58 sha256:f148ceda9c808603c687676c3e6435cd3ce4be5cd5afdf1a98b401af4e8bfcc0 [2021-06-30T06:27:22.669Z] #57 230.2 + bin/containerd-shim-runc-v2 [2021-06-30T06:27:22.669Z] #57 230.8 + binaries [2021-06-30T06:27:22.669Z] #57 230.8 + install -D bin/containerd /build/containerd [2021-06-30T06:27:22.669Z] #57 230.8 + install -D bin/containerd-shim /build/containerd-shim [2021-06-30T06:27:22.669Z] #57 230.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-30T06:27:22.669Z] #57 230.9 + install -D bin/ctr /build/ctr [2021-06-30T06:27:23.365Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-30T06:27:23.365Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9e8c72c2\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-30T06:27:23.365Z] ---------------------------------------------------------------------------- [2021-06-30T06:27:23.365Z] [2021-06-30T06:27:23.365Z] INFO: executeCI.ps1 starting at Wed Jun 30 06:27:21 CUT 2021 [2021-06-30T06:27:23.365Z] [2021-06-30T06:27:23.365Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-30T06:27:23.365Z] INFO: Running git version 2.24.1.windows.2 [2021-06-30T06:27:23.365Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-30T06:27:23.365Z] INFO: Environment variables: [2021-06-30T06:27:23.365Z] [2021-06-30T06:27:23.365Z] Name Value [2021-06-30T06:27:23.365Z] ---- ----- [2021-06-30T06:27:23.365Z] ALLUSERSPROFILE C:\ProgramData [2021-06-30T06:27:23.365Z] amd64 true [2021-06-30T06:27:23.365Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-30T06:27:23.365Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-30T06:27:23.365Z] arm64 false [2021-06-30T06:27:23.365Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-30T06:27:23.365Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-30T06:27:23.365Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-30T06:27:23.365Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-30T06:27:23.365Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-30T06:27:23.365Z] BRANCH_NAME PR-42569 [2021-06-30T06:27:23.365Z] BUILD_DISPLAY_NAME #5 [2021-06-30T06:27:23.365Z] BUILD_ID 5 [2021-06-30T06:27:23.366Z] BUILD_NUMBER 5 [2021-06-30T06:27:23.366Z] BUILD_TAG jenkins-moby-PR-42569-5 [2021-06-30T06:27:23.366Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42569/5/ [2021-06-30T06:27:23.366Z] cgroup2 true [2021-06-30T06:27:23.366Z] CHANGE_AUTHOR steffengy [2021-06-30T06:27:23.366Z] CHANGE_AUTHOR_DISPLAY_NAME Steffen Butzer [2021-06-30T06:27:23.366Z] CHANGE_AUTHOR_EMAIL steffen.butzer@outlook.com [2021-06-30T06:27:23.366Z] CHANGE_BRANCH master-2 [2021-06-30T06:27:23.366Z] CHANGE_FORK steffengy [2021-06-30T06:27:23.366Z] CHANGE_ID 42569 [2021-06-30T06:27:23.366Z] CHANGE_TARGET master [2021-06-30T06:27:23.366Z] CHANGE_TITLE libnetwork: processEndpointCreate: Fix deadlock between getSvcRecords and processEndp... [2021-06-30T06:27:23.366Z] CHANGE_URL https://github.com/moby/moby/pull/42569 [2021-06-30T06:27:23.366Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-30T06:27:23.366Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-30T06:27:23.366Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-30T06:27:23.366Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-30T06:27:23.366Z] COMPUTERNAME azwin-2-35d0c0 [2021-06-30T06:27:23.366Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-30T06:27:23.366Z] ConfigSequenceNumber 0 [2021-06-30T06:27:23.366Z] dco true [2021-06-30T06:27:23.366Z] DOCKER_BUILDKIT 0 [2021-06-30T06:27:23.366Z] DOCKER_DUT_DEBUG 1 [2021-06-30T06:27:23.366Z] DOCKER_EXPERIMENTAL 1 [2021-06-30T06:27:23.366Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-30T06:27:23.366Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-30T06:27:23.366Z] EXECUTOR_NUMBER 0 [2021-06-30T06:27:23.366Z] FQDN azwin-2-35d0c0.westus.cloudapp.azure.com [2021-06-30T06:27:23.366Z] GIT_BRANCH PR-42569 [2021-06-30T06:27:23.366Z] GIT_COMMIT 9e30e023dc65a467616518e247f63dbfc03051aa [2021-06-30T06:27:23.366Z] GIT_PREVIOUS_COMMIT 245bcbae2bda0523259d4b4e8507c26438483284 [2021-06-30T06:27:23.366Z] GIT_URL https://github.com/moby/moby.git [2021-06-30T06:27:23.366Z] HUDSON_COOKIE ccc1ea92-4e2e-4994-b43c-c4d0c7a0ba4d [2021-06-30T06:27:23.366Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-30T06:27:23.366Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-30T06:27:23.366Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-30T06:27:23.366Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-30T06:27:23.366Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-30T06:27:23.366Z] JENKINS_NODE_COOKIE b7101bfa-8a5c-432f-8f0a-e47b378bc811 [2021-06-30T06:27:23.366Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-30T06:27:23.366Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-30T06:27:23.366Z] JOB_BASE_NAME PR-42569 [2021-06-30T06:27:23.366Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42569/display/redirect [2021-06-30T06:27:23.366Z] JOB_NAME moby/PR-42569 [2021-06-30T06:27:23.366Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42569/ [2021-06-30T06:27:23.366Z] library.jps.version master [2021-06-30T06:27:23.366Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-30T06:27:23.366Z] NODE_LABELS amd64 azure azwin-2-35d0c0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-30T06:27:23.366Z] NODE_NAME azwin-2-35d0c0 [2021-06-30T06:27:23.366Z] NUMBER_OF_PROCESSORS 4 [2021-06-30T06:27:23.366Z] OS Windows_NT [2021-06-30T06:27:23.366Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-30T06:27:23.366Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-30T06:27:23.366Z] ppc64le false [2021-06-30T06:27:23.366Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-30T06:27:23.366Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-30T06:27:23.366Z] PROCESSOR_LEVEL 6 [2021-06-30T06:27:23.366Z] PROCESSOR_REVISION 4f01 [2021-06-30T06:27:23.366Z] ProgramData C:\ProgramData [2021-06-30T06:27:23.366Z] ProgramFiles C:\Program Files [2021-06-30T06:27:23.366Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-30T06:27:23.366Z] ProgramW6432 C:\Program Files [2021-06-30T06:27:23.366Z] PROMPT $P$G [2021-06-30T06:27:23.366Z] PSExecutionPolicyPreference Bypass [2021-06-30T06:27:23.366Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-30T06:27:23.366Z] PUBLIC C:\Users\Public [2021-06-30T06:27:23.366Z] rootless true [2021-06-30T06:27:23.366Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42569/5/display/redirect?page=artif... [2021-06-30T06:27:23.366Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42569/5/display/redirect?page=changes [2021-06-30T06:27:23.366Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42569/5/display/redirect [2021-06-30T06:27:23.366Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42569/5/display/redirect?page=tests [2021-06-30T06:27:23.366Z] s390x false [2021-06-30T06:27:23.366Z] SKIP_VALIDATION_TESTS 1 [2021-06-30T06:27:23.366Z] SOURCES_DRIVE d [2021-06-30T06:27:23.366Z] SOURCES_SUBDIR gopath [2021-06-30T06:27:23.366Z] STAGE_NAME Run tests [2021-06-30T06:27:23.366Z] SystemDrive C: [2021-06-30T06:27:23.366Z] SystemRoot C:\Windows [2021-06-30T06:27:23.366Z] TEMP C:\Windows\TEMP [2021-06-30T06:27:23.366Z] TESTDEBUG 0 [2021-06-30T06:27:23.366Z] TESTRUN_DRIVE d [2021-06-30T06:27:23.366Z] TESTRUN_SUBDIR CI [2021-06-30T06:27:23.366Z] TIMEOUT 120m [2021-06-30T06:27:23.366Z] TMP C:\Windows\TEMP [2021-06-30T06:27:23.366Z] unit_validate true [2021-06-30T06:27:23.366Z] USERDOMAIN WORKGROUP [2021-06-30T06:27:23.366Z] USERNAME azwin-2-35d0c0$ [2021-06-30T06:27:23.366Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-30T06:27:23.366Z] validate_force false [2021-06-30T06:27:23.366Z] windir C:\Windows [2021-06-30T06:27:23.366Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-30T06:27:23.366Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-30T06:27:23.366Z] windows2022 true [2021-06-30T06:27:23.366Z] windows2022containerd false [2021-06-30T06:27:23.366Z] windowsRS1 false [2021-06-30T06:27:23.366Z] windowsRS5 false [2021-06-30T06:27:23.366Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-30T06:27:23.366Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-30T06:27:23.366Z] [2021-06-30T06:27:23.366Z] [2021-06-30T06:27:23.366Z] [2021-06-30T06:27:23.575Z] #58 DONE 0.8s [2021-06-30T06:27:23.575Z] [2021-06-30T06:27:23.575Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-30T06:27:23.575Z] #62 sha256:cd4c99f59dcc26271601e6c360c1088dd9ba5e45e59e19d0532a9f7590b63b49 [2021-06-30T06:27:23.575Z] #62 DONE 0.2s [2021-06-30T06:27:23.575Z] [2021-06-30T06:27:23.575Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-30T06:27:23.575Z] #67 sha256:975efe178e1f53b6704150fc62d94470206015d619f68ffa605daaf68afe6155 [2021-06-30T06:27:23.818Z] INFO: Sources under d:\gopath\... [2021-06-30T06:27:23.818Z] INFO: Test run under d:\CI\... [2021-06-30T06:27:23.818Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-30T06:27:23.818Z] INFO: docker/docker repository was found [2021-06-30T06:27:24.270Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-06-30T06:27:24.355Z] #57 226.8 + bin/containerd-shim-runc-v2 [2021-06-30T06:27:24.355Z] #57 227.4 + binaries [2021-06-30T06:27:24.509Z] #67 DONE 0.9s [2021-06-30T06:27:24.509Z] [2021-06-30T06:27:24.509Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-30T06:27:24.509Z] #68 sha256:6b7dc5e741c2728a54142ab52f8a1f77fa75c46045407d8ddc04fe5002064e15 [2021-06-30T06:27:24.509Z] #68 DONE 0.0s [2021-06-30T06:27:24.509Z] [2021-06-30T06:27:24.509Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-30T06:27:24.509Z] #69 sha256:8785b178086434f0d15a05fb5a46829cbd3b7874a970229dea8ace9ae00b222c [2021-06-30T06:27:24.585Z] #57 DONE 232.9s [2021-06-30T06:27:24.613Z] #57 227.4 + install -D bin/containerd /build/containerd [2021-06-30T06:27:24.613Z] #57 227.4 + install -D bin/containerd-shim /build/containerd-shim [2021-06-30T06:27:24.613Z] #57 227.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-30T06:27:24.613Z] #57 227.4 + install -D bin/ctr /build/ctr [2021-06-30T06:27:24.722Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-30T06:27:24.722Z] 29d5b6a226d2: Pulling fs layer [2021-06-30T06:27:25.521Z] [2021-06-30T06:27:25.521Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-30T06:27:25.521Z] #58 sha256:3b2b76126945909a921f81be0ff772472cd4051c0e1c1952312dbe760b81b34a [2021-06-30T06:27:25.885Z] #69 DONE 0.9s [2021-06-30T06:27:25.885Z] [2021-06-30T06:27:25.885Z] #70 exporting to image [2021-06-30T06:27:25.885Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-30T06:27:25.885Z] #70 exporting layers [2021-06-30T06:27:26.087Z] #58 DONE 0.7s [2021-06-30T06:27:26.087Z] [2021-06-30T06:27:26.087Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-30T06:27:26.087Z] #62 sha256:0b6a77d42eefbc0f2c2bc60ecea8194b868472b9e87dabd1dc3d43603ed352fb [2021-06-30T06:27:26.344Z] #62 DONE 0.2s [2021-06-30T06:27:26.344Z] [2021-06-30T06:27:26.344Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-30T06:27:26.344Z] #67 sha256:a8ea3aa03a9a615e6f432da76de4608c56d187d353508a32b0d9206509d65e0c [2021-06-30T06:27:27.141Z] #57 DONE 229.7s [2021-06-30T06:27:27.276Z] #67 DONE 0.9s [2021-06-30T06:27:27.277Z] [2021-06-30T06:27:27.277Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-30T06:27:27.277Z] #68 sha256:99e9afb2bb33684ee9dcb620444e47148e2804ed88bc468d6351894d8b21eec9 [2021-06-30T06:27:27.277Z] #68 DONE 0.0s [2021-06-30T06:27:27.277Z] [2021-06-30T06:27:27.277Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-30T06:27:27.277Z] #69 sha256:ca401fe97fe6e0370cd0ccc080602cf6caf07903630900d6d5ccfa3233d10b12 [2021-06-30T06:27:27.708Z] [2021-06-30T06:27:27.708Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-30T06:27:27.708Z] #58 sha256:5d26933d08184bcb5550bb4b870976f4a50d06a400d0b7376240d0763047ab58 [2021-06-30T06:27:28.212Z] #69 DONE 0.9s [2021-06-30T06:27:28.212Z] [2021-06-30T06:27:28.212Z] #70 exporting to image [2021-06-30T06:27:28.212Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-30T06:27:28.212Z] #70 exporting layers [2021-06-30T06:27:28.642Z] #58 DONE 1.0s [2021-06-30T06:27:28.642Z] [2021-06-30T06:27:28.642Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-30T06:27:28.642Z] #62 sha256:9a04e606c2c7e9be0f9644ef729a480379cd1f0304e991ddba68bf4e767e1e08 [2021-06-30T06:27:28.901Z] #62 DONE 0.2s [2021-06-30T06:27:28.901Z] [2021-06-30T06:27:28.901Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-30T06:27:28.901Z] #67 sha256:b479440f91b4eb32db21821b2a66b4a293d2dce987534434e4cab47ede977bbc [2021-06-30T06:27:29.838Z] #67 DONE 1.0s [2021-06-30T06:27:30.096Z] [2021-06-30T06:27:30.096Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-30T06:27:30.096Z] #68 sha256:951cabb9e78edb5f4a6e5dec97a07a3b850dd8f0f5767f46fdd32e13aee6230c [2021-06-30T06:27:30.096Z] #68 DONE 0.0s [2021-06-30T06:27:30.096Z] [2021-06-30T06:27:30.096Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-06-30T06:27:30.096Z] #69 sha256:a85d451fd16580883ac159e8f990d2332601acdedddf0772264ee1c050ee83ed [2021-06-30T06:27:30.663Z] #69 0.690 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-30T06:27:30.663Z] #69 0.769 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-30T06:27:30.923Z] #69 0.854 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-30T06:27:30.923Z] #69 0.939 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-30T06:27:31.749Z] #69 1.036 Reading package lists... [2021-06-30T06:27:32.317Z] #69 1.670 Reading package lists... [2021-06-30T06:27:32.317Z] #69 2.292 Building dependency tree... [2021-06-30T06:27:32.317Z] #69 2.421 Reading state information... [2021-06-30T06:27:32.317Z] #69 2.528 The following additional packages will be installed: [2021-06-30T06:27:32.451Z] #70 exporting layers 6.6s done [2021-06-30T06:27:32.451Z] #70 writing image sha256:49398922899b1b5862049cb7cbf74b7f24b1df4cff63dca50ffe79cad60e5bc4 done [2021-06-30T06:27:32.451Z] #70 naming to docker.io/library/docker:8626456cda766e77a4ab104e170f6ac436d125da done [2021-06-30T06:27:32.451Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-30T06:27:32.575Z] #69 2.529 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-30T06:27:32.575Z] #69 2.530 libpam-systemd [2021-06-30T06:27:32.575Z] #69 2.530 Suggested packages: [2021-06-30T06:27:32.575Z] #69 2.530 systemd-container policykit-1 [2021-06-30T06:27:32.575Z] #69 2.530 Recommended packages: [2021-06-30T06:27:32.575Z] #69 2.530 libnss-systemd [2021-06-30T06:27:32.575Z] #69 2.610 The following NEW packages will be installed: [2021-06-30T06:27:32.575Z] #69 2.611 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-30T06:27:32.575Z] #69 2.612 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-30T06:27:32.817Z] + trap exit INT TERM [2021-06-30T06:27:32.817Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-30T06:27:32.817Z] + CONTAINER_NAME=docker-pr5 [2021-06-30T06:27:32.817Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42569/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42569/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8626456cda766e77a4ab104e170f6ac436d125da -e DOCKER_GRAPHDRIVER docker:8626456cda766e77a4ab104e170f6ac436d125da hack/make.sh dynbinary [2021-06-30T06:27:32.833Z] #69 2.878 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:27:32.833Z] #69 2.878 Need to get 4762 kB of archives. [2021-06-30T06:27:32.833Z] #69 2.878 After this operation, 16.6 MB of additional disk space will be used. [2021-06-30T06:27:32.833Z] #69 2.878 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-30T06:27:32.833Z] #69 2.880 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-06-30T06:27:32.833Z] #69 2.881 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-30T06:27:32.833Z] #69 2.884 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-30T06:27:32.833Z] #69 2.885 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-30T06:27:32.833Z] #69 2.971 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-30T06:27:34.193Z] [2021-06-30T06:27:34.207Z] #69 3.970 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-30T06:27:34.207Z] #69 3.989 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-06-30T06:27:34.207Z] #69 3.995 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-30T06:27:34.207Z] #69 3.998 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-30T06:27:34.207Z] #69 4.000 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-06-30T06:27:34.207Z] #69 4.146 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:27:34.207Z] #69 4.170 Fetched 4762 kB in 1s (3447 kB/s) [2021-06-30T06:27:34.207Z] #69 4.193 Selecting previously unselected package libargon2-1:amd64. [2021-06-30T06:27:34.207Z] #69 4.193 (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 ... 28078 files and directories currently installed.) [2021-06-30T06:27:34.207Z] #69 4.207 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-30T06:27:34.207Z] #69 4.215 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-30T06:27:34.207Z] #69 4.254 Selecting previously unselected package libjson-c3:amd64. [2021-06-30T06:27:34.207Z] #69 4.256 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-30T06:27:34.207Z] #69 4.262 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-30T06:27:34.207Z] #69 4.297 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-30T06:27:34.207Z] #69 4.300 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-30T06:27:34.207Z] #69 4.304 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-30T06:27:34.207Z] #69 4.357 Selecting previously unselected package libidn11:amd64. [2021-06-30T06:27:34.452Z] Removing bundles/ [2021-06-30T06:27:34.452Z] [2021-06-30T06:27:34.452Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-30T06:27:34.452Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:27:34.452Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:27:34.466Z] #69 4.359 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-30T06:27:34.466Z] #69 4.370 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-30T06:27:34.466Z] #69 4.412 Selecting previously unselected package libkmod2:amd64. [2021-06-30T06:27:34.466Z] #69 4.414 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-30T06:27:34.466Z] #69 4.418 Unpacking libkmod2:amd64 (26-1) ... [2021-06-30T06:27:34.466Z] #69 4.459 Selecting previously unselected package systemd. [2021-06-30T06:27:34.466Z] #69 4.462 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-30T06:27:34.466Z] #69 4.506 Unpacking systemd (241-7~deb10u7) ... [2021-06-30T06:27:34.782Z] #70 exporting layers 6.3s done [2021-06-30T06:27:34.782Z] #70 writing image sha256:ae745c36e29e975fdc0761b91b1bb4c3d096a4681e2945fbc0b4728f4240d4bc done [2021-06-30T06:27:34.782Z] #70 naming to docker.io/library/docker:e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 done [2021-06-30T06:27:34.782Z] #70 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-30T06:27:34.972Z] 29d5b6a226d2: Verifying Checksum [2021-06-30T06:27:34.972Z] 29d5b6a226d2: Download complete [2021-06-30T06:27:35.032Z] #69 5.010 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-30T06:27:35.032Z] #69 5.021 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-30T06:27:35.032Z] #69 5.032 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-30T06:27:35.032Z] #69 5.046 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-30T06:27:35.032Z] #69 5.057 Setting up libkmod2:amd64 (26-1) ... [2021-06-30T06:27:35.032Z] #69 5.069 Setting up systemd (241-7~deb10u7) ... [2021-06-30T06:27:35.032Z] #69 5.115 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-30T06:27:35.153Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 -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:e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 hack/make.sh dynbinary test-integration [2021-06-30T06:27:35.317Z] #69 5.117 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-30T06:27:35.317Z] #69 5.120 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-30T06:27:35.317Z] #69 5.120 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-30T06:27:35.597Z] #69 5.612 Selecting previously unselected package systemd-sysv. [2021-06-30T06:27:35.597Z] #69 5.612 (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 ... 28875 files and directories currently installed.) [2021-06-30T06:27:35.597Z] #69 5.626 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-30T06:27:35.597Z] #69 5.630 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-30T06:27:35.597Z] #69 5.670 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-30T06:27:35.597Z] #69 5.673 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-30T06:27:35.597Z] #69 5.676 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-30T06:27:35.597Z] #69 5.732 Selecting previously unselected package dbus. [2021-06-30T06:27:35.597Z] #69 5.732 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-30T06:27:35.597Z] #69 5.743 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-30T06:27:35.885Z] #69 5.803 Selecting previously unselected package libpam-systemd:amd64. [2021-06-30T06:27:35.885Z] #69 5.809 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-30T06:27:35.885Z] #69 5.814 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-30T06:27:35.885Z] #69 5.867 Selecting previously unselected package dbus-user-session. [2021-06-30T06:27:35.885Z] #69 5.869 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-30T06:27:35.885Z] #69 5.873 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-30T06:27:35.885Z] #69 5.947 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-30T06:27:35.885Z] #69 5.967 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-30T06:27:35.885Z] #69 5.979 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-30T06:27:35.885Z] #69 6.089 invoke-rc.d: could not determine current runlevel [2021-06-30T06:27:36.087Z] [2021-06-30T06:27:36.152Z] #69 6.097 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-30T06:27:36.152Z] #69 6.104 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-30T06:27:36.345Z] Removing bundles/ [2021-06-30T06:27:36.345Z] [2021-06-30T06:27:36.345Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-30T06:27:36.345Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:27:36.345Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:27:36.416Z] #69 6.269 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-30T06:27:36.416Z] #69 6.288 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-30T06:27:36.416Z] #69 6.296 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:27:36.416Z] #69 DONE 6.4s [2021-06-30T06:27:36.416Z] [2021-06-30T06:27:36.416Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-06-30T06:27:36.416Z] #70 sha256:2808fa25eb5a4ef893091e4587fb59cb7afe3ac6b039984ea8e95ff2bf7a9baf [2021-06-30T06:27:36.983Z] #70 0.474 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-30T06:27:36.983Z] #70 0.474 Dload Upload Total Spent Left Speed [2021-06-30T06:27:36.983Z] #70 0.474 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 12317 0 --:--:-- --:--:-- --:--:-- 12317 [2021-06-30T06:27:36.983Z] #70 DONE 0.7s [2021-06-30T06:27:37.241Z] [2021-06-30T06:27:37.241Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-30T06:27:37.241Z] #71 sha256:0d2fb530ed41f106def8ba52ae06121172f5ad77cec3c6161d63f4822216b69d [2021-06-30T06:27:37.812Z] #71 DONE 0.8s [2021-06-30T06:27:37.812Z] [2021-06-30T06:27:37.812Z] #72 exporting to image [2021-06-30T06:27:37.812Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-30T06:27:37.812Z] #72 exporting layers [2021-06-30T06:27:44.390Z] #72 exporting layers 6.6s done [2021-06-30T06:27:44.648Z] #72 writing image sha256:23874155e4bd8e6ddcc4c68e9265d9856536ae13d4937b44cb9ca2e535e7a6b8 done [2021-06-30T06:27:44.648Z] #72 naming to docker.io/library/docker:e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 done [2021-06-30T06:27:44.648Z] #72 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-30T06:27:45.023Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 -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:e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 hack/make.sh dynbinary test-integration [2021-06-30T06:27:46.924Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-30T06:27:46.924Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-30T06:27:46.924Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-30T06:27:46.924Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-30T06:27:46.924Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-06-30T06:27:46.924Z] Detected virtualization docker. [2021-06-30T06:27:46.924Z] Detected architecture x86-64. [2021-06-30T06:27:46.924Z] Set hostname to . [2021-06-30T06:27:47.492Z] + source /etc/docker-entrypoint-cmd [2021-06-30T06:27:47.492Z] ++ hack/make.sh dynbinary test-integration [2021-06-30T06:27:47.492Z] [2021-06-30T06:27:47.492Z] Removing bundles/ [2021-06-30T06:27:47.492Z] [2021-06-30T06:27:47.492Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-30T06:27:47.492Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:27:47.492Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:29:00.855Z] 29d5b6a226d2: Pull complete [2021-06-30T06:29:00.855Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-30T06:29:00.855Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:29:00.855Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:29:00.855Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-06-30T06:29:00.855Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-06-30T06:29:00.855Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-30T06:29:00.855Z] INFO: Docker version of control daemon [2021-06-30T06:29:00.855Z] [2021-06-30T06:29:00.855Z] Client: Mirantis Container Runtime [2021-06-30T06:29:00.855Z] Version: 20.10.0 [2021-06-30T06:29:00.855Z] API version: 1.41 [2021-06-30T06:29:00.855Z] Go version: go1.13.15 [2021-06-30T06:29:00.855Z] Git commit: 6ee42dc [2021-06-30T06:29:00.855Z] Built: 03/11/2021 13:24:56 [2021-06-30T06:29:00.855Z] OS/Arch: windows/amd64 [2021-06-30T06:29:00.855Z] Context: default [2021-06-30T06:29:00.855Z] Experimental: true [2021-06-30T06:29:00.855Z] [2021-06-30T06:29:00.855Z] Server: Mirantis Container Runtime [2021-06-30T06:29:00.855Z] Engine: [2021-06-30T06:29:00.855Z] Version: 20.10.0 [2021-06-30T06:29:00.855Z] API version: 1.41 (minimum version 1.24) [2021-06-30T06:29:00.855Z] Go version: go1.13.15 [2021-06-30T06:29:00.855Z] Git commit: 1e08f21e79 [2021-06-30T06:29:00.855Z] Built: 03/11/2021 13:23:32 [2021-06-30T06:29:00.855Z] OS/Arch: windows/amd64 [2021-06-30T06:29:00.855Z] Experimental: true [2021-06-30T06:29:00.855Z] [2021-06-30T06:29:00.855Z] INFO: Docker info of control daemon [2021-06-30T06:29:00.855Z] [2021-06-30T06:29:00.855Z] Client: [2021-06-30T06:29:00.855Z] Context: default [2021-06-30T06:29:00.855Z] Debug Mode: false [2021-06-30T06:29:00.855Z] Plugins: [2021-06-30T06:29:00.855Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-30T06:29:00.855Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-30T06:29:00.855Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-30T06:29:00.855Z] [2021-06-30T06:29:00.855Z] Server: [2021-06-30T06:29:00.855Z] Containers: 0 [2021-06-30T06:29:00.855Z] Running: 0 [2021-06-30T06:29:00.855Z] Paused: 0 [2021-06-30T06:29:00.855Z] Stopped: 0 [2021-06-30T06:29:00.855Z] Images: 1 [2021-06-30T06:29:00.855Z] Server Version: 20.10.0 [2021-06-30T06:29:00.855Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-30T06:29:00.855Z] Windows: [2021-06-30T06:29:00.855Z] LCOW: [2021-06-30T06:29:00.855Z] Logging Driver: json-file [2021-06-30T06:29:00.855Z] Plugins: [2021-06-30T06:29:00.855Z] Volume: local [2021-06-30T06:29:00.855Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-30T06:29:00.855Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-30T06:29:00.855Z] Swarm: inactive [2021-06-30T06:29:00.855Z] Default Isolation: process [2021-06-30T06:29:00.855Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-30T06:29:00.855Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-30T06:29:00.855Z] OSType: windows [2021-06-30T06:29:00.855Z] Architecture: x86_64 [2021-06-30T06:29:00.855Z] CPUs: 4 [2021-06-30T06:29:00.855Z] Total Memory: 32GiB [2021-06-30T06:29:00.855Z] Name: azwin-2-35d0c0 [2021-06-30T06:29:00.855Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-30T06:29:00.855Z] Docker Root Dir: D:\docker [2021-06-30T06:29:00.855Z] Debug Mode: false [2021-06-30T06:29:00.855Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:29:00.855Z] Labels: [2021-06-30T06:29:00.855Z] Experimental: true [2021-06-30T06:29:00.855Z] Insecure Registries: [2021-06-30T06:29:00.855Z] 10.0.0.4:5000 [2021-06-30T06:29:00.855Z] 127.0.0.0/8 [2021-06-30T06:29:00.855Z] Registry Mirrors: [2021-06-30T06:29:00.855Z] http://10.0.0.4:5000/ [2021-06-30T06:29:00.855Z] Live Restore Enabled: false [2021-06-30T06:29:00.855Z] [2021-06-30T06:29:00.855Z] [2021-06-30T06:29:00.855Z] INFO: Commit hash is 9e30e023dc [2021-06-30T06:29:00.855Z] INFO: Nuke-Everything... [2021-06-30T06:29:00.855Z] INFO: Container count on control daemon to delete is 0 [2021-06-30T06:29:01.809Z] INFO: Nuking d:\CI [2021-06-30T06:29:01.809Z] INFO: Zapped successfully [2021-06-30T06:29:01.809Z] INFO: Location for testing is d:\CI\PR-42569\5 [2021-06-30T06:29:01.809Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-30T06:29:01.809Z] [2021-06-30T06:29:01.809Z] [2021-06-30T06:29:01.809Z] INFO: Building the image from Dockerfile.windows at 06/30/2021 06:29:01... [2021-06-30T06:29:01.809Z] [2021-06-30T06:29:07.545Z] Sending build context to Docker daemon 60.85MB [2021-06-30T06:29:07.545Z] [2021-06-30T06:29:07.996Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-30T06:29:07.996Z] ---> 39d157a84080 [2021-06-30T06:29:07.996Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-30T06:29:07.996Z] ---> Running in 601cb632a74b [2021-06-30T06:29:08.448Z] Removing intermediate container 601cb632a74b [2021-06-30T06:29:08.448Z] ---> 2f474225e0c0 [2021-06-30T06:29:08.448Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-06-30T06:29:08.448Z] ---> Running in 55cdfffde31f [2021-06-30T06:29:08.899Z] Removing intermediate container 55cdfffde31f [2021-06-30T06:29:08.899Z] ---> 9bb7fa93d294 [2021-06-30T06:29:08.899Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-30T06:29:08.899Z] ---> Running in cf72721a9ab9 [2021-06-30T06:29:09.351Z] Removing intermediate container cf72721a9ab9 [2021-06-30T06:29:09.351Z] ---> 723d34f086bc [2021-06-30T06:29:09.351Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-06-30T06:29:09.351Z] ---> Running in 9d0b13f33109 [2021-06-30T06:29:09.803Z] Removing intermediate container 9d0b13f33109 [2021-06-30T06:29:09.803Z] ---> 82b90a5d2d16 [2021-06-30T06:29:09.804Z] Step 6/10 : 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'); 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; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-06-30T06:29:09.804Z] ---> Running in 8e87247b18b3 [2021-06-30T06:29:11.002Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:29:11.002Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:29:11.002Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:29:11.002Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:29:11.002Z] [2021-06-30T06:29:11.002Z] + TEST_INTEGRATION_DEST=1 [2021-06-30T06:29:11.002Z] + CONTAINER_NAME=docker-pr5-1 [2021-06-30T06:29:11.002Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-30T06:29:11.002Z] + run_tests test-integration-flaky [2021-06-30T06:29:11.002Z] + '[' -n 0 ']' [2021-06-30T06:29:11.002Z] + rm= [2021-06-30T06:29:11.002Z] + c=0 [2021-06-30T06:29:11.002Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42569/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42569/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42569/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8626456cda766e77a4ab104e170f6ac436d125da -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8626456cda766e77a4ab104e170f6ac436d125da hack/make.sh test-integration-flaky test-integration [2021-06-30T06:29:11.002Z] ++ jobs -p [2021-06-30T06:29:11.002Z] + for job in $(jobs -p) [2021-06-30T06:29:11.002Z] + wait 3993 [2021-06-30T06:29:11.002Z] + TEST_INTEGRATION_DEST=3 [2021-06-30T06:29:11.002Z] + CONTAINER_NAME=docker-pr5-3 [2021-06-30T06:29:11.002Z] + TEST_SKIP_INTEGRATION=1 [2021-06-30T06:29:11.002Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-30T06:29:11.002Z] + run_tests [2021-06-30T06:29:11.002Z] + '[' -n 0 ']' [2021-06-30T06:29:11.002Z] + rm= [2021-06-30T06:29:11.002Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42569/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42569/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42569/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8626456cda766e77a4ab104e170f6ac436d125da -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8626456cda766e77a4ab104e170f6ac436d125da hack/make.sh '' test-integration [2021-06-30T06:29:11.002Z] + TEST_INTEGRATION_DEST=2 [2021-06-30T06:29:11.002Z] + CONTAINER_NAME=docker-pr5-2 [2021-06-30T06:29:11.002Z] + TEST_SKIP_INTEGRATION=1 [2021-06-30T06:29:11.002Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-30T06:29:11.002Z] + run_tests [2021-06-30T06:29:11.002Z] + '[' -n 0 ']' [2021-06-30T06:29:11.002Z] + rm= [2021-06-30T06:29:11.002Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42569/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42569/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42569/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8626456cda766e77a4ab104e170f6ac436d125da -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8626456cda766e77a4ab104e170f6ac436d125da hack/make.sh '' test-integration [2021-06-30T06:29:11.002Z] [2021-06-30T06:29:11.002Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-30T06:29:11.002Z] [2021-06-30T06:29:11.002Z] [2021-06-30T06:29:11.002Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-30T06:29:11.002Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-30T06:29:11.002Z] HOSTNAME=56d326184b11 [2021-06-30T06:29:11.002Z] TEST_SKIP_INTEGRATION=1 [2021-06-30T06:29:11.002Z] TESTDEBUG=0 [2021-06-30T06:29:11.002Z] DEST=bundles/test-integration [2021-06-30T06:29:11.002Z] PWD=/go/src/github.com/docker/docker [2021-06-30T06:29:11.002Z] KEEPBUNDLE=1 [2021-06-30T06:29:11.002Z] DOCKER_GITCOMMIT=8626456cda766e77a4ab104e170f6ac436d125da [2021-06-30T06:29:11.002Z] container=docker [2021-06-30T06:29:11.002Z] HOME=/root [2021-06-30T06:29:11.002Z] GOLANG_VERSION=1.16.5 [2021-06-30T06:29:11.002Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-30T06:29:11.002Z] VALIDATE_BRANCH=master [2021-06-30T06:29:11.002Z] TERM=xterm [2021-06-30T06:29:11.002Z] DOCKER_PKG=github.com/docker/docker [2021-06-30T06:29:11.002Z] SHLVL=1 [2021-06-30T06:29:11.002Z] TIMEOUT=120m [2021-06-30T06:29:11.002Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-30T06:29:11.002Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-30T06:29:11.002Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-30T06:29:11.002Z] GO111MODULE=off [2021-06-30T06:29:11.002Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-30T06:29:11.002Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-30T06:29:11.002Z] GOPATH=/go [2021-06-30T06:29:11.002Z] PKG_CONFIG=pkg-config [2021-06-30T06:29:11.002Z] _=/usr/bin/env [2021-06-30T06:29:11.002Z] Building test suite binary ./integration-cli/test.main [2021-06-30T06:29:11.002Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-30T06:29:11.002Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-30T06:29:11.002Z] HOSTNAME=faf17ddab45a [2021-06-30T06:29:11.003Z] TEST_SKIP_INTEGRATION=1 [2021-06-30T06:29:11.003Z] TESTDEBUG=0 [2021-06-30T06:29:11.003Z] DEST=bundles/test-integration [2021-06-30T06:29:11.003Z] PWD=/go/src/github.com/docker/docker [2021-06-30T06:29:11.003Z] KEEPBUNDLE=1 [2021-06-30T06:29:11.003Z] DOCKER_GITCOMMIT=8626456cda766e77a4ab104e170f6ac436d125da [2021-06-30T06:29:11.003Z] container=docker [2021-06-30T06:29:11.003Z] HOME=/root [2021-06-30T06:29:11.003Z] GOLANG_VERSION=1.16.5 [2021-06-30T06:29:11.003Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-30T06:29:11.003Z] VALIDATE_BRANCH=master [2021-06-30T06:29:11.003Z] TERM=xterm [2021-06-30T06:29:11.003Z] DOCKER_PKG=github.com/docker/docker [2021-06-30T06:29:11.003Z] SHLVL=1 [2021-06-30T06:29:11.003Z] TIMEOUT=120m [2021-06-30T06:29:11.003Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-30T06:29:11.003Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-30T06:29:11.003Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-30T06:29:11.003Z] GO111MODULE=off [2021-06-30T06:29:11.003Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-30T06:29:11.003Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-30T06:29:11.003Z] GOPATH=/go [2021-06-30T06:29:11.003Z] PKG_CONFIG=pkg-config [2021-06-30T06:29:11.003Z] _=/usr/bin/env [2021-06-30T06:29:11.003Z] Building test suite binary ./integration-cli/test.main [2021-06-30T06:29:11.003Z] No new tests added to integration. [2021-06-30T06:29:11.003Z] [2021-06-30T06:29:11.003Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-30T06:29:11.003Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-30T06:29:11.003Z] HOSTNAME=41697597e3eb [2021-06-30T06:29:11.003Z] TESTDEBUG=0 [2021-06-30T06:29:11.003Z] DEST=bundles/test-integration [2021-06-30T06:29:11.003Z] PWD=/go/src/github.com/docker/docker [2021-06-30T06:29:11.003Z] KEEPBUNDLE=1 [2021-06-30T06:29:11.003Z] DOCKER_GITCOMMIT=8626456cda766e77a4ab104e170f6ac436d125da [2021-06-30T06:29:11.003Z] container=docker [2021-06-30T06:29:11.003Z] HOME=/root [2021-06-30T06:29:11.003Z] GOLANG_VERSION=1.16.5 [2021-06-30T06:29:11.003Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-30T06:29:11.003Z] VALIDATE_BRANCH=master [2021-06-30T06:29:11.003Z] TERM=xterm [2021-06-30T06:29:11.003Z] DOCKER_PKG=github.com/docker/docker [2021-06-30T06:29:11.003Z] SHLVL=1 [2021-06-30T06:29:11.003Z] TIMEOUT=120m [2021-06-30T06:29:11.003Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-30T06:29:11.003Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-30T06:29:11.003Z] GO111MODULE=off [2021-06-30T06:29:11.003Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-30T06:29:11.003Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-30T06:29:11.003Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-30T06:29:11.003Z] GOPATH=/go [2021-06-30T06:29:11.003Z] PKG_CONFIG=pkg-config [2021-06-30T06:29:11.003Z] _=/usr/bin/env [2021-06-30T06:29:11.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-30T06:29:12.790Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:29:12.790Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:29:12.790Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:29:12.790Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:29:12.790Z] [2021-06-30T06:29:12.790Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-30T06:29:12.790Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-30T06:29:12.790Z] HOSTNAME=7f1ec1216d11 [2021-06-30T06:29:12.790Z] DEST=bundles/test-integration [2021-06-30T06:29:12.790Z] PWD=/go/src/github.com/docker/docker [2021-06-30T06:29:12.790Z] DOCKER_ROOTLESS=1 [2021-06-30T06:29:12.790Z] DOCKER_GITCOMMIT=e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 [2021-06-30T06:29:12.790Z] container=docker [2021-06-30T06:29:12.790Z] HOME=/root [2021-06-30T06:29:12.790Z] GOLANG_VERSION=1.16.5 [2021-06-30T06:29:12.790Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-30T06:29:12.790Z] VALIDATE_BRANCH=master [2021-06-30T06:29:12.790Z] TERM=xterm [2021-06-30T06:29:12.790Z] DOCKER_PKG=github.com/docker/docker [2021-06-30T06:29:12.790Z] SHLVL=1 [2021-06-30T06:29:12.790Z] TIMEOUT=120m [2021-06-30T06:29:12.790Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-30T06:29:12.790Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-30T06:29:12.790Z] GO111MODULE=off [2021-06-30T06:29:12.790Z] DOCKER_EXPERIMENTAL=1 [2021-06-30T06:29:12.790Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-30T06:29:12.790Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-30T06:29:12.790Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-30T06:29:12.790Z] GOPATH=/go [2021-06-30T06:29:12.790Z] PKG_CONFIG=pkg-config [2021-06-30T06:29:12.790Z] _=/usr/bin/env [2021-06-30T06:29:12.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-30T06:29:14.545Z] [2021-06-30T06:29:14.545Z] SUCCESS: Specified value was saved. [2021-06-30T06:29:15.500Z] INFO: Downloading git... [2021-06-30T06:29:17.117Z] INFO: Downloading go... [2021-06-30T06:29:19.266Z] INFO: Downloading compiler 1 of 3... [2021-06-30T06:29:19.266Z] INFO: Downloading compiler 2 of 3... [2021-06-30T06:29:19.266Z] INFO: Downloading compiler 3 of 3... [2021-06-30T06:29:19.266Z] INFO: Extracting git... [2021-06-30T06:29:23.957Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:29:23.957Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:29:23.957Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:29:23.957Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:29:23.957Z] [2021-06-30T06:29:23.957Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-30T06:29:23.957Z] DOCKER_SYSTEMD=1 [2021-06-30T06:29:23.957Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-30T06:29:23.957Z] HOSTNAME=c0236f6214b9 [2021-06-30T06:29:23.957Z] DEST=bundles/test-integration [2021-06-30T06:29:23.957Z] PWD=/go/src/github.com/docker/docker [2021-06-30T06:29:23.957Z] DOCKER_GITCOMMIT=e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 [2021-06-30T06:29:23.957Z] container=docker [2021-06-30T06:29:23.957Z] HOME=/root [2021-06-30T06:29:23.957Z] LANG=C.UTF-8 [2021-06-30T06:29:23.957Z] INVOCATION_ID=5358f939e22748cc9b0c13fdc635cc6f [2021-06-30T06:29:23.957Z] GOLANG_VERSION=1.16.5 [2021-06-30T06:29:23.957Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-30T06:29:23.957Z] VALIDATE_BRANCH=master [2021-06-30T06:29:23.957Z] TERM=xterm [2021-06-30T06:29:23.957Z] DOCKER_PKG=github.com/docker/docker [2021-06-30T06:29:23.957Z] SHLVL=3 [2021-06-30T06:29:23.957Z] TIMEOUT=120m [2021-06-30T06:29:23.957Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-30T06:29:23.957Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-30T06:29:23.957Z] GO111MODULE=off [2021-06-30T06:29:23.957Z] DOCKER_EXPERIMENTAL=1 [2021-06-30T06:29:23.957Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-30T06:29:23.957Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-30T06:29:23.957Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-30T06:29:23.957Z] GOPATH=/go [2021-06-30T06:29:23.957Z] PKG_CONFIG=pkg-config [2021-06-30T06:29:23.957Z] _=/usr/bin/env [2021-06-30T06:29:23.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-30T06:29:33.222Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|types_sizes|files|imports|name) took 2m11.57890448s [2021-06-30T06:29:33.222Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 531.967486ms [2021-06-30T06:29:33.981Z] INFO: Expanding go... [2021-06-30T06:29:51.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-30T06:29:51.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-30T06:29:54.968Z] INFO: Expanding compiler 1 of 3... [2021-06-30T06:29:55.420Z] INFO: Expanding compiler 2 of 3... [2021-06-30T06:30:01.156Z] INFO: Expanding compiler 3 of 3... [2021-06-30T06:30:01.156Z] INFO: Removing downloaded files... [2021-06-30T06:30:01.156Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-30T06:30:01.156Z] INFO: Configuring git core.autocrlf... [2021-06-30T06:30:02.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-30T06:30:02.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-30T06:30:13.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-06-30T06:30:13.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-30T06:30:28.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-30T06:30:28.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-30T06:30:28.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-30T06:30:28.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-30T06:30:28.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-30T06:30:29.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-06-30T06:30:29.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-30T06:30:30.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-30T06:30:32.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-30T06:30:33.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-30T06:30:34.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-30T06:30:34.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-30T06:30:35.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-30T06:30:36.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-30T06:30:37.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-30T06:30:38.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-30T06:30:39.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-30T06:30:39.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-30T06:30:39.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-30T06:30:39.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-30T06:30:40.083Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-30T06:30:40.083Z] Using test binary docker [2021-06-30T06:30:40.083Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-30T06:30:40.083Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-30T06:30:40.083Z] INFO: Waiting for daemon to start... [2021-06-30T06:30:40.083Z] Starting dockerd [2021-06-30T06:30:40.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-30T06:30:40.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-30T06:30:42.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-30T06:30:43.365Z] . [2021-06-30T06:30:43.365Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-30T06:30:43.365Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-30T06:30:43.365Z] Error: No such image: emptyfs [2021-06-30T06:30:43.365Z] Running integration-test (iteration 1) [2021-06-30T06:30:43.365Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-30T06:30:44.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-30T06:30:45.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-30T06:30:46.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-30T06:30:47.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-30T06:30:48.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-30T06:30:48.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-30T06:30:50.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-30T06:30:50.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-30T06:30:51.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-30T06:30:52.128Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-30T06:30:52.128Z] Using test binary docker [2021-06-30T06:30:52.128Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-30T06:30:52.128Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-30T06:30:52.128Z] INFO: Waiting for daemon to start... [2021-06-30T06:30:52.128Z] Starting dockerd [2021-06-30T06:30:54.598Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m30.984383994s with top 10 stages: buildssa: 1m40.683302737s, goimports: 23.034468192s, unconvert: 13.714519495s, gosec: 11.61144539s, golint: 7.206714796s, misspell: 4.902243599s, ineffassign: 4.577671889s, inspect: 4.204763213s, vrp: 3.749322281s, printf: 2.512012976s [2021-06-30T06:30:55.410Z] . [2021-06-30T06:30:55.410Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-30T06:30:55.410Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-30T06:30:55.410Z] Error: No such image: emptyfs [2021-06-30T06:30:55.410Z] Running integration-test (iteration 1) [2021-06-30T06:30:55.410Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-30T06:31:05.314Z] Loaded image: buildpack-deps:buster [2021-06-30T06:31:05.314Z] Loaded image: busybox:latest [2021-06-30T06:31:05.314Z] Loaded image: busybox:glibc [2021-06-30T06:31:05.577Z] Loaded image: debian:bullseye [2021-06-30T06:31:05.577Z] Loaded image: hello-world:latest [2021-06-30T06:31:05.577Z] Loaded image: arm32v7/hello-world:latest [2021-06-30T06:31:05.836Z] INFO: Testing against a local daemon [2021-06-30T06:31:05.836Z] === RUN TestCgroupNamespacesBuild [2021-06-30T06:31:07.233Z] --- PASS: TestCgroupNamespacesBuild (1.58s) [2021-06-30T06:31:07.233Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-30T06:31:08.606Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2021-06-30T06:31:08.606Z] === RUN TestBuildWithSession [2021-06-30T06:31:08.606Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:31:08.606Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-30T06:31:08.606Z] === RUN TestBuildSquashParent [2021-06-30T06:31:09.504Z] INFO [runner/unused/goanalysis] analyzers took 33.499895266s with top 10 stages: buildssa: 29.069850318s, U1000: 4.430044948s [2021-06-30T06:31:09.504Z] INFO [runner] Issues before processing: 2865, after processing: 0 [2021-06-30T06:31:09.504Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1901/2290, exclude-rules: 78/1901, nolint: 0/78, exclude: 1901/1901, cgo: 2290/2865, filename_unadjuster: 2290/2290, path_prettifier: 2290/2290, skip_files: 2290/2290, skip_dirs: 2290/2290, identifier_marker: 1901/1901 [2021-06-30T06:31:09.504Z] INFO [runner] processing took 69.336513ms with stages: nolint: 27.513678ms, identifier_marker: 18.909377ms, path_prettifier: 11.020235ms, autogenerated_exclude: 5.238468ms, exclude-rules: 3.671675ms, skip_dirs: 1.913541ms, cgo: 948.137µs, filename_unadjuster: 117.351µs, max_same_issues: 1.345µs, uniq_by_line: 547ns, diff: 397ns, skip_files: 368ns, max_from_linter: 330ns, source_code: 313ns, exclude: 302ns, path_shortener: 265ns, max_per_file_from_linter: 184ns [2021-06-30T06:31:09.504Z] INFO [runner] linters took 1m44.148036105s with stages: goanalysis_metalinter: 1m20.102911569s, unused: 23.975587611s [2021-06-30T06:31:09.504Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-06-30T06:31:09.504Z] INFO Memory: 2364 samples, avg is 498.1MB, max is 4170.0MB [2021-06-30T06:31:09.504Z] INFO Execution took 3m56.269638254s [2021-06-30T06:31:09.504Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-30T06:31:09.839Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d4d1c88bf06a78a8324a637a3fbee3d259d947b8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d4d1c88bf06a78a8324a637a3fbee3d259d947b8 hack/make.sh dynbinary test-docker-py [2021-06-30T06:31:10.281Z] Loaded image: buildpack-deps:buster [2021-06-30T06:31:10.281Z] Loaded image: busybox:latest [2021-06-30T06:31:10.281Z] Loaded image: busybox:glibc [2021-06-30T06:31:10.400Z] [2021-06-30T06:31:10.400Z] Removing bundles/ [2021-06-30T06:31:10.400Z] [2021-06-30T06:31:10.400Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-30T06:31:10.400Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:31:10.400Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:31:11.654Z] Loaded image: debian:bullseye [2021-06-30T06:31:11.654Z] Loaded image: hello-world:latest [2021-06-30T06:31:11.912Z] Loaded image: arm32v7/hello-world:latest [2021-06-30T06:31:11.912Z] INFO: Testing against a local daemon [2021-06-30T06:31:11.912Z] === RUN TestCgroupNamespacesBuild [2021-06-30T06:31:13.813Z] --- PASS: TestCgroupNamespacesBuild (1.80s) [2021-06-30T06:31:13.813Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-30T06:31:15.188Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.48s) [2021-06-30T06:31:15.188Z] === RUN TestBuildWithSession [2021-06-30T06:31:15.188Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:31:15.188Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-30T06:31:15.188Z] === RUN TestBuildSquashParent [2021-06-30T06:31:16.711Z] --- PASS: TestBuildSquashParent (8.02s) [2021-06-30T06:31:16.711Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-30T06:31:16.711Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:31:16.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:31:16.711Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:31:16.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:31:16.711Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:31:16.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:31:16.711Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:31:16.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:31:16.711Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:31:16.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:31:16.711Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:31:16.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:31:16.711Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:31:16.711Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:31:19.238Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:31:19.238Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:31:21.136Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:31:21.136Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:31:21.749Z] --- PASS: TestBuildSquashParent (5.64s) [2021-06-30T06:31:21.749Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-30T06:31:21.749Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:31:21.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:31:21.749Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:31:21.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:31:21.749Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:31:21.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:31:21.749Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:31:21.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:31:21.749Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:31:21.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:31:21.749Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:31:21.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:31:21.749Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:31:21.749Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:31:23.129Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:31:23.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:31:23.662Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-30T06:31:23.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.36s) [2021-06-30T06:31:23.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s) [2021-06-30T06:31:23.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2021-06-30T06:31:23.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2021-06-30T06:31:23.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2021-06-30T06:31:23.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s) [2021-06-30T06:31:23.662Z] === RUN TestBuildMultiStageCopy [2021-06-30T06:31:23.662Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-30T06:31:25.288Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:31:25.288Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:31:26.190Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-30T06:31:27.034Z] Removing intermediate container 8e87247b18b3 [2021-06-30T06:31:27.034Z] ---> 01f9ccfb3def [2021-06-30T06:31:27.034Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-06-30T06:31:27.034Z] ---> Running in fec6b95a358a [2021-06-30T06:31:27.034Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-30T06:31:27.034Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-30T06:31:27.034Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-30T06:31:27.034Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-30T06:31:27.034Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:31:27.034Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-30T06:31:27.034Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-30T06:31:27.034Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-30T06:31:27.034Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-30T06:31:27.034Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-30T06:31:27.034Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-30T06:31:27.034Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-30T06:31:27.034Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-30T06:31:27.034Z] INFO: Build done for gotestsum... [2021-06-30T06:31:27.123Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-30T06:31:27.818Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-30T06:31:27.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.06s) [2021-06-30T06:31:27.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.40s) [2021-06-30T06:31:27.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2021-06-30T06:31:27.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2021-06-30T06:31:27.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2021-06-30T06:31:27.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2021-06-30T06:31:27.818Z] === RUN TestBuildMultiStageCopy [2021-06-30T06:31:27.818Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-30T06:31:28.056Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-30T06:31:29.192Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-30T06:31:29.428Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-30T06:31:29.451Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-30T06:31:29.709Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-30T06:31:29.967Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-30T06:31:30.225Z] --- PASS: TestBuildMultiStageCopy (2.74s) [2021-06-30T06:31:30.225Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s) [2021-06-30T06:31:30.225Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-06-30T06:31:30.225Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-06-30T06:31:30.225Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-06-30T06:31:30.225Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2021-06-30T06:31:30.225Z] === RUN TestBuildMultiStageParentConfig [2021-06-30T06:31:30.359Z] --- PASS: TestBuildMultiStageCopy (6.97s) [2021-06-30T06:31:30.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.98s) [2021-06-30T06:31:30.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2021-06-30T06:31:30.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-30T06:31:30.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-06-30T06:31:30.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-30T06:31:30.359Z] === RUN TestBuildMultiStageParentConfig [2021-06-30T06:31:30.791Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2021-06-30T06:31:30.791Z] === RUN TestBuildLabelWithTargets [2021-06-30T06:31:31.726Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2021-06-30T06:31:31.726Z] === RUN TestBuildWithEmptyLayers [2021-06-30T06:31:31.984Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-06-30T06:31:31.984Z] === RUN TestBuildMultiStageOnBuild [2021-06-30T06:31:32.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-30T06:31:32.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-30T06:31:34.514Z] --- PASS: TestBuildMultiStageOnBuild (2.08s) [2021-06-30T06:31:34.514Z] === RUN TestBuildUncleanTarFilenames [2021-06-30T06:31:34.773Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-06-30T06:31:34.773Z] === RUN TestBuildMultiStageLayerLeak [2021-06-30T06:31:35.616Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-06-30T06:31:35.616Z] === RUN TestBuildLabelWithTargets [2021-06-30T06:31:36.674Z] --- PASS: TestBuildMultiStageLayerLeak (2.14s) [2021-06-30T06:31:36.674Z] === RUN TestBuildWithHugeFile [2021-06-30T06:31:37.273Z] Removing intermediate container fec6b95a358a [2021-06-30T06:31:37.273Z] ---> 839c892e42cb [2021-06-30T06:31:37.273Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-30T06:31:37.273Z] ---> Running in 638ef8906604 [2021-06-30T06:31:37.726Z] Removing intermediate container 638ef8906604 [2021-06-30T06:31:37.726Z] ---> a63fc45cf610 [2021-06-30T06:31:37.726Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-30T06:31:37.726Z] ---> Running in 1d2ecf2c77fd [2021-06-30T06:31:38.178Z] Removing intermediate container 1d2ecf2c77fd [2021-06-30T06:31:38.178Z] ---> b3d6dba41507 [2021-06-30T06:31:38.178Z] Step 10/10 : COPY . . [2021-06-30T06:31:43.729Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-06-30T06:31:43.729Z] === RUN TestBuildWithEmptyLayers [2021-06-30T06:31:46.254Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-06-30T06:31:46.254Z] === RUN TestBuildMultiStageOnBuild [2021-06-30T06:31:51.516Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-06-30T06:31:51.516Z] === RUN TestBuildUncleanTarFilenames [2021-06-30T06:31:51.774Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2021-06-30T06:31:51.774Z] === RUN TestBuildMultiStageLayerLeak [2021-06-30T06:31:57.039Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2021-06-30T06:31:57.039Z] === RUN TestBuildWithHugeFile [2021-06-30T06:32:03.202Z] ---> bf632b3ab469 [2021-06-30T06:32:04.777Z] Successfully built bf632b3ab469 [2021-06-30T06:32:04.777Z] Successfully tagged docker:latest [2021-06-30T06:32:04.777Z] INFO: Image build ended at 06/30/2021 06:32:04. Duration:00:03:02.8932027 [2021-06-30T06:32:04.777Z] [2021-06-30T06:32:04.777Z] [2021-06-30T06:32:04.777Z] INFO: Building the test binaries at 06/30/2021 06:32:04... [2021-06-30T06:32:09.415Z] INFO: make.ps1 starting at 06/30/2021 06:32:08 [2021-06-30T06:32:09.415Z] INFO: Git commit (9e30e023dc) assumed from DOCKER_GITCOMMIT environment variable [2021-06-30T06:32:09.415Z] INFO: Invoking autogen... [2021-06-30T06:32:09.868Z] INFO: Building daemon... [2021-06-30T06:32:32.898Z] --- PASS: TestBuildWithHugeFile (51.90s) [2021-06-30T06:32:32.898Z] === RUN TestBuildWCOWSandboxSize [2021-06-30T06:32:32.898Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-30T06:32:32.898Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-30T06:32:32.898Z] === RUN TestBuildWithEmptyDockerfile [2021-06-30T06:32:32.898Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:32:32.898Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:32:32.898Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:32:32.898Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:32:32.898Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:32:32.898Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:32:32.898Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:32:32.898Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:32:32.898Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:32:32.898Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-06-30T06:32:32.898Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-06-30T06:32:32.898Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-06-30T06:32:32.898Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-06-30T06:32:32.898Z] === RUN TestBuildPreserveOwnership [2021-06-30T06:32:32.898Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-30T06:32:32.898Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-30T06:32:33.465Z] --- PASS: TestBuildPreserveOwnership (4.36s) [2021-06-30T06:32:33.465Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.98s) [2021-06-30T06:32:33.465Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2021-06-30T06:32:33.465Z] === RUN TestBuildPlatformInvalid [2021-06-30T06:32:33.465Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-06-30T06:32:33.465Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-30T06:32:40.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-06-30T06:32:40.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-30T06:32:46.786Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:32:46.786Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:32:46.786Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:32:46.786Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:32:46.786Z] [2021-06-30T06:32:46.786Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-30T06:32:46.786Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-30T06:32:46.786Z] Using test binary docker [2021-06-30T06:32:46.786Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-30T06:32:46.786Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-30T06:32:46.786Z] INFO: Waiting for daemon to start... [2021-06-30T06:32:46.786Z] Starting dockerd [2021-06-30T06:32:46.786Z] . [2021-06-30T06:32:46.786Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-30T06:32:48.403Z] Loaded image: buildpack-deps:buster [2021-06-30T06:32:48.403Z] Loaded image: busybox:latest [2021-06-30T06:32:48.403Z] Loaded image: busybox:glibc [2021-06-30T06:32:50.306Z] Loaded image: debian:bullseye [2021-06-30T06:32:50.306Z] Loaded image: hello-world:latest [2021-06-30T06:32:50.306Z] Loaded image: arm32v7/hello-world:latest [2021-06-30T06:32:53.261Z] --- PASS: TestBuildWithHugeFile (50.60s) [2021-06-30T06:32:53.261Z] === RUN TestBuildWCOWSandboxSize [2021-06-30T06:32:53.261Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-30T06:32:53.261Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-30T06:32:53.261Z] === RUN TestBuildWithEmptyDockerfile [2021-06-30T06:32:53.261Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:32:53.261Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:32:53.261Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:32:53.261Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:32:53.261Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:32:53.261Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:32:53.261Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:32:53.261Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:32:53.261Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:32:53.261Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-06-30T06:32:53.261Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-06-30T06:32:53.261Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-06-30T06:32:53.261Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-06-30T06:32:53.261Z] === RUN TestBuildPreserveOwnership [2021-06-30T06:32:53.261Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-30T06:32:53.261Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-30T06:32:57.440Z] --- PASS: TestBuildPreserveOwnership (10.10s) [2021-06-30T06:32:57.440Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.15s) [2021-06-30T06:32:57.440Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.94s) [2021-06-30T06:32:57.440Z] === RUN TestBuildPlatformInvalid [2021-06-30T06:32:57.440Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-30T06:32:57.440Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-30T06:32:57.440Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-30T06:32:57.440Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-30T06:32:57.440Z] PASS [2021-06-30T06:32:57.440Z] [2021-06-30T06:32:57.440Z] === Skipped [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-30T06:32:57.440Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:32:57.440Z] [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-30T06:32:57.440Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-30T06:32:57.440Z] [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-30T06:32:57.440Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-30T06:32:57.440Z] [2021-06-30T06:32:57.440Z] [2021-06-30T06:32:57.440Z] DONE 34 tests, 3 skipped in 134.149s [2021-06-30T06:32:57.440Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-30T06:32:57.440Z] INFO: Testing against a local daemon [2021-06-30T06:32:57.440Z] === RUN TestConfigInspect [2021-06-30T06:32:57.440Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:57.440Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-30T06:32:57.440Z] === RUN TestConfigList [2021-06-30T06:32:57.440Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:57.440Z] --- SKIP: TestConfigList (0.01s) [2021-06-30T06:32:57.440Z] === RUN TestConfigsCreateAndDelete [2021-06-30T06:32:57.440Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:57.440Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-06-30T06:32:57.440Z] === RUN TestConfigsUpdate [2021-06-30T06:32:57.440Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:57.440Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-06-30T06:32:57.440Z] === RUN TestTemplatedConfig [2021-06-30T06:32:57.440Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:57.440Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-30T06:32:57.440Z] === RUN TestConfigCreateResolve [2021-06-30T06:32:57.440Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:57.440Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-30T06:32:57.440Z] PASS [2021-06-30T06:32:57.440Z] [2021-06-30T06:32:57.440Z] === Skipped [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-30T06:32:57.440Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:57.440Z] [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-06-30T06:32:57.440Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:57.440Z] [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-06-30T06:32:57.440Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:57.440Z] [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-06-30T06:32:57.440Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:57.440Z] [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-30T06:32:57.440Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:57.440Z] [2021-06-30T06:32:57.440Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-30T06:32:57.440Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:57.440Z] [2021-06-30T06:32:57.440Z] [2021-06-30T06:32:57.440Z] DONE 6 tests, 6 skipped in 0.181s [2021-06-30T06:32:57.440Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-30T06:32:57.698Z] INFO: Testing against a local daemon [2021-06-30T06:32:57.698Z] === RUN TestCheckpoint [2021-06-30T06:32:57.698Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:32:57.698Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-30T06:32:57.698Z] === RUN TestContainerInvalidJSON [2021-06-30T06:32:57.698Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:32:57.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:32:57.698Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:32:57.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:32:57.698Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:32:57.698Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:32:57.698Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:32:57.698Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:32:57.698Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:32:57.698Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-30T06:32:57.698Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-30T06:32:57.698Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-30T06:32:57.698Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-30T06:32:57.698Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-30T06:32:57.698Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-30T06:32:57.698Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-30T06:32:57.698Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-30T06:32:57.698Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-30T06:32:57.698Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-06-30T06:32:57.698Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-30T06:32:57.956Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-30T06:32:57.956Z] === RUN TestCopyFromContainer [2021-06-30T06:32:58.415Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.62s) [2021-06-30T06:32:58.415Z] PASS [2021-06-30T06:32:58.415Z] [2021-06-30T06:32:58.415Z] === Skipped [2021-06-30T06:32:58.415Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-30T06:32:58.415Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:32:58.415Z] [2021-06-30T06:32:58.415Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-30T06:32:58.415Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-30T06:32:58.415Z] [2021-06-30T06:32:58.415Z] [2021-06-30T06:32:58.415Z] DONE 34 tests, 2 skipped in 121.802s [2021-06-30T06:32:58.415Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-30T06:32:58.415Z] INFO: Testing against a local daemon [2021-06-30T06:32:58.415Z] === RUN TestConfigInspect [2021-06-30T06:32:59.348Z] --- PASS: TestConfigInspect (2.27s) [2021-06-30T06:32:59.348Z] === RUN TestConfigList [2021-06-30T06:33:01.234Z] === RUN TestCopyFromContainer// [2021-06-30T06:33:01.234Z] === RUN TestCopyFromContainer//bar/root [2021-06-30T06:33:01.234Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-30T06:33:01.234Z] === RUN TestCopyFromContainer/bar/quux [2021-06-30T06:33:01.492Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-30T06:33:01.492Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-30T06:33:01.492Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-30T06:33:01.492Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-30T06:33:01.492Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-30T06:33:01.750Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-30T06:33:01.750Z] --- PASS: TestCopyFromContainer (3.87s) [2021-06-30T06:33:01.750Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-06-30T06:33:01.750Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-06-30T06:33:01.750Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-06-30T06:33:01.750Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-06-30T06:33:01.750Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-06-30T06:33:01.751Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-06-30T06:33:01.751Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-06-30T06:33:01.751Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-06-30T06:33:01.751Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-30T06:33:01.751Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-06-30T06:33:01.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-30T06:33:01.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:33:01.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:33:01.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:33:01.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:33:01.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:33:01.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:33:01.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:33:01.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:33:01.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:33:01.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-30T06:33:01.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-30T06:33:01.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-30T06:33:01.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-30T06:33:01.751Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-30T06:33:01.751Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-30T06:33:01.751Z] === RUN TestCreateWithInvalidEnv [2021-06-30T06:33:01.751Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-30T06:33:01.751Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-30T06:33:01.751Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-30T06:33:01.751Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-30T06:33:01.751Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-30T06:33:01.751Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-30T06:33:01.751Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-30T06:33:01.751Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-30T06:33:01.751Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-30T06:33:01.751Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-30T06:33:01.751Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-30T06:33:01.751Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-30T06:33:01.751Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-30T06:33:01.751Z] === RUN TestCreateTmpfsMountsTarget [2021-06-30T06:33:01.751Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-30T06:33:01.751Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-30T06:33:01.876Z] --- PASS: TestConfigList (2.26s) [2021-06-30T06:33:01.876Z] === RUN TestConfigsCreateAndDelete [2021-06-30T06:33:03.650Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2021-06-30T06:33:03.650Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-30T06:33:04.406Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2021-06-30T06:33:04.406Z] === RUN TestConfigsUpdate [2021-06-30T06:33:05.548Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.78s) [2021-06-30T06:33:05.548Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-30T06:33:05.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:33:05.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:33:05.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:33:05.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:33:05.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:33:05.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:33:05.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:33:05.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:33:05.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:33:05.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:33:05.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:33:05.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:33:05.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:33:05.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:33:05.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:33:05.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-30T06:33:05.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-30T06:33:05.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-30T06:33:05.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-30T06:33:05.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-30T06:33:05.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-30T06:33:05.548Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-30T06:33:06.114Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2021-06-30T06:33:06.114Z] === RUN TestCreateDifferentPlatform [2021-06-30T06:33:06.114Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-30T06:33:06.114Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-30T06:33:06.114Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-30T06:33:06.114Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-30T06:33:06.114Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-30T06:33:06.114Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-30T06:33:06.114Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-06-30T06:33:06.114Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-30T06:33:06.114Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-30T06:33:06.114Z] === RUN TestContainerStartOnDaemonRestart [2021-06-30T06:33:06.114Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-30T06:33:06.114Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-30T06:33:06.114Z] === RUN TestDaemonRestartIpcMode [2021-06-30T06:33:06.114Z] === PAUSE TestDaemonRestartIpcMode [2021-06-30T06:33:06.114Z] === RUN TestDaemonHostGatewayIP [2021-06-30T06:33:06.114Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:33:06.114Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-30T06:33:06.114Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-30T06:33:06.114Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-30T06:33:06.114Z] === RUN TestContainerKillOnDaemonStart [2021-06-30T06:33:06.114Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-30T06:33:06.114Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-30T06:33:06.114Z] === RUN TestDiff [2021-06-30T06:33:06.305Z] --- PASS: TestConfigsUpdate (2.15s) [2021-06-30T06:33:06.305Z] === RUN TestTemplatedConfig [2021-06-30T06:33:07.049Z] --- PASS: TestDiff (0.64s) [2021-06-30T06:33:07.049Z] === RUN TestExecWithCloseStdin [2021-06-30T06:33:07.983Z] --- PASS: TestExecWithCloseStdin (0.93s) [2021-06-30T06:33:07.983Z] === RUN TestExec [2021-06-30T06:33:08.549Z] --- PASS: TestExec (0.89s) [2021-06-30T06:33:08.549Z] === RUN TestExecUser [2021-06-30T06:33:09.483Z] --- PASS: TestExecUser (0.91s) [2021-06-30T06:33:09.483Z] === RUN TestExportContainerAndImportImage [2021-06-30T06:33:09.591Z] --- PASS: TestTemplatedConfig (3.33s) [2021-06-30T06:33:09.591Z] === RUN TestConfigCreateResolve [2021-06-30T06:33:10.453Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2021-06-30T06:33:10.453Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-30T06:33:11.492Z] --- PASS: TestConfigCreateResolve (2.13s) [2021-06-30T06:33:11.492Z] PASS [2021-06-30T06:33:11.492Z] [2021-06-30T06:33:11.492Z] DONE 6 tests in 14.410s [2021-06-30T06:33:11.492Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-30T06:33:11.492Z] INFO: Testing against a local daemon [2021-06-30T06:33:11.492Z] === RUN TestCheckpoint [2021-06-30T06:33:11.492Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:33:11.492Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-30T06:33:11.492Z] === RUN TestContainerInvalidJSON [2021-06-30T06:33:11.492Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:33:11.492Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:33:11.492Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:33:11.492Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:33:11.492Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:33:11.492Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:33:11.492Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:33:11.492Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:33:11.492Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:33:11.492Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-30T06:33:11.492Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-30T06:33:11.492Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-30T06:33:11.492Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-30T06:33:11.492Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-30T06:33:11.751Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-30T06:33:11.751Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-30T06:33:11.751Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-30T06:33:11.751Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-30T06:33:11.751Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-06-30T06:33:11.751Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-30T06:33:11.751Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-30T06:33:11.751Z] === RUN TestCopyFromContainer [2021-06-30T06:33:11.845Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2021-06-30T06:33:11.845Z] === RUN TestHealthCheckWorkdir [2021-06-30T06:33:13.125Z] === RUN TestCopyFromContainer// [2021-06-30T06:33:13.125Z] === RUN TestCopyFromContainer//bar/root [2021-06-30T06:33:13.125Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-30T06:33:13.125Z] === RUN TestCopyFromContainer/bar/quux [2021-06-30T06:33:13.125Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-30T06:33:13.217Z] --- PASS: TestHealthCheckWorkdir (1.28s) [2021-06-30T06:33:13.217Z] === RUN TestHealthKillContainer [2021-06-30T06:33:13.384Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-30T06:33:13.384Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-30T06:33:13.384Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-30T06:33:13.384Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-30T06:33:13.384Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-30T06:33:13.643Z] --- PASS: TestCopyFromContainer (1.79s) [2021-06-30T06:33:13.643Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-06-30T06:33:13.643Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-06-30T06:33:13.643Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-06-30T06:33:13.643Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-06-30T06:33:13.643Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-06-30T06:33:13.643Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-06-30T06:33:13.643Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-06-30T06:33:13.643Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-06-30T06:33:13.643Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-06-30T06:33:13.643Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-06-30T06:33:13.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-30T06:33:13.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:33:13.643Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:33:13.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:33:13.643Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:33:13.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:33:13.643Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:33:13.643Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:33:13.643Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:33:13.643Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:33:13.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-30T06:33:13.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-30T06:33:13.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-30T06:33:13.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-30T06:33:13.643Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-30T06:33:13.643Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-30T06:33:13.643Z] === RUN TestCreateWithInvalidEnv [2021-06-30T06:33:13.643Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-30T06:33:13.643Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-30T06:33:13.643Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-30T06:33:13.643Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-30T06:33:13.643Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-30T06:33:13.643Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-30T06:33:13.643Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-30T06:33:13.643Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-30T06:33:13.643Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-30T06:33:13.643Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-30T06:33:13.643Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-30T06:33:13.643Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-30T06:33:13.643Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-30T06:33:13.643Z] === RUN TestCreateTmpfsMountsTarget [2021-06-30T06:33:13.643Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-30T06:33:13.643Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-30T06:33:16.172Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2021-06-30T06:33:16.172Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-30T06:33:16.494Z] --- PASS: TestHealthKillContainer (2.93s) [2021-06-30T06:33:16.494Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-30T06:33:16.494Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-06-30T06:33:16.494Z] === RUN TestIpcModeNone [2021-06-30T06:33:17.430Z] --- PASS: TestIpcModeNone (0.89s) [2021-06-30T06:33:17.430Z] === RUN TestIpcModePrivate [2021-06-30T06:33:18.364Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-30T06:33:18.364Z] --- PASS: TestIpcModePrivate (0.90s) [2021-06-30T06:33:18.364Z] === RUN TestIpcModeShareable [2021-06-30T06:33:18.364Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:33:18.364Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-30T06:33:18.364Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-30T06:33:18.704Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2021-06-30T06:33:18.704Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-30T06:33:18.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:33:18.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:33:18.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:33:18.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:33:18.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:33:18.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:33:18.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:33:18.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:33:18.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:33:18.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:33:18.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:33:18.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:33:18.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:33:18.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:33:18.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:33:18.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-30T06:33:18.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-30T06:33:18.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-30T06:33:18.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-30T06:33:18.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-30T06:33:18.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-30T06:33:18.704Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-30T06:33:19.270Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-06-30T06:33:19.270Z] === RUN TestCreateDifferentPlatform [2021-06-30T06:33:19.270Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-30T06:33:19.270Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-30T06:33:19.270Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-30T06:33:19.270Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-30T06:33:19.270Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-30T06:33:19.270Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-30T06:33:19.270Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-30T06:33:19.270Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-30T06:33:19.270Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-30T06:33:19.270Z] === RUN TestContainerStartOnDaemonRestart [2021-06-30T06:33:19.270Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-30T06:33:19.270Z] === RUN TestDaemonRestartIpcMode [2021-06-30T06:33:19.270Z] === PAUSE TestDaemonRestartIpcMode [2021-06-30T06:33:19.270Z] === RUN TestDaemonHostGatewayIP [2021-06-30T06:33:19.270Z] === PAUSE TestDaemonHostGatewayIP [2021-06-30T06:33:19.270Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-30T06:33:19.270Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-30T06:33:19.270Z] === RUN TestContainerKillOnDaemonStart [2021-06-30T06:33:19.270Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-30T06:33:19.270Z] === RUN TestDiff [2021-06-30T06:33:20.204Z] --- PASS: TestDiff (0.75s) [2021-06-30T06:33:20.204Z] === RUN TestExecWithCloseStdin [2021-06-30T06:33:20.894Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.52s) [2021-06-30T06:33:20.894Z] === RUN TestAPIIpcModeHost [2021-06-30T06:33:20.894Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:33:20.894Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-30T06:33:20.894Z] === RUN TestDaemonIpcModeShareable [2021-06-30T06:33:20.894Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:33:20.894Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-30T06:33:20.894Z] === RUN TestDaemonIpcModePrivate [2021-06-30T06:33:21.140Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-06-30T06:33:21.140Z] === RUN TestExec [2021-06-30T06:33:22.265Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-06-30T06:33:22.514Z] --- PASS: TestExec (1.10s) [2021-06-30T06:33:22.514Z] === RUN TestExecUser [2021-06-30T06:33:22.523Z] --- PASS: TestDaemonIpcModePrivate (1.60s) [2021-06-30T06:33:22.523Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-30T06:33:22.523Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:33:22.523Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-30T06:33:22.523Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-30T06:33:22.523Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:33:22.523Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-30T06:33:22.523Z] === RUN TestIpcModeOlderClient [2021-06-30T06:33:22.523Z] === PAUSE TestIpcModeOlderClient [2021-06-30T06:33:22.523Z] === RUN TestKillContainerInvalidSignal [2021-06-30T06:33:23.090Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2021-06-30T06:33:23.090Z] === RUN TestKillContainer [2021-06-30T06:33:23.090Z] === RUN TestKillContainer/no_signal [2021-06-30T06:33:23.447Z] --- PASS: TestExecUser (1.05s) [2021-06-30T06:33:23.447Z] === RUN TestExportContainerAndImportImage [2021-06-30T06:33:23.655Z] === RUN TestKillContainer/non_killing_signal [2021-06-30T06:33:24.220Z] === RUN TestKillContainer/killing_signal [2021-06-30T06:33:24.381Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2021-06-30T06:33:24.381Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-30T06:33:25.152Z] --- PASS: TestKillContainer (1.89s) [2021-06-30T06:33:25.152Z] --- PASS: TestKillContainer/no_signal (0.61s) [2021-06-30T06:33:25.152Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2021-06-30T06:33:25.152Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-06-30T06:33:25.152Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-30T06:33:25.152Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-30T06:33:25.448Z] sha256:de5958078649d01407b3fad54d52fa379798f53c0b0ea361e13da51ac2af248d [2021-06-30T06:33:25.448Z] INFO: Starting docker-py tests... [2021-06-30T06:33:25.717Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-30T06:33:25.756Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-06-30T06:33:25.756Z] === RUN TestHealthCheckWorkdir [2021-06-30T06:33:26.009Z] ============================= test session starts ============================== [2021-06-30T06:33:26.009Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-30T06:33:26.009Z] rootdir: /src, inifile: pytest.ini [2021-06-30T06:33:26.009Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-30T06:33:26.283Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2021-06-30T06:33:26.283Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2021-06-30T06:33:26.283Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2021-06-30T06:33:26.283Z] === RUN TestKillStoppedContainer [2021-06-30T06:33:26.283Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-30T06:33:26.283Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-30T06:33:26.283Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-30T06:33:26.283Z] === RUN TestKillDifferentUserContainer [2021-06-30T06:33:26.849Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2021-06-30T06:33:26.849Z] === RUN TestInspectOomKilledTrue [2021-06-30T06:33:26.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-30T06:33:26.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-30T06:33:26.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-30T06:33:27.107Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:33:27.107Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-30T06:33:27.107Z] === RUN TestInspectOomKilledFalse [2021-06-30T06:33:27.107Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:33:27.107Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-30T06:33:27.107Z] === RUN TestLinksEtcHostsContentMatch [2021-06-30T06:33:27.107Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-30T06:33:27.107Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-30T06:33:27.107Z] === RUN TestLinksContainerNames [2021-06-30T06:33:27.128Z] --- PASS: TestHealthCheckWorkdir (1.49s) [2021-06-30T06:33:27.128Z] === RUN TestHealthKillContainer [2021-06-30T06:33:27.373Z] collected 390 items / 1 deselected / 389 selected [2021-06-30T06:33:27.373Z] [2021-06-30T06:33:28.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-30T06:33:28.479Z] --- PASS: TestLinksContainerNames (1.24s) [2021-06-30T06:33:28.479Z] === RUN TestLogsFollowTailEmpty [2021-06-30T06:33:28.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-30T06:33:28.737Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2021-06-30T06:33:28.737Z] === RUN TestContainerNetworkMountsNoChown [2021-06-30T06:33:29.671Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/default [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/default [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/private [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/private [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/rprivate [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/slave [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/slave [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/rslave [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/shared [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/shared [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/rshared [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-30T06:33:29.671Z] === CONT TestMountDaemonRoot/default [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:33:29.671Z] === CONT TestMountDaemonRoot/rslave [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:33:29.671Z] === CONT TestMountDaemonRoot/rshared [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:33:29.671Z] === CONT TestMountDaemonRoot/shared [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:33:29.671Z] === CONT TestMountDaemonRoot/rprivate [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:33:29.671Z] === CONT TestMountDaemonRoot/slave [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-30T06:33:29.671Z] === CONT TestMountDaemonRoot/private [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:33:29.671Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:33:29.671Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:33:29.671Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:33:29.672Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:33:29.930Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-30T06:33:29.930Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-30T06:33:29.931Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-06-30T06:33:29.931Z] === RUN TestContainerBindMountNonRecursive [2021-06-30T06:33:29.931Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-30T06:33:29.931Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-30T06:33:29.931Z] === RUN TestContainerVolumesMountedAsShared [2021-06-30T06:33:29.931Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-30T06:33:29.931Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-30T06:33:29.931Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-30T06:33:29.931Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-30T06:33:29.931Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-30T06:33:29.931Z] === RUN TestNetworkNat [2021-06-30T06:33:30.409Z] --- PASS: TestHealthKillContainer (3.14s) [2021-06-30T06:33:30.409Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-30T06:33:30.497Z] --- PASS: TestNetworkNat (0.77s) [2021-06-30T06:33:30.497Z] === RUN TestNetworkLocalhostTCPNat [2021-06-30T06:33:30.975Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2021-06-30T06:33:30.975Z] === RUN TestIpcModeNone [2021-06-30T06:33:31.430Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-06-30T06:33:31.430Z] === RUN TestNetworkLoopbackNat [2021-06-30T06:33:31.910Z] --- PASS: TestIpcModeNone (1.08s) [2021-06-30T06:33:31.910Z] === RUN TestIpcModePrivate [2021-06-30T06:33:32.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-30T06:33:32.844Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-06-30T06:33:33.103Z] --- PASS: TestIpcModePrivate (1.07s) [2021-06-30T06:33:33.103Z] === RUN TestIpcModeShareable [2021-06-30T06:33:34.038Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-06-30T06:33:34.038Z] --- PASS: TestIpcModeShareable (1.06s) [2021-06-30T06:33:34.038Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-30T06:33:34.709Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2021-06-30T06:33:34.709Z] === RUN TestPause [2021-06-30T06:33:34.709Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:33:34.709Z] --- SKIP: TestPause (0.00s) [2021-06-30T06:33:34.709Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-30T06:33:34.709Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-30T06:33:34.709Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-30T06:33:34.709Z] === RUN TestPauseStopPausedContainer [2021-06-30T06:33:34.709Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:33:34.709Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-30T06:33:34.709Z] === RUN TestPidHost [2021-06-30T06:33:35.758Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-30T06:33:35.758Z] [2021-06-30T06:33:35.758Z] ________ ____ __. [2021-06-30T06:33:35.758Z] \_____ \ | |/ _| [2021-06-30T06:33:35.758Z] / | \| < [2021-06-30T06:33:35.758Z] / | \ | \ [2021-06-30T06:33:35.758Z] \_______ /____|__ \ [2021-06-30T06:33:35.758Z] \/ \/ [2021-06-30T06:33:35.758Z] [2021-06-30T06:33:35.758Z] INFO: make.ps1 ended at 06/30/2021 06:33:27 [2021-06-30T06:33:35.758Z] INFO: Binaries build ended at 06/30/2021 06:33:29. Duration:00:01:24.7845158 [2021-06-30T06:33:35.758Z] INFO: Copying the built daemon binary to d:\CI\PR-42569\5\binary\dockerd-9e30e023dc.exe... [2021-06-30T06:33:35.758Z] INFO: Copying the built client binary to d:\CI\PR-42569\5\binary\docker-9e30e023dc.exe... [2021-06-30T06:33:35.758Z] INFO: Copying dockerversion from the container... [2021-06-30T06:33:35.758Z] INFO: Copying the golang package from the container to d:\CI\PR-42569\5\installer\go.zip... [2021-06-30T06:33:35.758Z] INFO: Extracting go.zip to d:\CI\PR-42569\5\go [2021-06-30T06:33:36.092Z] --- PASS: TestPidHost (1.78s) [2021-06-30T06:33:36.092Z] === RUN TestPsFilter [2021-06-30T06:33:36.092Z] --- PASS: TestPsFilter (0.10s) [2021-06-30T06:33:36.092Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-30T06:33:36.658Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s) [2021-06-30T06:33:36.658Z] === RUN TestRemoveContainerWithVolume [2021-06-30T06:33:37.358Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2021-06-30T06:33:37.358Z] === RUN TestAPIIpcModeHost [2021-06-30T06:33:37.591Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2021-06-30T06:33:37.591Z] === RUN TestRemoveContainerRunning [2021-06-30T06:33:38.157Z] --- PASS: TestRemoveContainerRunning (0.63s) [2021-06-30T06:33:38.157Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-30T06:33:38.294Z] --- PASS: TestAPIIpcModeHost (1.15s) [2021-06-30T06:33:38.294Z] === RUN TestDaemonIpcModeShareable [2021-06-30T06:33:38.721Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2021-06-30T06:33:38.721Z] === RUN TestRemoveInvalidContainer [2021-06-30T06:33:38.721Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-30T06:33:38.721Z] === RUN TestRenameLinkedContainer [2021-06-30T06:33:39.667Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-30T06:33:39.926Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2021-06-30T06:33:39.926Z] === RUN TestDaemonIpcModePrivate [2021-06-30T06:33:41.249Z] --- PASS: TestRenameLinkedContainer (2.50s) [2021-06-30T06:33:41.249Z] === RUN TestRenameStoppedContainer [2021-06-30T06:33:41.301Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-30T06:33:41.559Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2021-06-30T06:33:41.559Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-30T06:33:41.815Z] --- PASS: TestRenameStoppedContainer (0.73s) [2021-06-30T06:33:41.815Z] === RUN TestRenameRunningContainerAndReuse [2021-06-30T06:33:42.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-30T06:33:42.940Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-30T06:33:43.188Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s) [2021-06-30T06:33:43.188Z] === RUN TestRenameInvalidName [2021-06-30T06:33:43.198Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2021-06-30T06:33:43.198Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-30T06:33:43.756Z] --- PASS: TestRenameInvalidName (0.64s) [2021-06-30T06:33:43.756Z] === RUN TestRenameAnonymousContainer [2021-06-30T06:33:44.573Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-30T06:33:44.831Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2021-06-30T06:33:44.831Z] === RUN TestIpcModeOlderClient [2021-06-30T06:33:44.831Z] === PAUSE TestIpcModeOlderClient [2021-06-30T06:33:44.831Z] === RUN TestKillContainerInvalidSignal [2021-06-30T06:33:45.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-30T06:33:45.766Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-06-30T06:33:45.766Z] === RUN TestKillContainer [2021-06-30T06:33:45.766Z] === RUN TestKillContainer/no_signal [2021-06-30T06:33:46.283Z] --- PASS: TestRenameAnonymousContainer (2.41s) [2021-06-30T06:33:46.283Z] === RUN TestRenameContainerWithSameName [2021-06-30T06:33:46.331Z] === RUN TestKillContainer/non_killing_signal [2021-06-30T06:33:46.849Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2021-06-30T06:33:46.849Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-30T06:33:46.897Z] === RUN TestKillContainer/killing_signal [2021-06-30T06:33:47.620Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-30T06:33:47.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-30T06:33:47.831Z] --- PASS: TestKillContainer (2.01s) [2021-06-30T06:33:47.831Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-06-30T06:33:47.831Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2021-06-30T06:33:47.831Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2021-06-30T06:33:47.831Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-30T06:33:47.831Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-30T06:33:48.222Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2021-06-30T06:33:48.222Z] === RUN TestResize [2021-06-30T06:33:48.397Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-30T06:33:48.436Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-30T06:33:48.787Z] --- PASS: TestResize (0.63s) [2021-06-30T06:33:48.787Z] === RUN TestResizeWithInvalidSize [2021-06-30T06:33:48.963Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2021-06-30T06:33:48.963Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2021-06-30T06:33:48.963Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-06-30T06:33:48.963Z] === RUN TestKillStoppedContainer [2021-06-30T06:33:48.963Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-30T06:33:48.963Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-30T06:33:48.963Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-30T06:33:48.963Z] === RUN TestKillDifferentUserContainer [2021-06-30T06:33:49.354Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2021-06-30T06:33:49.354Z] === RUN TestResizeWhenContainerNotStarted [2021-06-30T06:33:49.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-30T06:33:49.897Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-06-30T06:33:49.897Z] === RUN TestInspectOomKilledTrue [2021-06-30T06:33:49.897Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-30T06:33:49.897Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-30T06:33:49.897Z] === RUN TestInspectOomKilledFalse [2021-06-30T06:33:49.920Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2021-06-30T06:33:49.920Z] === RUN TestDaemonRestartKillContainers [2021-06-30T06:33:49.920Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-30T06:33:49.920Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-30T06:33:49.920Z] === RUN TestCgroupNamespacesRun [2021-06-30T06:33:49.928Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-30T06:33:50.466Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2021-06-30T06:33:50.466Z] === RUN TestLinksEtcHostsContentMatch [2021-06-30T06:33:51.400Z] --- PASS: TestLinksEtcHostsContentMatch (0.79s) [2021-06-30T06:33:51.400Z] === RUN TestLinksContainerNames [2021-06-30T06:33:51.823Z] --- PASS: TestCgroupNamespacesRun (1.57s) [2021-06-30T06:33:51.823Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-30T06:33:52.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-30T06:33:52.758Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2021-06-30T06:33:52.758Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-30T06:33:52.776Z] --- PASS: TestLinksContainerNames (1.35s) [2021-06-30T06:33:52.776Z] === RUN TestLogsFollowTailEmpty [2021-06-30T06:33:53.341Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2021-06-30T06:33:53.341Z] === RUN TestContainerNetworkMountsNoChown [2021-06-30T06:33:53.908Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/default [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/default [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/private [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/private [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/rprivate [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/slave [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/slave [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/rslave [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/shared [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/shared [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/rshared [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-30T06:33:53.908Z] === CONT TestMountDaemonRoot/default [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-30T06:33:53.908Z] === CONT TestMountDaemonRoot/rslave [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:33:53.908Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:33:53.908Z] === CONT TestMountDaemonRoot/rshared [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:33:53.908Z] === CONT TestMountDaemonRoot/shared [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:33:53.908Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:33:53.908Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:33:53.908Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:33:53.908Z] === CONT TestMountDaemonRoot/rprivate [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:33:53.908Z] === CONT TestMountDaemonRoot/slave [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-30T06:33:53.908Z] === CONT TestMountDaemonRoot/private [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-30T06:33:53.908Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:33:53.908Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:33:53.908Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-30T06:33:53.908Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:33:54.133Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s) [2021-06-30T06:33:54.133Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-30T06:33:54.168Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:33:54.427Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-30T06:33:54.427Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-30T06:33:54.427Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-30T06:33:54.427Z] === RUN TestContainerBindMountNonRecursive [2021-06-30T06:33:54.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-30T06:33:56.033Z] --- PASS: TestCgroupNamespacesRunHostMode (1.55s) [2021-06-30T06:33:56.033Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-30T06:33:56.329Z] --- PASS: TestContainerBindMountNonRecursive (2.09s) [2021-06-30T06:33:56.329Z] === RUN TestContainerVolumesMountedAsShared [2021-06-30T06:33:56.741Z] INFO: Extraction ended at 06/30/2021 06:33:55. Duration:00:00:24.1793229 [2021-06-30T06:33:56.741Z] INFO: Updating the golang and path environment variables [2021-06-30T06:33:56.741Z] INFO: GOPATH=d:\gopath [2021-06-30T06:33:56.741Z] INFO: go version go1.16.5 windows/amd64 [2021-06-30T06:33:56.741Z] INFO: Running the daemon under test in debug mode [2021-06-30T06:33:56.741Z] INFO: Starting a daemon under test... [2021-06-30T06:33:56.741Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42569\5\daemon --pidfile d:\CI\PR-42569\5\docker.pid -D [2021-06-30T06:33:56.741Z] INFO: Process started successfully. [2021-06-30T06:33:56.741Z] INFO: Start tailing logs of the daemon under tests [2021-06-30T06:33:56.741Z] INFO: Waiting for the daemon under test to start... [2021-06-30T06:33:56.895Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-06-30T06:33:56.895Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-30T06:33:57.409Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s) [2021-06-30T06:33:57.409Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-30T06:33:57.830Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s) [2021-06-30T06:33:57.830Z] === RUN TestNetworkNat [2021-06-30T06:33:58.395Z] --- PASS: TestNetworkNat (0.72s) [2021-06-30T06:33:58.395Z] === RUN TestNetworkLocalhostTCPNat [2021-06-30T06:33:58.780Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2021-06-30T06:33:58.780Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-30T06:33:58.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-30T06:33:58.962Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-06-30T06:33:58.962Z] === RUN TestNetworkLoopbackNat [2021-06-30T06:33:59.346Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-06-30T06:33:59.346Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-30T06:34:00.720Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.58s) [2021-06-30T06:34:00.720Z] === RUN TestNISDomainname [2021-06-30T06:34:00.720Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-30T06:34:00.721Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-30T06:34:00.721Z] === RUN TestHostnameDnsResolution [2021-06-30T06:34:00.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-30T06:34:02.094Z] --- PASS: TestHostnameDnsResolution (1.12s) [2021-06-30T06:34:02.094Z] === RUN TestStats [2021-06-30T06:34:02.094Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:34:02.094Z] --- SKIP: TestStats (0.00s) [2021-06-30T06:34:02.094Z] === RUN TestStopContainerWithTimeout [2021-06-30T06:34:02.094Z] === RUN TestStopContainerWithTimeout/0 [2021-06-30T06:34:02.094Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-30T06:34:02.094Z] === RUN TestStopContainerWithTimeout/1 [2021-06-30T06:34:02.094Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-30T06:34:02.094Z] === RUN TestStopContainerWithTimeout/3 [2021-06-30T06:34:02.094Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-30T06:34:02.094Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-30T06:34:02.094Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-30T06:34:02.094Z] === CONT TestStopContainerWithTimeout/0 [2021-06-30T06:34:02.094Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-30T06:34:02.243Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-06-30T06:34:02.243Z] === RUN TestPause [2021-06-30T06:34:02.811Z] --- PASS: TestPause (0.71s) [2021-06-30T06:34:02.811Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-30T06:34:02.811Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-30T06:34:02.811Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2021-06-30T06:34:02.811Z] === RUN TestPauseStopPausedContainer [2021-06-30T06:34:03.029Z] === CONT TestStopContainerWithTimeout/3 [2021-06-30T06:34:03.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-30T06:34:03.747Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2021-06-30T06:34:03.747Z] === RUN TestPidHost [2021-06-30T06:34:04.930Z] === CONT TestStopContainerWithTimeout/1 [2021-06-30T06:34:05.658Z] --- PASS: TestPidHost (1.96s) [2021-06-30T06:34:05.658Z] === RUN TestPsFilter [2021-06-30T06:34:05.916Z] --- PASS: TestPsFilter (0.10s) [2021-06-30T06:34:05.916Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-30T06:34:06.482Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2021-06-30T06:34:06.482Z] === RUN TestRemoveContainerWithVolume [2021-06-30T06:34:06.683Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-30T06:34:06.683Z] Using test binary docker [2021-06-30T06:34:06.683Z] +++ /etc/init.d/apparmor start [2021-06-30T06:34:06.683Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-30T06:34:06.683Z] Starting dockerd [2021-06-30T06:34:06.683Z] INFO: Waiting for daemon to start... [2021-06-30T06:34:06.683Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-06-30T06:34:06.827Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-30T06:34:06.827Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2021-06-30T06:34:06.827Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2021-06-30T06:34:06.827Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2021-06-30T06:34:06.827Z] --- PASS: TestStopContainerWithTimeout/1 (1.63s) [2021-06-30T06:34:06.827Z] === RUN TestDeleteDevicemapper [2021-06-30T06:34:06.827Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-30T06:34:06.827Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-30T06:34:06.827Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-30T06:34:07.416Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-06-30T06:34:07.416Z] === RUN TestRemoveContainerRunning [2021-06-30T06:34:07.982Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-06-30T06:34:07.982Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-30T06:34:08.549Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2021-06-30T06:34:08.549Z] === RUN TestRemoveInvalidContainer [2021-06-30T06:34:08.549Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-30T06:34:08.549Z] === RUN TestRenameLinkedContainer [2021-06-30T06:34:08.585Z] . [2021-06-30T06:34:08.585Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-30T06:34:08.585Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-30T06:34:08.585Z] Error: No such image: emptyfs [2021-06-30T06:34:08.585Z] ++++ docker load [2021-06-30T06:34:08.585Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-30T06:34:09.151Z] Running integration-test (iteration 1) [2021-06-30T06:34:09.151Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-30T06:34:09.151Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:34:09.151Z] ++ set -e [2021-06-30T06:34:09.151Z] ++ '[' -n 0 ']' [2021-06-30T06:34:09.151Z] ++ set -x [2021-06-30T06:34:09.151Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:34:09.396Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.94s) [2021-06-30T06:34:09.396Z] === RUN TestUpdateMemory [2021-06-30T06:34:09.396Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:34:09.396Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-30T06:34:09.396Z] === RUN TestUpdateCPUQuota [2021-06-30T06:34:09.396Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:34:09.396Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-30T06:34:09.396Z] === RUN TestUpdatePidsLimit [2021-06-30T06:34:09.396Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:34:09.396Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-30T06:34:09.396Z] === RUN TestUpdateRestartPolicy [2021-06-30T06:34:11.835Z] --- PASS: TestRenameLinkedContainer (2.72s) [2021-06-30T06:34:11.835Z] === RUN TestRenameStoppedContainer [2021-06-30T06:34:12.093Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-06-30T06:34:12.093Z] === RUN TestRenameRunningContainerAndReuse [2021-06-30T06:34:13.466Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2021-06-30T06:34:13.466Z] === RUN TestRenameInvalidName [2021-06-30T06:34:14.033Z] --- PASS: TestRenameInvalidName (0.70s) [2021-06-30T06:34:14.033Z] === RUN TestRenameAnonymousContainer [2021-06-30T06:34:16.563Z] --- PASS: TestRenameAnonymousContainer (2.40s) [2021-06-30T06:34:16.563Z] === RUN TestRenameContainerWithSameName [2021-06-30T06:34:17.129Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-06-30T06:34:17.129Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-30T06:34:17.718Z] ...INFO: Daemon under test started and replied! [2021-06-30T06:34:17.718Z] INFO: Docker version of the daemon under test [2021-06-30T06:34:17.718Z] [2021-06-30T06:34:17.718Z] Client: [2021-06-30T06:34:17.718Z] Version: 17.06.2-ce [2021-06-30T06:34:17.718Z] API version: 1.30 [2021-06-30T06:34:17.718Z] Go version: go1.8.3 [2021-06-30T06:34:17.718Z] Git commit: cec0b72 [2021-06-30T06:34:17.718Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-30T06:34:17.718Z] OS/Arch: windows/amd64 [2021-06-30T06:34:17.718Z] [2021-06-30T06:34:17.718Z] Server: [2021-06-30T06:34:17.718Z] Version: 0.0.0-dev [2021-06-30T06:34:17.718Z] API version: 1.41 (minimum version 1.24) [2021-06-30T06:34:17.718Z] Go version: go1.16.5 [2021-06-30T06:34:17.718Z] Git commit: 9e30e023dc [2021-06-30T06:34:17.718Z] Built: 06/30/2021 06:32:09 [2021-06-30T06:34:17.718Z] OS/Arch: windows/amd64 [2021-06-30T06:34:17.718Z] Experimental: false [2021-06-30T06:34:17.718Z] [2021-06-30T06:34:17.718Z] INFO: Docker info of the daemon under test [2021-06-30T06:34:17.718Z] [2021-06-30T06:34:17.718Z] Containers: 0 [2021-06-30T06:34:17.718Z] Running: 0 [2021-06-30T06:34:17.718Z] Paused: 0 [2021-06-30T06:34:17.718Z] Stopped: 0 [2021-06-30T06:34:17.718Z] Images: 0 [2021-06-30T06:34:17.718Z] Server Version: 0.0.0-dev [2021-06-30T06:34:17.718Z] Storage Driver: windowsfilter [2021-06-30T06:34:17.718Z] Windows: [2021-06-30T06:34:17.718Z] Logging Driver: json-file [2021-06-30T06:34:17.718Z] Plugins: [2021-06-30T06:34:17.718Z] Volume: local [2021-06-30T06:34:17.718Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-30T06:34:17.718Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-30T06:34:17.718Z] Swarm: inactive [2021-06-30T06:34:17.718Z] Default Isolation: process [2021-06-30T06:34:17.718Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-30T06:34:17.718Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-30T06:34:17.718Z] OSType: windows [2021-06-30T06:34:17.718Z] Architecture: x86_64 [2021-06-30T06:34:17.718Z] CPUs: 4 [2021-06-30T06:34:17.718Z] Total Memory: 32GiB [2021-06-30T06:34:17.718Z] Name: azwin-2-35d0c0 [2021-06-30T06:34:17.718Z] ID: MPS3:QNJJ:UFFZ:FKWX:RKVJ:JH5R:HI2O:HADA:4PRQ:ENVY:LPG5:VSIB [2021-06-30T06:34:17.718Z] Docker Root Dir: D:\CI\PR-42569\5\daemon [2021-06-30T06:34:17.718Z] Debug Mode (client): false [2021-06-30T06:34:17.718Z] Debug Mode (server): true [2021-06-30T06:34:17.718Z] File Descriptors: -1 [2021-06-30T06:34:17.718Z] Goroutines: 16 [2021-06-30T06:34:17.718Z] System Time: 2021-06-30T06:34:15.6340526Z [2021-06-30T06:34:17.718Z] EventsListeners: 0 [2021-06-30T06:34:17.718Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:34:17.718Z] Labels: [2021-06-30T06:34:17.718Z] Experimental: false [2021-06-30T06:34:17.718Z] Insecure Registries: [2021-06-30T06:34:17.718Z] 127.0.0.0/8 [2021-06-30T06:34:17.718Z] Live Restore Enabled: false [2021-06-30T06:34:17.718Z] [2021-06-30T06:34:17.718Z] [2021-06-30T06:34:17.718Z] INFO: Docker images of the daemon under test [2021-06-30T06:34:17.718Z] [2021-06-30T06:34:17.718Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-30T06:34:17.718Z] [2021-06-30T06:34:17.718Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-30T06:34:17.718Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-06-30T06:34:17.718Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-30T06:34:17.718Z] 29d5b6a226d2: Pulling fs layer [2021-06-30T06:34:18.505Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2021-06-30T06:34:18.505Z] === RUN TestResize [2021-06-30T06:34:19.439Z] --- PASS: TestResize (0.73s) [2021-06-30T06:34:19.439Z] === RUN TestResizeWithInvalidSize [2021-06-30T06:34:20.036Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2021-06-30T06:34:20.036Z] === RUN TestResizeWhenContainerNotStarted [2021-06-30T06:34:20.631Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2021-06-30T06:34:20.631Z] === RUN TestDaemonRestartKillContainers [2021-06-30T06:34:20.631Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-30T06:34:20.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-30T06:34:20.631Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-30T06:34:20.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-30T06:34:20.631Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-30T06:34:20.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-30T06:34:20.631Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-30T06:34:20.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-30T06:34:20.631Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-30T06:34:20.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-30T06:34:20.631Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-30T06:34:20.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-30T06:34:20.631Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-30T06:34:20.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-30T06:34:20.631Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-30T06:34:20.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-30T06:34:20.631Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:34:20.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:34:20.631Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:34:20.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:34:20.631Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:34:20.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:34:20.631Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:34:20.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:34:20.631Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-30T06:34:20.631Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-30T06:34:23.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:34:23.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:34:24.274Z] --- PASS: TestUpdateRestartPolicy (12.24s) [2021-06-30T06:34:24.274Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-30T06:34:24.274Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2021-06-30T06:34:24.274Z] === RUN TestWaitNonBlocked [2021-06-30T06:34:24.274Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:34:24.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:34:24.274Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:34:24.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:34:24.274Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:34:24.274Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:34:24.274Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-30T06:34:24.274Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2021-06-30T06:34:24.274Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2021-06-30T06:34:24.274Z] === RUN TestWaitBlocked [2021-06-30T06:34:24.274Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:34:24.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:34:24.274Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:34:24.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:34:24.274Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:34:24.274Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:34:24.274Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-30T06:34:24.274Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2021-06-30T06:34:24.274Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2021-06-30T06:34:24.274Z] === CONT TestDaemonRestartIpcMode [2021-06-30T06:34:24.274Z] === CONT TestIpcModeOlderClient [2021-06-30T06:34:24.274Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-30T06:34:24.274Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-30T06:34:24.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:34:24.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:34:25.910Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-30T06:34:25.910Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-30T06:34:27.123Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-30T06:34:27.558Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.05s) [2021-06-30T06:34:27.812Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-30T06:34:28.070Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-30T06:34:28.128Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2021-06-30T06:34:28.128Z] PASS [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === Skipped [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-30T06:34:28.128Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-30T06:34:28.128Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-30T06:34:28.128Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-30T06:34:28.128Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-30T06:34:28.128Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-30T06:34:28.128Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-30T06:34:28.128Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-30T06:34:28.128Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-30T06:34:28.128Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-30T06:34:28.128Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-30T06:34:28.128Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-30T06:34:28.128Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-30T06:34:28.128Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-30T06:34:28.128Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-30T06:34:28.128Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-30T06:34:28.128Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-30T06:34:28.128Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-30T06:34:28.128Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-30T06:34:28.128Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-30T06:34:28.128Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-30T06:34:28.128Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-30T06:34:28.128Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-30T06:34:28.128Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-30T06:34:28.128Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-30T06:34:28.128Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] [2021-06-30T06:34:28.128Z] DONE 177 tests, 25 skipped in 90.492s [2021-06-30T06:34:28.128Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-06-30T06:34:28.128Z] === RUN TestConfigDaemonLibtrustID [2021-06-30T06:34:28.693Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-30T06:34:28.693Z] === RUN TestDaemonConfigValidation [2021-06-30T06:34:28.693Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:34:28.693Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:34:28.693Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-30T06:34:28.693Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-30T06:34:28.693Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-30T06:34:28.693Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-30T06:34:28.693Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-30T06:34:28.693Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-30T06:34:28.693Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-30T06:34:28.693Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-30T06:34:28.693Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:34:28.693Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-30T06:34:28.693Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-30T06:34:28.693Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-30T06:34:28.693Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-30T06:34:28.693Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-06-30T06:34:28.693Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-06-30T06:34:28.693Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2021-06-30T06:34:28.693Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-06-30T06:34:28.693Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-06-30T06:34:28.693Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-06-30T06:34:28.693Z] PASS [2021-06-30T06:34:28.693Z] [2021-06-30T06:34:28.693Z] DONE 7 tests in 0.816s [2021-06-30T06:34:28.693Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-30T06:34:28.951Z] INFO: Testing against a local daemon [2021-06-30T06:34:28.951Z] === RUN TestCommitInheritsEnv [2021-06-30T06:34:30.031Z] 29d5b6a226d2: Verifying Checksum [2021-06-30T06:34:30.031Z] 29d5b6a226d2: Download complete [2021-06-30T06:34:30.321Z] --- PASS: TestCommitInheritsEnv (1.19s) [2021-06-30T06:34:30.321Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-30T06:34:30.321Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-30T06:34:30.321Z] === RUN TestImagesFilterMultiReference [2021-06-30T06:34:30.321Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-06-30T06:34:30.321Z] === RUN TestImagePullPlatformInvalid [2021-06-30T06:34:30.321Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-30T06:34:30.321Z] === RUN TestRemoveImageOrphaning [2021-06-30T06:34:30.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-30T06:34:30.860Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-30T06:34:32.218Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2021-06-30T06:34:32.218Z] === RUN TestRemoveImageGarbageCollector [2021-06-30T06:34:32.218Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-30T06:34:32.218Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-30T06:34:32.218Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-30T06:34:32.218Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-06-30T06:34:32.218Z] === RUN TestTagInvalidReference [2021-06-30T06:34:32.218Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-30T06:34:32.218Z] === RUN TestTagValidPrefixedRepo [2021-06-30T06:34:32.218Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-30T06:34:32.218Z] === RUN TestTagExistedNameWithoutForce [2021-06-30T06:34:32.218Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-30T06:34:32.218Z] === RUN TestTagOfficialNames [2021-06-30T06:34:32.218Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-30T06:34:32.218Z] === RUN TestTagMatchesDigest [2021-06-30T06:34:32.218Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-30T06:34:32.218Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-30T06:34:32.765Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-30T06:34:32.765Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2021-06-30T06:34:32.765Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2021-06-30T06:34:32.765Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2021-06-30T06:34:32.765Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-06-30T06:34:32.765Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-06-30T06:34:32.765Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-06-30T06:34:32.765Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s) [2021-06-30T06:34:32.765Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s) [2021-06-30T06:34:32.765Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.73s) [2021-06-30T06:34:32.765Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.83s) [2021-06-30T06:34:32.765Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.11s) [2021-06-30T06:34:32.765Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.93s) [2021-06-30T06:34:32.765Z] === RUN TestCgroupNamespacesRun [2021-06-30T06:34:34.665Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2021-06-30T06:34:34.665Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-30T06:34:34.665Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-30T06:34:34.665Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-30T06:34:34.665Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-30T06:34:36.044Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2021-06-30T06:34:36.044Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-30T06:34:37.948Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2021-06-30T06:34:37.948Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-30T06:34:39.849Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2021-06-30T06:34:39.849Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-30T06:34:40.782Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2021-06-30T06:34:40.782Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-30T06:34:41.348Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-06-30T06:34:41.348Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-30T06:34:43.249Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2021-06-30T06:34:43.249Z] === RUN TestNISDomainname [2021-06-30T06:34:44.184Z] --- PASS: TestNISDomainname (1.24s) [2021-06-30T06:34:44.184Z] === RUN TestHostnameDnsResolution [2021-06-30T06:34:45.558Z] --- PASS: TestHostnameDnsResolution (1.25s) [2021-06-30T06:34:45.558Z] === RUN TestStats [2021-06-30T06:34:48.844Z] --- PASS: TestStats (2.76s) [2021-06-30T06:34:48.844Z] === RUN TestStopContainerWithTimeout [2021-06-30T06:34:48.844Z] === RUN TestStopContainerWithTimeout/0 [2021-06-30T06:34:48.844Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-30T06:34:48.844Z] === RUN TestStopContainerWithTimeout/1 [2021-06-30T06:34:48.844Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-30T06:34:48.844Z] === RUN TestStopContainerWithTimeout/3 [2021-06-30T06:34:48.844Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-30T06:34:48.844Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-30T06:34:48.844Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-30T06:34:48.844Z] === CONT TestStopContainerWithTimeout/0 [2021-06-30T06:34:48.844Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-30T06:34:49.411Z] === CONT TestStopContainerWithTimeout/3 [2021-06-30T06:34:51.311Z] === CONT TestStopContainerWithTimeout/1 [2021-06-30T06:34:53.210Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-30T06:34:53.210Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2021-06-30T06:34:53.210Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2021-06-30T06:34:53.210Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-06-30T06:34:53.210Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2021-06-30T06:34:53.210Z] === RUN TestDeleteDevicemapper [2021-06-30T06:34:53.210Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-30T06:34:53.210Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-30T06:34:53.210Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-30T06:34:55.742Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s) [2021-06-30T06:34:55.742Z] === RUN TestUpdateMemory [2021-06-30T06:34:55.821Z] Loaded image: buildpack-deps:buster [2021-06-30T06:34:55.821Z] Loaded image: busybox:latest [2021-06-30T06:34:55.821Z] Loaded image: busybox:glibc [2021-06-30T06:34:56.678Z] --- PASS: TestUpdateMemory (1.31s) [2021-06-30T06:34:56.678Z] === RUN TestUpdateCPUQuota [2021-06-30T06:35:02.384Z] Loaded image: debian:bullseye [2021-06-30T06:35:02.384Z] Loaded image: hello-world:latest [2021-06-30T06:35:02.384Z] Loaded image: arm32v7/hello-world:latest [2021-06-30T06:35:02.384Z] INFO: Testing against a local daemon [2021-06-30T06:35:02.384Z] === RUN TestCgroupNamespacesBuild [2021-06-30T06:35:03.234Z] --- PASS: TestUpdateCPUQuota (6.63s) [2021-06-30T06:35:03.234Z] === RUN TestUpdatePidsLimit [2021-06-30T06:35:03.234Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-30T06:35:04.168Z] === RUN TestUpdatePidsLimit/no_change [2021-06-30T06:35:04.734Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-30T06:35:05.300Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-30T06:35:06.235Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-30T06:35:06.578Z] --- PASS: TestCgroupNamespacesBuild (3.64s) [2021-06-30T06:35:06.578Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-30T06:35:06.801Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-30T06:35:07.736Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-30T06:35:09.107Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.72s) [2021-06-30T06:35:09.107Z] === RUN TestBuildWithSession [2021-06-30T06:35:09.107Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:35:09.107Z] --- SKIP: TestBuildWithSession (0.01s) [2021-06-30T06:35:09.107Z] === RUN TestBuildSquashParent [2021-06-30T06:35:09.137Z] --- PASS: TestUpdatePidsLimit (5.54s) [2021-06-30T06:35:09.137Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.71s) [2021-06-30T06:35:09.137Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-06-30T06:35:09.137Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-06-30T06:35:09.137Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s) [2021-06-30T06:35:09.137Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s) [2021-06-30T06:35:09.137Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s) [2021-06-30T06:35:09.137Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-06-30T06:35:09.137Z] === RUN TestUpdateRestartPolicy [2021-06-30T06:35:21.305Z] --- PASS: TestBuildSquashParent (12.41s) [2021-06-30T06:35:21.306Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-30T06:35:21.306Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:35:21.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:35:21.306Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:35:21.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:35:21.306Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:35:21.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:35:21.306Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:35:21.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:35:21.306Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:35:21.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:35:21.306Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:35:21.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:35:21.306Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:35:21.306Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:35:24.036Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2021-06-30T06:35:24.036Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-30T06:35:24.036Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2021-06-30T06:35:24.036Z] === RUN TestWaitNonBlocked [2021-06-30T06:35:24.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:35:24.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:35:24.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:35:24.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:35:24.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:35:24.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:35:24.036Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-30T06:35:24.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2021-06-30T06:35:24.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2021-06-30T06:35:24.036Z] === RUN TestWaitBlocked [2021-06-30T06:35:24.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:35:24.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:35:24.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:35:24.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:35:24.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:35:24.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:35:24.601Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-30T06:35:24.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2021-06-30T06:35:24.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2021-06-30T06:35:24.601Z] === CONT TestContainerStartOnDaemonRestart [2021-06-30T06:35:24.601Z] === CONT TestContainerKillOnDaemonStart [2021-06-30T06:35:26.574Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:35:26.574Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:35:27.882Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s) [2021-06-30T06:35:27.882Z] === CONT TestIpcModeOlderClient [2021-06-30T06:35:27.882Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-06-30T06:35:27.882Z] === CONT TestDaemonHostGatewayIP [2021-06-30T06:35:31.163Z] --- PASS: TestDaemonHostGatewayIP (3.23s) [2021-06-30T06:35:31.163Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-30T06:35:31.845Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:35:31.845Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:35:33.066Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2021-06-30T06:35:33.067Z] === CONT TestDaemonRestartIpcMode [2021-06-30T06:35:34.257Z] ..........................xx.................... [ 29%] [2021-06-30T06:35:36.351Z] --- PASS: TestDaemonRestartIpcMode (3.09s) [2021-06-30T06:35:36.917Z] --- PASS: TestContainerKillOnDaemonStart (12.25s) [2021-06-30T06:35:36.917Z] PASS [2021-06-30T06:35:36.917Z] [2021-06-30T06:35:36.917Z] === Skipped [2021-06-30T06:35:36.917Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-30T06:35:36.917Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:35:36.917Z] [2021-06-30T06:35:36.917Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-30T06:35:36.917Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-30T06:35:36.917Z] [2021-06-30T06:35:36.917Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2021-06-30T06:35:36.917Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-30T06:35:36.917Z] [2021-06-30T06:35:36.917Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-30T06:35:36.917Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-30T06:35:36.917Z] [2021-06-30T06:35:36.917Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-30T06:35:36.917Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-30T06:35:36.917Z] [2021-06-30T06:35:36.917Z] [2021-06-30T06:35:36.917Z] DONE 196 tests, 5 skipped in 145.219s [2021-06-30T06:35:36.917Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-06-30T06:35:36.917Z] === RUN TestConfigDaemonLibtrustID [2021-06-30T06:35:37.121Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-30T06:35:37.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.25s) [2021-06-30T06:35:37.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.37s) [2021-06-30T06:35:37.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.29s) [2021-06-30T06:35:37.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.35s) [2021-06-30T06:35:37.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.16s) [2021-06-30T06:35:37.121Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.20s) [2021-06-30T06:35:37.121Z] === RUN TestBuildMultiStageCopy [2021-06-30T06:35:37.121Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-30T06:35:37.176Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-06-30T06:35:37.176Z] === RUN TestDaemonConfigValidation [2021-06-30T06:35:37.176Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:35:37.176Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:35:37.176Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-30T06:35:37.176Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-30T06:35:37.176Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-30T06:35:37.176Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-30T06:35:37.176Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-30T06:35:37.176Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-30T06:35:37.176Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-30T06:35:37.176Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-30T06:35:37.176Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:35:37.434Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-30T06:35:37.434Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-30T06:35:37.434Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-30T06:35:37.435Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-30T06:35:37.435Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-06-30T06:35:37.435Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-06-30T06:35:37.435Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2021-06-30T06:35:37.435Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-06-30T06:35:37.435Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-06-30T06:35:37.435Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-06-30T06:35:37.435Z] PASS [2021-06-30T06:35:37.435Z] [2021-06-30T06:35:37.435Z] DONE 7 tests in 0.740s [2021-06-30T06:35:37.435Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-30T06:35:37.435Z] INFO: Testing against a local daemon [2021-06-30T06:35:37.435Z] === RUN TestCommitInheritsEnv [2021-06-30T06:35:38.001Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-06-30T06:35:38.001Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-30T06:35:38.001Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-30T06:35:38.001Z] === RUN TestImagesFilterMultiReference [2021-06-30T06:35:38.001Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-06-30T06:35:38.001Z] === RUN TestImagePullPlatformInvalid [2021-06-30T06:35:38.001Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-30T06:35:38.001Z] === RUN TestRemoveImageOrphaning [2021-06-30T06:35:38.259Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-06-30T06:35:38.259Z] === RUN TestRemoveImageGarbageCollector [2021-06-30T06:35:40.159Z] --- PASS: TestRemoveImageGarbageCollector (1.94s) [2021-06-30T06:35:40.159Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-30T06:35:40.159Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-06-30T06:35:40.159Z] === RUN TestTagInvalidReference [2021-06-30T06:35:40.159Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-30T06:35:40.159Z] === RUN TestTagValidPrefixedRepo [2021-06-30T06:35:40.159Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-30T06:35:40.159Z] === RUN TestTagExistedNameWithoutForce [2021-06-30T06:35:40.159Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-30T06:35:40.159Z] === RUN TestTagOfficialNames [2021-06-30T06:35:40.416Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-30T06:35:40.416Z] === RUN TestTagMatchesDigest [2021-06-30T06:35:40.416Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-30T06:35:40.416Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-30T06:35:41.315Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-30T06:35:41.315Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-30T06:35:41.574Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-30T06:35:42.141Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-30T06:35:42.707Z] --- PASS: TestBuildMultiStageCopy (5.59s) [2021-06-30T06:35:42.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.63s) [2021-06-30T06:35:42.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2021-06-30T06:35:42.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2021-06-30T06:35:42.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s) [2021-06-30T06:35:42.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2021-06-30T06:35:42.707Z] === RUN TestBuildMultiStageParentConfig [2021-06-30T06:35:44.083Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2021-06-30T06:35:44.083Z] === RUN TestBuildLabelWithTargets [2021-06-30T06:35:45.991Z] --- PASS: TestBuildLabelWithTargets (1.91s) [2021-06-30T06:35:45.991Z] === RUN TestBuildWithEmptyLayers [2021-06-30T06:35:46.928Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-06-30T06:35:46.928Z] === RUN TestBuildMultiStageOnBuild [2021-06-30T06:35:51.121Z] --- PASS: TestBuildMultiStageOnBuild (4.06s) [2021-06-30T06:35:51.121Z] === RUN TestBuildUncleanTarFilenames [2021-06-30T06:35:53.026Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2021-06-30T06:35:53.026Z] === RUN TestBuildMultiStageLayerLeak [2021-06-30T06:35:57.215Z] --- PASS: TestBuildMultiStageLayerLeak (3.99s) [2021-06-30T06:35:57.215Z] === RUN TestBuildWithHugeFile [2021-06-30T06:35:59.727Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-30T06:36:08.649Z] --- PASS: TestImportExtremelyLargeImageWorks (91.12s) [2021-06-30T06:36:08.649Z] PASS [2021-06-30T06:36:08.649Z] [2021-06-30T06:36:08.649Z] === Skipped [2021-06-30T06:36:08.649Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-30T06:36:08.649Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-30T06:36:08.649Z] [2021-06-30T06:36:08.649Z] [2021-06-30T06:36:08.649Z] DONE 12 tests, 1 skipped in 94.626s [2021-06-30T06:36:08.649Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-30T06:36:08.649Z] INFO: Testing against a local daemon [2021-06-30T06:36:08.649Z] === RUN TestNetworkCreateDelete [2021-06-30T06:36:08.649Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-06-30T06:36:08.649Z] === RUN TestDockerNetworkDeletePreferID [2021-06-30T06:36:08.649Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-06-30T06:36:08.649Z] === RUN TestDaemonDNSFallback [2021-06-30T06:36:09.365Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-30T06:36:10.546Z] --- PASS: TestDaemonDNSFallback (6.58s) [2021-06-30T06:36:10.546Z] === RUN TestInspectNetwork [2021-06-30T06:36:10.546Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:10.546Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-30T06:36:10.546Z] === RUN TestRunContainerWithBridgeNone [2021-06-30T06:36:10.546Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:10.546Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-30T06:36:10.546Z] === RUN TestNetworkInvalidJSON [2021-06-30T06:36:10.546Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-30T06:36:10.546Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-30T06:36:10.546Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:36:10.546Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:36:10.546Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:36:10.546Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:36:10.546Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-30T06:36:10.546Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:36:10.804Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:36:10.804Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-30T06:36:10.804Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-30T06:36:10.804Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-30T06:36:10.804Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-30T06:36:10.804Z] === RUN TestNetworkList [2021-06-30T06:36:10.804Z] === RUN TestNetworkList//networks [2021-06-30T06:36:10.804Z] === PAUSE TestNetworkList//networks [2021-06-30T06:36:10.804Z] === RUN TestNetworkList//networks/ [2021-06-30T06:36:10.804Z] === PAUSE TestNetworkList//networks/ [2021-06-30T06:36:10.804Z] === CONT TestNetworkList//networks [2021-06-30T06:36:10.804Z] === CONT TestNetworkList//networks/ [2021-06-30T06:36:10.804Z] --- PASS: TestNetworkList (0.01s) [2021-06-30T06:36:10.804Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-30T06:36:10.804Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-30T06:36:10.804Z] === RUN TestHostIPv4BridgeLabel [2021-06-30T06:36:10.804Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:10.804Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-30T06:36:10.804Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-30T06:36:10.804Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:10.804Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-30T06:36:10.804Z] === RUN TestDaemonDefaultNetworkPools [2021-06-30T06:36:10.804Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:10.804Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-30T06:36:10.804Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-30T06:36:10.804Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:10.804Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-30T06:36:10.804Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-30T06:36:10.804Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:10.804Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-06-30T06:36:10.804Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-30T06:36:10.804Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:10.804Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-30T06:36:10.804Z] === RUN TestServiceWithPredefinedNetwork [2021-06-30T06:36:10.804Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:10.804Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-30T06:36:10.804Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-30T06:36:10.804Z] service_test.go:242: FLAKY_TEST [2021-06-30T06:36:10.804Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T06:36:10.804Z] === RUN TestServiceWithDataPathPortInit [2021-06-30T06:36:10.804Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:10.804Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-30T06:36:10.804Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-30T06:36:10.804Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:10.804Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-30T06:36:10.804Z] PASS [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] === Skipped [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-30T06:36:10.804Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-30T06:36:10.804Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-30T06:36:10.804Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-30T06:36:10.804Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-30T06:36:10.804Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-30T06:36:10.804Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-06-30T06:36:10.804Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-30T06:36:10.804Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-30T06:36:10.804Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T06:36:10.804Z] service_test.go:242: FLAKY_TEST [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-06-30T06:36:10.804Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-30T06:36:10.804Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] DONE 22 tests, 12 skipped in 7.267s [2021-06-30T06:36:10.804Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-30T06:36:10.804Z] INFO: Testing against a local daemon [2021-06-30T06:36:10.804Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-30T06:36:10.804Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:36:10.804Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-30T06:36:10.804Z] === RUN TestDockerNetworkIpvlan [2021-06-30T06:36:10.804Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:36:10.804Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-30T06:36:10.804Z] PASS [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] === Skipped [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-30T06:36:10.804Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-30T06:36:10.804Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] [2021-06-30T06:36:10.804Z] DONE 2 tests, 2 skipped in 0.111s [2021-06-30T06:36:10.804Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-30T06:36:11.062Z] INFO: Testing against a local daemon [2021-06-30T06:36:11.062Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-30T06:36:11.062Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:11.062Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-30T06:36:11.062Z] === RUN TestDockerNetworkMacvlan [2021-06-30T06:36:11.062Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:11.062Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-30T06:36:11.062Z] PASS [2021-06-30T06:36:11.062Z] [2021-06-30T06:36:11.062Z] === Skipped [2021-06-30T06:36:11.062Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-30T06:36:11.062Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:11.062Z] [2021-06-30T06:36:11.062Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-30T06:36:11.062Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:11.062Z] [2021-06-30T06:36:11.062Z] [2021-06-30T06:36:11.062Z] DONE 2 tests, 2 skipped in 0.104s [2021-06-30T06:36:11.062Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-30T06:36:11.062Z] testing: warning: no tests to run [2021-06-30T06:36:11.062Z] PASS [2021-06-30T06:36:11.062Z] [2021-06-30T06:36:11.062Z] DONE 0 tests in 0.027s [2021-06-30T06:36:11.062Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-30T06:36:11.062Z] INFO: Testing against a local daemon [2021-06-30T06:36:11.062Z] === RUN TestAuthZPluginAllowRequest [2021-06-30T06:36:11.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-30T06:36:11.062Z] === RUN TestAuthZPluginTLS [2021-06-30T06:36:11.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-30T06:36:11.062Z] === RUN TestAuthZPluginDenyRequest [2021-06-30T06:36:11.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-30T06:36:11.062Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-30T06:36:11.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-30T06:36:11.062Z] === RUN TestAuthZPluginDenyResponse [2021-06-30T06:36:11.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-30T06:36:11.062Z] === RUN TestAuthZPluginAllowEventStream [2021-06-30T06:36:11.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-30T06:36:11.062Z] === RUN TestAuthZPluginErrorResponse [2021-06-30T06:36:11.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-30T06:36:11.062Z] === RUN TestAuthZPluginErrorRequest [2021-06-30T06:36:11.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-30T06:36:11.062Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-30T06:36:11.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-30T06:36:11.062Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-30T06:36:11.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-30T06:36:11.062Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-30T06:36:11.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-30T06:36:11.062Z] === RUN TestAuthZPluginHeader [2021-06-30T06:36:11.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.062Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-30T06:36:11.062Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2021-06-30T06:36:11.320Z] === RUN TestAuthZPluginV2Disable [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-06-30T06:36:11.320Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-06-30T06:36:11.320Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-30T06:36:11.320Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-06-30T06:36:11.320Z] PASS [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === Skipped [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-06-30T06:36:11.320Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] [2021-06-30T06:36:11.320Z] DONE 17 tests, 17 skipped in 0.318s [2021-06-30T06:36:11.320Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-30T06:36:11.578Z] INFO: Testing against a local daemon [2021-06-30T06:36:11.578Z] === RUN TestPluginInvalidJSON [2021-06-30T06:36:11.579Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:36:11.579Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:36:11.579Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:36:11.579Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-30T06:36:11.579Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-30T06:36:11.579Z] === RUN TestPluginInstall [2021-06-30T06:36:11.579Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.579Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-30T06:36:11.579Z] === RUN TestPluginsWithRuntimes [2021-06-30T06:36:11.579Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-30T06:36:11.579Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-30T06:36:11.579Z] === RUN TestPluginBackCompatMediaTypes [2021-06-30T06:36:11.579Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-30T06:36:11.579Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-30T06:36:11.579Z] PASS [2021-06-30T06:36:11.579Z] [2021-06-30T06:36:11.579Z] === Skipped [2021-06-30T06:36:11.579Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-30T06:36:11.579Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:36:11.579Z] [2021-06-30T06:36:11.579Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-30T06:36:11.579Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-30T06:36:11.579Z] [2021-06-30T06:36:11.579Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-30T06:36:11.579Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-30T06:36:11.579Z] [2021-06-30T06:36:11.579Z] [2021-06-30T06:36:11.579Z] DONE 5 tests, 3 skipped in 0.135s [2021-06-30T06:36:11.579Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-30T06:36:11.579Z] INFO: Testing against a local daemon [2021-06-30T06:36:11.579Z] === RUN TestExternalGraphDriver [2021-06-30T06:36:11.579Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-30T06:36:11.579Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-06-30T06:36:11.579Z] === RUN TestGraphdriverPluginV2 [2021-06-30T06:36:13.352Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-30T06:36:15.760Z] --- PASS: TestGraphdriverPluginV2 (3.75s) [2021-06-30T06:36:15.760Z] PASS [2021-06-30T06:36:15.760Z] [2021-06-30T06:36:15.760Z] === Skipped [2021-06-30T06:36:15.760Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-06-30T06:36:15.760Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-30T06:36:15.760Z] [2021-06-30T06:36:15.760Z] [2021-06-30T06:36:15.760Z] DONE 2 tests, 1 skipped in 3.916s [2021-06-30T06:36:15.760Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-30T06:36:15.760Z] INFO: Testing against a local daemon [2021-06-30T06:36:15.760Z] === RUN TestContinueAfterPluginCrash [2021-06-30T06:36:15.760Z] === PAUSE TestContinueAfterPluginCrash [2021-06-30T06:36:15.760Z] === RUN TestReadPluginNoRead [2021-06-30T06:36:15.760Z] === PAUSE TestReadPluginNoRead [2021-06-30T06:36:15.760Z] === RUN TestDaemonStartWithLogOpt [2021-06-30T06:36:15.760Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-30T06:36:15.760Z] === CONT TestContinueAfterPluginCrash [2021-06-30T06:36:15.760Z] === CONT TestDaemonStartWithLogOpt [2021-06-30T06:36:19.949Z] --- PASS: TestDaemonStartWithLogOpt (4.19s) [2021-06-30T06:36:19.949Z] === CONT TestReadPluginNoRead [2021-06-30T06:36:21.848Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-30T06:36:23.745Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-30T06:36:24.679Z] --- PASS: TestContinueAfterPluginCrash (9.13s) [2021-06-30T06:36:24.937Z] === RUN TestReadPluginNoRead/default [2021-06-30T06:36:26.309Z] === CONT TestReadPluginNoRead [2021-06-30T06:36:26.309Z] read_test.go:92: [d901827612ba6] daemon is not started [2021-06-30T06:36:26.309Z] --- PASS: TestReadPluginNoRead (6.59s) [2021-06-30T06:36:26.309Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2021-06-30T06:36:26.309Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-06-30T06:36:26.309Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2021-06-30T06:36:26.309Z] PASS [2021-06-30T06:36:26.309Z] [2021-06-30T06:36:26.309Z] DONE 6 tests in 10.896s [2021-06-30T06:36:26.309Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-30T06:36:26.309Z] testing: warning: no tests to run [2021-06-30T06:36:26.309Z] PASS [2021-06-30T06:36:26.309Z] [2021-06-30T06:36:26.309Z] DONE 0 tests in 0.029s [2021-06-30T06:36:26.309Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-30T06:36:26.567Z] INFO: Testing against a local daemon [2021-06-30T06:36:26.567Z] === RUN TestPluginWithDevMounts [2021-06-30T06:36:26.567Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-30T06:36:26.567Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-30T06:36:26.567Z] PASS [2021-06-30T06:36:26.567Z] [2021-06-30T06:36:26.567Z] === Skipped [2021-06-30T06:36:26.567Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-30T06:36:26.567Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-30T06:36:26.567Z] [2021-06-30T06:36:26.567Z] [2021-06-30T06:36:26.567Z] DONE 1 tests, 1 skipped in 0.118s [2021-06-30T06:36:26.567Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-30T06:36:26.567Z] INFO: Testing against a local daemon [2021-06-30T06:36:26.567Z] === RUN TestSecretInspect [2021-06-30T06:36:26.567Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.567Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-30T06:36:26.567Z] === RUN TestSecretList [2021-06-30T06:36:26.567Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.567Z] --- SKIP: TestSecretList (0.02s) [2021-06-30T06:36:26.567Z] === RUN TestSecretsCreateAndDelete [2021-06-30T06:36:26.567Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.567Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-30T06:36:26.567Z] === RUN TestSecretsUpdate [2021-06-30T06:36:26.567Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.567Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-06-30T06:36:26.567Z] === RUN TestTemplatedSecret [2021-06-30T06:36:26.567Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.567Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-30T06:36:26.567Z] === RUN TestSecretCreateResolve [2021-06-30T06:36:26.567Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.567Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-30T06:36:26.567Z] PASS [2021-06-30T06:36:26.567Z] [2021-06-30T06:36:26.567Z] === Skipped [2021-06-30T06:36:26.567Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-06-30T06:36:26.567Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.567Z] [2021-06-30T06:36:26.567Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-06-30T06:36:26.567Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.567Z] [2021-06-30T06:36:26.567Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-06-30T06:36:26.567Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.567Z] [2021-06-30T06:36:26.567Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-06-30T06:36:26.567Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.567Z] [2021-06-30T06:36:26.567Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-30T06:36:26.567Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.567Z] [2021-06-30T06:36:26.567Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-06-30T06:36:26.567Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.567Z] [2021-06-30T06:36:26.567Z] [2021-06-30T06:36:26.567Z] DONE 6 tests, 6 skipped in 0.175s [2021-06-30T06:36:26.567Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-30T06:36:26.825Z] INFO: Testing against a local daemon [2021-06-30T06:36:26.825Z] === RUN TestServiceCreateInit [2021-06-30T06:36:26.825Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-30T06:36:26.825Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.825Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-30T06:36:26.825Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.825Z] --- PASS: TestServiceCreateInit (0.01s) [2021-06-30T06:36:26.825Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-30T06:36:26.825Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-30T06:36:26.825Z] === RUN TestCreateServiceMultipleTimes [2021-06-30T06:36:26.825Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-30T06:36:26.825Z] === RUN TestCreateServiceConflict [2021-06-30T06:36:26.825Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-30T06:36:26.825Z] === RUN TestCreateServiceMaxReplicas [2021-06-30T06:36:26.825Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-06-30T06:36:26.825Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-30T06:36:26.825Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-06-30T06:36:26.825Z] === RUN TestCreateServiceSecretFileMode [2021-06-30T06:36:26.825Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-30T06:36:26.825Z] === RUN TestCreateServiceConfigFileMode [2021-06-30T06:36:26.825Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-06-30T06:36:26.825Z] === RUN TestCreateServiceSysctls [2021-06-30T06:36:26.825Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-30T06:36:26.825Z] === RUN TestCreateServiceCapabilities [2021-06-30T06:36:26.825Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.825Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-30T06:36:26.825Z] === RUN TestInspect [2021-06-30T06:36:26.825Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:26.825Z] --- SKIP: TestInspect (0.01s) [2021-06-30T06:36:26.825Z] === RUN TestCreateJob [2021-06-30T06:36:26.825Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:27.083Z] --- SKIP: TestCreateJob (0.01s) [2021-06-30T06:36:27.083Z] === RUN TestReplicatedJob [2021-06-30T06:36:27.083Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:27.083Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-30T06:36:27.083Z] === RUN TestUpdateReplicatedJob [2021-06-30T06:36:27.083Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:27.083Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-06-30T06:36:27.083Z] === RUN TestServiceListWithStatuses [2021-06-30T06:36:27.083Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-30T06:36:27.083Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-30T06:36:27.083Z] === RUN TestDockerNetworkConnectAlias [2021-06-30T06:36:27.083Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:27.083Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-30T06:36:27.083Z] === RUN TestDockerNetworkReConnect [2021-06-30T06:36:27.083Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:27.083Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-06-30T06:36:27.083Z] === RUN TestServicePlugin [2021-06-30T06:36:28.983Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.983Z] --- SKIP: TestServicePlugin (1.94s) [2021-06-30T06:36:28.983Z] === RUN TestServiceUpdateLabel [2021-06-30T06:36:28.983Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.983Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-30T06:36:28.983Z] === RUN TestServiceUpdateSecrets [2021-06-30T06:36:28.983Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.983Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-30T06:36:28.983Z] === RUN TestServiceUpdateConfigs [2021-06-30T06:36:28.983Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.983Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-30T06:36:28.983Z] === RUN TestServiceUpdateNetwork [2021-06-30T06:36:28.983Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.983Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-06-30T06:36:28.983Z] === RUN TestServiceUpdatePidsLimit [2021-06-30T06:36:28.983Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.983Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-30T06:36:28.983Z] PASS [2021-06-30T06:36:28.983Z] [2021-06-30T06:36:28.983Z] === Skipped [2021-06-30T06:36:28.983Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-30T06:36:28.983Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.983Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-30T06:36:28.983Z] [2021-06-30T06:36:28.983Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-30T06:36:28.983Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.983Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-30T06:36:28.983Z] [2021-06-30T06:36:28.983Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-30T06:36:28.983Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.983Z] [2021-06-30T06:36:28.983Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-30T06:36:28.983Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.983Z] [2021-06-30T06:36:28.983Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-06-30T06:36:28.983Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.983Z] [2021-06-30T06:36:28.983Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-06-30T06:36:28.983Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.983Z] [2021-06-30T06:36:28.983Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-06-30T06:36:28.984Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-06-30T06:36:28.984Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-30T06:36:28.984Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-30T06:36:28.984Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-30T06:36:28.984Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-30T06:36:28.984Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-30T06:36:28.984Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-06-30T06:36:28.984Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-30T06:36:28.984Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-30T06:36:28.984Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-06-30T06:36:28.984Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2021-06-30T06:36:28.984Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-30T06:36:28.984Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-30T06:36:28.984Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-06-30T06:36:28.984Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-06-30T06:36:28.984Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-30T06:36:28.984Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] [2021-06-30T06:36:28.984Z] DONE 24 tests, 23 skipped in 2.337s [2021-06-30T06:36:28.984Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-30T06:36:29.243Z] INFO: Testing against a local daemon [2021-06-30T06:36:29.243Z] === RUN TestSessionCreate [2021-06-30T06:36:29.243Z] --- PASS: TestSessionCreate (0.03s) [2021-06-30T06:36:29.243Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-30T06:36:29.243Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-30T06:36:29.243Z] PASS [2021-06-30T06:36:29.243Z] [2021-06-30T06:36:29.243Z] DONE 2 tests in 0.154s [2021-06-30T06:36:29.243Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-30T06:36:29.243Z] INFO: Testing against a local daemon [2021-06-30T06:36:29.243Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-30T06:36:29.243Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-30T06:36:29.243Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-30T06:36:29.243Z] === RUN TestEventsExecDie [2021-06-30T06:36:30.178Z] --- PASS: TestEventsExecDie (0.95s) [2021-06-30T06:36:30.178Z] === RUN TestEventsBackwardsCompatible [2021-06-30T06:36:30.436Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-30T06:36:30.436Z] === RUN TestEventsVolumeCreate [2021-06-30T06:36:30.436Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-30T06:36:30.436Z] === RUN TestInfoBinaryCommits [2021-06-30T06:36:30.436Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-30T06:36:30.436Z] === RUN TestInfoAPIVersioned [2021-06-30T06:36:30.436Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-30T06:36:30.436Z] === RUN TestInfoDiscoveryBackend [2021-06-30T06:36:31.000Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-06-30T06:36:31.000Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-30T06:36:32.814Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-30T06:36:34.280Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-06-30T06:36:34.280Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-30T06:36:34.280Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:34.280Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-30T06:36:34.280Z] === RUN TestInfoAPI [2021-06-30T06:36:34.280Z] --- PASS: TestInfoAPI (0.02s) [2021-06-30T06:36:34.280Z] === RUN TestInfoAPIWarnings [2021-06-30T06:36:39.962Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-30T06:36:41.452Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-30T06:36:41.820Z] 29d5b6a226d2: Pull complete [2021-06-30T06:36:41.820Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-30T06:36:41.820Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:36:41.820Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-30T06:36:41.820Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-30T06:36:41.820Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-30T06:36:41.820Z] WARN: Skipping validation tests [2021-06-30T06:36:41.820Z] INFO: Running unit tests at 06/30/2021 06:36:28... [2021-06-30T06:36:41.820Z] INFO: make.ps1 starting at 06/30/2021 06:36:34 [2021-06-30T06:36:41.820Z] INFO: Git commit (9e30e023dc) assumed from DOCKER_GITCOMMIT environment variable [2021-06-30T06:36:41.820Z] INFO: Invoking autogen... [2021-06-30T06:36:41.820Z] INFO: Running unit tests... [2021-06-30T06:36:43.365Z] 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/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-30T06:36:43.930Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-30T06:36:43.930Z] Using test binary docker [2021-06-30T06:36:43.930Z] +++ /etc/init.d/apparmor start [2021-06-30T06:36:43.930Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-30T06:36:43.930Z] INFO: Waiting for daemon to start... [2021-06-30T06:36:43.930Z] Starting dockerd [2021-06-30T06:36:43.930Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-06-30T06:36:43.930Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-30T06:36:43.930Z] Using test binary docker [2021-06-30T06:36:43.930Z] +++ /etc/init.d/apparmor start [2021-06-30T06:36:43.930Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-30T06:36:43.930Z] Starting dockerd [2021-06-30T06:36:43.930Z] INFO: Waiting for daemon to start... [2021-06-30T06:36:43.930Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-06-30T06:36:43.930Z] . [2021-06-30T06:36:43.930Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-30T06:36:43.930Z] [2021-06-30T06:36:43.930Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-30T06:36:43.930Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-30T06:36:43.930Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-30T06:36:43.930Z] Error: No such image: emptyfs [2021-06-30T06:36:43.930Z] Error: No such image: emptyfs [2021-06-30T06:36:43.930Z] ++++ docker load [2021-06-30T06:36:43.930Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-30T06:36:43.930Z] ++++ docker load [2021-06-30T06:36:43.930Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-30T06:36:43.930Z] Running integration-test (iteration 1) [2021-06-30T06:36:43.930Z] Running integration-test (iteration 1) [2021-06-30T06:36:43.930Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-30T06:36:43.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-30T06:36:43.930Z] ++ set -e [2021-06-30T06:36:43.930Z] ++ '[' -n 0 ']' [2021-06-30T06:36:43.930Z] ++ set -x [2021-06-30T06:36:43.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-30T06:36:43.930Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-30T06:36:43.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-30T06:36:43.930Z] ++ set -e [2021-06-30T06:36:43.930Z] ++ '[' -n 0 ']' [2021-06-30T06:36:43.930Z] ++ set -x [2021-06-30T06:36:43.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-30T06:36:45.775Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-30T06:36:52.344Z] --- PASS: TestInfoAPIWarnings (16.39s) [2021-06-30T06:36:52.344Z] === RUN TestInfoDebug [2021-06-30T06:36:52.344Z] --- PASS: TestInfoDebug (0.52s) [2021-06-30T06:36:52.344Z] === RUN TestInfoInsecureRegistries [2021-06-30T06:36:52.344Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-30T06:36:52.344Z] === RUN TestInfoRegistryMirrors [2021-06-30T06:36:52.344Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-06-30T06:36:52.344Z] === RUN TestLoginFailsWithBadCredentials [2021-06-30T06:36:52.344Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-06-30T06:36:52.344Z] === RUN TestPingCacheHeaders [2021-06-30T06:36:52.344Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-30T06:36:52.344Z] === RUN TestPingGet [2021-06-30T06:36:52.344Z] --- PASS: TestPingGet (0.01s) [2021-06-30T06:36:52.344Z] === RUN TestPingHead [2021-06-30T06:36:52.344Z] --- PASS: TestPingHead (0.02s) [2021-06-30T06:36:52.344Z] === RUN TestVersion [2021-06-30T06:36:52.344Z] --- PASS: TestVersion (0.02s) [2021-06-30T06:36:52.344Z] PASS [2021-06-30T06:36:52.344Z] [2021-06-30T06:36:52.344Z] === Skipped [2021-06-30T06:36:52.344Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-30T06:36:52.344Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-30T06:36:52.344Z] [2021-06-30T06:36:52.344Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-30T06:36:52.344Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:36:52.344Z] [2021-06-30T06:36:52.344Z] [2021-06-30T06:36:52.344Z] DONE 19 tests, 2 skipped in 23.259s [2021-06-30T06:36:52.603Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-30T06:36:52.603Z] INFO: Testing against a local daemon [2021-06-30T06:36:52.603Z] === RUN TestVolumesCreateAndList [2021-06-30T06:36:52.603Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-30T06:36:52.603Z] === RUN TestVolumesRemove [2021-06-30T06:36:52.603Z] --- PASS: TestVolumesRemove (0.05s) [2021-06-30T06:36:52.603Z] === RUN TestVolumesInspect [2021-06-30T06:36:52.603Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-30T06:36:52.603Z] === RUN TestVolumesInvalidJSON [2021-06-30T06:36:52.603Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-30T06:36:52.603Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-30T06:36:52.603Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-30T06:36:52.603Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-30T06:36:52.603Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-30T06:36:52.603Z] PASS [2021-06-30T06:36:52.603Z] [2021-06-30T06:36:52.603Z] DONE 5 tests in 0.215s [2021-06-30T06:36:52.603Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-30T06:36:52.861Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12570 is not a child of this shell [2021-06-30T06:36:52.861Z] warning: PID 12570 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-30T06:36:52.861Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-30T06:36:52.861Z] [2021-06-30T06:36:52.861Z] Unloading profiles will leave already running processes permanently [2021-06-30T06:36:52.861Z] unconfined, which can lead to unexpected situations. [2021-06-30T06:36:52.861Z] [2021-06-30T06:36:52.861Z] To set a process to complain mode, use the command line tool [2021-06-30T06:36:52.861Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-30T06:36:52.861Z] Removing test suite binaries [2021-06-30T06:36:52.861Z] exiting test-integration [2021-06-30T06:36:52.861Z] ++ exit 0 [2021-06-30T06:36:52.861Z] Post stage [Pipeline] junit [2021-06-30T06:36:54.250Z] Recording test results [2021-06-30T06:36:55.725Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-30T06:36:55.942Z] ? github.com/docker/docker/api [no test files] [2021-06-30T06:36:56.074Z] + echo Ensuring container killed. [2021-06-30T06:36:56.074Z] Ensuring container killed. [2021-06-30T06:36:56.074Z] + docker rm -vf docker-pr5 [2021-06-30T06:36:56.074Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-06-30T06:36:56.356Z] + echo Chowning /workspace to jenkins user [2021-06-30T06:36:56.356Z] Chowning /workspace to jenkins user [2021-06-30T06:36:56.356Z] + id -u [2021-06-30T06:36:56.356Z] + id -g [2021-06-30T06:36:56.356Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42569:/workspace busybox chown -R 1000:1000 /workspace [2021-06-30T06:36:56.356Z] Unable to find image 'busybox:latest' locally [2021-06-30T06:36:56.613Z] latest: Pulling from library/busybox [2021-06-30T06:36:56.613Z] b71f96345d44: Pulling fs layer [2021-06-30T06:36:56.613Z] b71f96345d44: Download complete [2021-06-30T06:36:56.871Z] b71f96345d44: Pull complete [2021-06-30T06:36:56.871Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-30T06:36:56.871Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-30T06:36:58.542Z] + bundleName=amd64-rootless [2021-06-30T06:36:58.542Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-30T06:36:58.542Z] Creating amd64-rootless-bundles.tar.gz [2021-06-30T06:36:58.542Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-06-30T06:36:58.542Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-06-30T06:36:58.552Z] Archiving artifacts [2021-06-30T06:37:00.386Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42569/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-30T06:37:00.657Z] .......................... [ 67%] [2021-06-30T06:37:00.704Z] + make clean [2021-06-30T06:37:00.964Z] docker volume rm -f docker-dev-cache [2021-06-30T06:37:00.964Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T06:37:13.659Z] === RUN TestMiddlewares [2021-06-30T06:37:13.659Z] --- PASS: TestMiddlewares (0.00s) [2021-06-30T06:37:13.659Z] PASS [2021-06-30T06:37:13.659Z] coverage: 9.0% of statements [2021-06-30T06:37:14.121Z] ok github.com/docker/docker/api/server 0.082s coverage: 9.0% of statements [2021-06-30T06:37:16.850Z] --- PASS: TestImportExtremelyLargeImageWorks (91.97s) [2021-06-30T06:37:16.850Z] PASS [2021-06-30T06:37:16.850Z] [2021-06-30T06:37:16.850Z] DONE 12 tests in 94.776s [2021-06-30T06:37:16.850Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-30T06:37:16.850Z] INFO: Testing against a local daemon [2021-06-30T06:37:16.850Z] === RUN TestNetworkCreateDelete [2021-06-30T06:37:16.850Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-06-30T06:37:16.850Z] === RUN TestDockerNetworkDeletePreferID [2021-06-30T06:37:16.850Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-06-30T06:37:16.850Z] === RUN TestDaemonDNSFallback [2021-06-30T06:37:19.377Z] --- PASS: TestDaemonDNSFallback (6.60s) [2021-06-30T06:37:19.377Z] === RUN TestInspectNetwork [2021-06-30T06:37:22.659Z] === RUN TestInspectNetwork/full_network_id [2021-06-30T06:37:22.659Z] === RUN TestInspectNetwork/partial_network_id [2021-06-30T06:37:22.659Z] === RUN TestInspectNetwork/network_name [2021-06-30T06:37:22.659Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-30T06:37:26.840Z] --- PASS: TestInspectNetwork (7.35s) [2021-06-30T06:37:26.840Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-30T06:37:26.840Z] --- PASS: TestInspectNetwork/partial_network_id (0.02s) [2021-06-30T06:37:26.840Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-30T06:37:26.840Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-30T06:37:26.840Z] === RUN TestRunContainerWithBridgeNone [2021-06-30T06:37:30.122Z] --- PASS: TestRunContainerWithBridgeNone (3.06s) [2021-06-30T06:37:30.122Z] === RUN TestNetworkInvalidJSON [2021-06-30T06:37:30.122Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-30T06:37:30.122Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-30T06:37:30.122Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:37:30.122Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:37:30.122Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:37:30.122Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:37:30.122Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-30T06:37:30.122Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:37:30.122Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:37:30.122Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-30T06:37:30.122Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-30T06:37:30.122Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-30T06:37:30.122Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-30T06:37:30.122Z] === RUN TestNetworkList [2021-06-30T06:37:30.122Z] === RUN TestNetworkList//networks [2021-06-30T06:37:30.122Z] === PAUSE TestNetworkList//networks [2021-06-30T06:37:30.122Z] === RUN TestNetworkList//networks/ [2021-06-30T06:37:30.122Z] === PAUSE TestNetworkList//networks/ [2021-06-30T06:37:30.122Z] === CONT TestNetworkList//networks [2021-06-30T06:37:30.122Z] === CONT TestNetworkList//networks/ [2021-06-30T06:37:30.122Z] --- PASS: TestNetworkList (0.01s) [2021-06-30T06:37:30.122Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-30T06:37:30.122Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-30T06:37:30.122Z] === RUN TestHostIPv4BridgeLabel [2021-06-30T06:37:30.380Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-06-30T06:37:30.380Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-30T06:37:30.610Z] Loaded image: buildpack-deps:buster [2021-06-30T06:37:30.610Z] Loaded image: buildpack-deps:buster [2021-06-30T06:37:30.610Z] Loaded image: busybox:latest [2021-06-30T06:37:30.610Z] Loaded image: busybox:latest [2021-06-30T06:37:30.610Z] Loaded image: busybox:glibc [2021-06-30T06:37:30.610Z] Loaded image: busybox:glibc [2021-06-30T06:37:31.753Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-06-30T06:37:31.753Z] === RUN TestDaemonDefaultNetworkPools [2021-06-30T06:37:32.318Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-06-30T06:37:32.318Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-30T06:37:33.257Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-06-30T06:37:33.257Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-30T06:37:34.632Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-06-30T06:37:34.632Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-30T06:37:35.206Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-06-30T06:37:35.206Z] === RUN TestServiceWithPredefinedNetwork [2021-06-30T06:37:37.800Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s) [2021-06-30T06:37:37.800Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-30T06:37:37.800Z] service_test.go:242: FLAKY_TEST [2021-06-30T06:37:37.800Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T06:37:37.800Z] === RUN TestServiceWithDataPathPortInit [2021-06-30T06:37:38.745Z] Loaded image: debian:bullseye [2021-06-30T06:37:38.745Z] Loaded image: debian:bullseye [2021-06-30T06:37:38.745Z] Loaded image: hello-world:latest [2021-06-30T06:37:38.745Z] Loaded image: hello-world:latest [2021-06-30T06:37:38.745Z] Loaded image: arm32v7/hello-world:latest [2021-06-30T06:37:39.010Z] INFO: Testing against a local daemon [2021-06-30T06:37:39.010Z] === RUN TestDockerSuite [2021-06-30T06:37:39.010Z] Loaded image: arm32v7/hello-world:latest [2021-06-30T06:37:39.010Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-30T06:37:39.010Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-30T06:37:39.268Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-30T06:37:39.268Z] INFO: Testing against a local daemon [2021-06-30T06:37:39.268Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-30T06:37:39.268Z] === RUN TestDockerDaemonSuite [2021-06-30T06:37:39.268Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-30T06:37:39.268Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-30T06:37:39.268Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-30T06:37:39.268Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-30T06:37:39.268Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-30T06:37:40.643Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-30T06:37:40.643Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-30T06:37:41.501Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-30T06:37:41.578Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-30T06:37:41.578Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-30T06:37:42.144Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-30T06:37:42.403Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-30T06:37:42.403Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-30T06:37:44.937Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-30T06:37:44.937Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-30T06:37:44.937Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-30T06:37:45.195Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-30T06:37:45.456Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-30T06:37:46.392Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-30T06:37:47.777Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-30T06:37:48.036Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-30T06:37:48.296Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-30T06:37:48.296Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-30T06:37:48.296Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-30T06:37:52.680Z] --- PASS: TestServiceWithDataPathPortInit (14.40s) [2021-06-30T06:37:52.680Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-30T06:37:53.562Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-30T06:37:53.820Z] --- PASS: TestBuildWithHugeFile (117.16s) [2021-06-30T06:37:53.820Z] === RUN TestBuildWCOWSandboxSize [2021-06-30T06:37:53.820Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-30T06:37:53.820Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-30T06:37:53.820Z] === RUN TestBuildWithEmptyDockerfile [2021-06-30T06:37:53.820Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:37:53.820Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:37:53.820Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:37:53.820Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:37:53.820Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:37:53.820Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:37:53.820Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:37:53.820Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:37:54.080Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:37:54.080Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-06-30T06:37:54.080Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2021-06-30T06:37:54.080Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-06-30T06:37:54.080Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-06-30T06:37:54.080Z] === RUN TestBuildPreserveOwnership [2021-06-30T06:37:54.080Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-30T06:37:55.015Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-30T06:37:55.209Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zj61co5me6vkfoqdvfigggt0t Created:2021-06-30 06:37:53.542834355 +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[d1afd3fee6f9bc484f2167c77a2f06db3a73e25de73dd9f3a52e592ace496623:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n27t935hj2syhzc8oqar4s0jt EndpointID:1e96d0b41f9793227fbc6b74174fbd0ebe647dd927c05bb5f76b9b17bf7b51d4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:df27fc7ab5af67c11f1a4b75ba538aa2029d208da4010b5e5b2d110829407c93 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:a4e5e19ebfe8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n27t935hj2syhzc8oqar4s0jt EndpointID:1e96d0b41f9793227fbc6b74174fbd0ebe647dd927c05bb5f76b9b17bf7b51d4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-30T06:37:57.547Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-30T06:37:57.547Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-30T06:37:58.923Z] --- PASS: TestBuildPreserveOwnership (4.62s) [2021-06-30T06:37:58.923Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.08s) [2021-06-30T06:37:58.923Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s) [2021-06-30T06:37:58.923Z] === RUN TestBuildPlatformInvalid [2021-06-30T06:37:58.923Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-06-30T06:37:58.923Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-30T06:37:59.390Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.33s) [2021-06-30T06:37:59.390Z] PASS [2021-06-30T06:37:59.390Z] [2021-06-30T06:37:59.390Z] === Skipped [2021-06-30T06:37:59.390Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T06:37:59.390Z] service_test.go:242: FLAKY_TEST [2021-06-30T06:37:59.390Z] [2021-06-30T06:37:59.390Z] [2021-06-30T06:37:59.390Z] DONE 26 tests, 1 skipped in 47.182s [2021-06-30T06:37:59.390Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-30T06:37:59.531Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-30T06:37:59.531Z] tests/integration/client_test.py ..... [ 75%] [2021-06-30T06:37:59.531Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-30T06:37:59.531Z] tests/integration/errors_test.py . [ 76%] [2021-06-30T06:37:59.649Z] INFO: Testing against a local daemon [2021-06-30T06:37:59.649Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-30T06:37:59.649Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:37:59.649Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-30T06:37:59.649Z] === RUN TestDockerNetworkIpvlan [2021-06-30T06:37:59.649Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:37:59.649Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-30T06:37:59.649Z] PASS [2021-06-30T06:37:59.649Z] [2021-06-30T06:37:59.649Z] === Skipped [2021-06-30T06:37:59.649Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-30T06:37:59.649Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:37:59.649Z] [2021-06-30T06:37:59.649Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-30T06:37:59.649Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:37:59.649Z] [2021-06-30T06:37:59.649Z] [2021-06-30T06:37:59.649Z] DONE 2 tests, 2 skipped in 0.039s [2021-06-30T06:37:59.649Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-30T06:37:59.649Z] INFO: Testing against a local daemon [2021-06-30T06:37:59.649Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-30T06:38:01.022Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-06-30T06:38:01.022Z] === RUN TestDockerNetworkMacvlan [2021-06-30T06:38:01.455Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-30T06:38:01.589Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-30T06:38:02.522Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-30T06:38:02.832Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-30T06:38:03.089Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-30T06:38:03.771Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-30T06:38:04.346Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-30T06:38:04.919Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-30T06:38:05.618Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-30T06:38:06.297Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-30T06:38:06.865Z] docker_cli_daemon_test.go:1455: [d13cd5d1358f8] daemon is not started [2021-06-30T06:38:07.805Z] check_test.go:309: [dbef7cd547d39] daemon is not started [2021-06-30T06:38:07.805Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-30T06:38:08.742Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-30T06:38:08.902Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-30T06:38:10.648Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-30T06:38:11.215Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-30T06:38:12.591Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-30T06:38:12.849Z] check_test.go:309: [d2a8e559d1e0f] daemon is not started [2021-06-30T06:38:12.849Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-30T06:38:14.170Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-30T06:38:14.225Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-30T06:38:15.105Z] --- PASS: TestDockerNetworkMacvlan (14.25s) [2021-06-30T06:38:15.105Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-06-30T06:38:15.105Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-06-30T06:38:15.105Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.59s) [2021-06-30T06:38:15.105Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.82s) [2021-06-30T06:38:15.105Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.99s) [2021-06-30T06:38:15.105Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2021-06-30T06:38:15.105Z] PASS [2021-06-30T06:38:15.105Z] [2021-06-30T06:38:15.105Z] DONE 8 tests in 15.581s [2021-06-30T06:38:15.105Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-30T06:38:15.105Z] testing: warning: no tests to run [2021-06-30T06:38:15.105Z] PASS [2021-06-30T06:38:15.105Z] [2021-06-30T06:38:15.105Z] DONE 0 tests in 0.007s [2021-06-30T06:38:15.105Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-30T06:38:15.105Z] INFO: Testing against a local daemon [2021-06-30T06:38:15.105Z] === RUN TestAuthZPluginAllowRequest [2021-06-30T06:38:16.127Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-30T06:38:16.480Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2021-06-30T06:38:16.480Z] === RUN TestAuthZPluginTLS [2021-06-30T06:38:17.046Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-06-30T06:38:17.046Z] === RUN TestAuthZPluginDenyRequest [2021-06-30T06:38:17.505Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-30T06:38:17.505Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-30T06:38:17.611Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-06-30T06:38:17.611Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-30T06:38:18.177Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-30T06:38:18.177Z] === RUN TestAuthZPluginDenyResponse [2021-06-30T06:38:18.743Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-06-30T06:38:18.743Z] === RUN TestAuthZPluginAllowEventStream [2021-06-30T06:38:18.880Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-30T06:38:20.118Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2021-06-30T06:38:20.118Z] === RUN TestAuthZPluginErrorResponse [2021-06-30T06:38:20.683Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-06-30T06:38:20.683Z] === RUN TestAuthZPluginErrorRequest [2021-06-30T06:38:20.823Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-30T06:38:20.823Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-30T06:38:21.249Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-06-30T06:38:21.249Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-30T06:38:21.815Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-06-30T06:38:21.815Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-30T06:38:23.716Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2021-06-30T06:38:23.716Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-30T06:38:24.124Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-30T06:38:24.124Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-30T06:38:24.905Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-30T06:38:25.090Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2021-06-30T06:38:25.090Z] === RUN TestAuthZPluginHeader [2021-06-30T06:38:25.499Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-30T06:38:26.024Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-06-30T06:38:26.024Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-30T06:38:26.417Z] === RUN TestBoolValue [2021-06-30T06:38:26.417Z] --- PASS: TestBoolValue (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestBoolValueOrDefault [2021-06-30T06:38:26.417Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestInt64ValueOrZero [2021-06-30T06:38:26.417Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestInt64ValueOrDefault [2021-06-30T06:38:26.417Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-30T06:38:26.417Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestJsonContentType [2021-06-30T06:38:26.417Z] --- PASS: TestJsonContentType (0.00s) [2021-06-30T06:38:26.417Z] PASS [2021-06-30T06:38:26.417Z] coverage: 14.7% of statements [2021-06-30T06:38:26.417Z] ok github.com/docker/docker/api/server/httputils 0.107s coverage: 14.7% of statements [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-30T06:38:26.417Z] === RUN TestMaskSecretKeys [2021-06-30T06:38:26.417Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-30T06:38:26.417Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-30T06:38:26.417Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-30T06:38:26.417Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-30T06:38:26.417Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-30T06:38:26.417Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-30T06:38:26.417Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestVersionMiddlewareVersion [2021-06-30T06:38:26.417Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-30T06:38:26.417Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-30T06:38:26.417Z] PASS [2021-06-30T06:38:26.417Z] coverage: 37.7% of statements [2021-06-30T06:38:26.417Z] ok github.com/docker/docker/api/server/middleware 0.069s coverage: 37.7% of statements [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-30T06:38:26.417Z] === RUN TestAdjustForAPIVersion [2021-06-30T06:38:26.417Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-30T06:38:26.417Z] PASS [2021-06-30T06:38:26.417Z] coverage: 5.7% of statements [2021-06-30T06:38:26.417Z] ok github.com/docker/docker/api/server/router/swarm 0.056s coverage: 5.7% of statements [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/types [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-30T06:38:26.417Z] === RUN TestStrSliceMarshalJSON [2021-06-30T06:38:26.417Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestStrSliceUnmarshalJSON [2021-06-30T06:38:26.417Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestStrSliceUnmarshalString [2021-06-30T06:38:26.417Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestStrSliceUnmarshalSlice [2021-06-30T06:38:26.417Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-30T06:38:26.417Z] PASS [2021-06-30T06:38:26.417Z] coverage: 90.0% of statements [2021-06-30T06:38:26.417Z] ok github.com/docker/docker/api/types/strslice 0.062s coverage: 90.0% of statements [2021-06-30T06:38:26.417Z] === RUN TestToJSON [2021-06-30T06:38:26.417Z] --- PASS: TestToJSON (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestToParamWithVersion [2021-06-30T06:38:26.417Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestFromJSON [2021-06-30T06:38:26.417Z] --- PASS: TestFromJSON (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestEmpty [2021-06-30T06:38:26.417Z] --- PASS: TestEmpty (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestArgsMatchKVListEmptySources [2021-06-30T06:38:26.417Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestArgsMatchKVList [2021-06-30T06:38:26.417Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestArgsMatch [2021-06-30T06:38:26.417Z] --- PASS: TestArgsMatch (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestAdd [2021-06-30T06:38:26.417Z] --- PASS: TestAdd (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestDel [2021-06-30T06:38:26.417Z] --- PASS: TestDel (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestLen [2021-06-30T06:38:26.417Z] --- PASS: TestLen (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestExactMatch [2021-06-30T06:38:26.417Z] --- PASS: TestExactMatch (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestOnlyOneExactMatch [2021-06-30T06:38:26.417Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestContains [2021-06-30T06:38:26.417Z] --- PASS: TestContains (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestValidate [2021-06-30T06:38:26.417Z] --- PASS: TestValidate (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestWalkValues [2021-06-30T06:38:26.417Z] --- PASS: TestWalkValues (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestFuzzyMatch [2021-06-30T06:38:26.417Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestClone [2021-06-30T06:38:26.417Z] --- PASS: TestClone (0.00s) [2021-06-30T06:38:26.417Z] PASS [2021-06-30T06:38:26.417Z] coverage: 92.2% of statements [2021-06-30T06:38:26.417Z] ok github.com/docker/docker/api/types/filters 0.063s coverage: 92.2% of statements [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-30T06:38:26.417Z] === RUN TestDurationToSecondsString [2021-06-30T06:38:26.417Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-30T06:38:26.417Z] === RUN TestGetTimestamp [2021-06-30T06:38:26.417Z] === RUN TestCompareVersion [2021-06-30T06:38:26.417Z] --- PASS: TestCompareVersion (0.00s) [2021-06-30T06:38:26.417Z] PASS [2021-06-30T06:38:26.417Z] coverage: 75.0% of statements [2021-06-30T06:38:26.417Z] ok github.com/docker/docker/api/types/versions 0.052s coverage: 75.0% of statements [2021-06-30T06:38:26.417Z] --- PASS: TestGetTimestamp (0.17s) [2021-06-30T06:38:26.417Z] === RUN TestParseTimestamps [2021-06-30T06:38:26.417Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-30T06:38:26.417Z] PASS [2021-06-30T06:38:26.417Z] coverage: 100.0% of statements [2021-06-30T06:38:26.417Z] ok github.com/docker/docker/api/types/time 0.233s coverage: 100.0% of statements [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/builder [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-30T06:38:26.417Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-30T06:38:26.435Z] Loaded image: buildpack-deps:buster [2021-06-30T06:38:26.694Z] Loaded image: busybox:latest [2021-06-30T06:38:26.953Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-30T06:38:26.953Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-30T06:38:27.212Z] Loaded image: busybox:glibc [2021-06-30T06:38:27.391Z] === RUN TestParseRemoteURL [2021-06-30T06:38:27.391Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-30T06:38:27.391Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-30T06:38:27.391Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-30T06:38:27.391Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-30T06:38:27.391Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-30T06:38:27.391Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-30T06:38:27.391Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-30T06:38:27.391Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-30T06:38:27.391Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-30T06:38:27.391Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-30T06:38:27.391Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-30T06:38:27.391Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-30T06:38:27.391Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-30T06:38:27.391Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-30T06:38:27.391Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-30T06:38:27.391Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-30T06:38:27.391Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-30T06:38:27.391Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-30T06:38:27.391Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-30T06:38:27.391Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-30T06:38:27.391Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-30T06:38:27.391Z] === RUN TestCloneArgsSmartHttp [2021-06-30T06:38:27.391Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-30T06:38:27.391Z] === RUN TestCloneArgsDumbHttp [2021-06-30T06:38:27.391Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-30T06:38:27.391Z] === RUN TestCloneArgsGit [2021-06-30T06:38:27.391Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-30T06:38:27.391Z] === RUN TestCheckoutGit [2021-06-30T06:38:28.587Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-30T06:38:28.587Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-30T06:38:29.524Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-30T06:38:29.578Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-30T06:38:29.578Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-06-30T06:38:29.578Z] === RUN TestProcessNoDockerignore [2021-06-30T06:38:29.578Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-30T06:38:29.578Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-30T06:38:29.578Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-30T06:38:29.578Z] === RUN TestDetectContentType [2021-06-30T06:38:29.578Z] --- PASS: TestDetectContentType (0.00s) [2021-06-30T06:38:29.578Z] === RUN TestSelectAcceptableMIME [2021-06-30T06:38:29.578Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-30T06:38:29.578Z] === RUN TestInspectEmptyResponse [2021-06-30T06:38:29.578Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-30T06:38:29.578Z] === RUN TestInspectResponseBinary [2021-06-30T06:38:29.578Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-30T06:38:29.578Z] === RUN TestResponseUnsupportedContentType [2021-06-30T06:38:29.578Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-30T06:38:29.578Z] === RUN TestInspectResponseTextSimple [2021-06-30T06:38:29.578Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-30T06:38:29.578Z] === RUN TestInspectResponseEmptyContentType [2021-06-30T06:38:29.578Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-30T06:38:29.578Z] === RUN TestUnknownContentLength [2021-06-30T06:38:29.578Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-30T06:38:29.578Z] === RUN TestDownloadRemote [2021-06-30T06:38:29.578Z] --- PASS: TestDownloadRemote (0.09s) [2021-06-30T06:38:29.578Z] === RUN TestGetWithStatusError [2021-06-30T06:38:29.578Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-30T06:38:29.578Z] === RUN TestCloseRootDirectory [2021-06-30T06:38:29.578Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:29.578Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-30T06:38:29.578Z] === RUN TestHashFile [2021-06-30T06:38:29.578Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:29.578Z] --- SKIP: TestHashFile (0.00s) [2021-06-30T06:38:29.578Z] === RUN TestHashSubdir [2021-06-30T06:38:29.578Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:29.578Z] --- SKIP: TestHashSubdir (0.01s) [2021-06-30T06:38:29.578Z] === RUN TestRemoveDirectory [2021-06-30T06:38:29.578Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:29.578Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-30T06:38:29.578Z] PASS [2021-06-30T06:38:29.578Z] coverage: 9.3% of statements [2021-06-30T06:38:29.578Z] ok github.com/docker/docker/builder/remotecontext 0.226s coverage: 9.3% of statements [2021-06-30T06:38:30.040Z] === RUN TestEnable [2021-06-30T06:38:30.040Z] --- PASS: TestEnable (0.00s) [2021-06-30T06:38:30.040Z] === RUN TestDisable [2021-06-30T06:38:30.040Z] --- PASS: TestDisable (0.00s) [2021-06-30T06:38:30.040Z] === RUN TestEnabled [2021-06-30T06:38:30.040Z] --- PASS: TestEnabled (0.00s) [2021-06-30T06:38:30.040Z] PASS [2021-06-30T06:38:30.040Z] coverage: 100.0% of statements [2021-06-30T06:38:30.205Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.65s) [2021-06-30T06:38:30.205Z] === RUN TestAuthZPluginV2Disable [2021-06-30T06:38:31.012Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2021-06-30T06:38:31.012Z] === RUN TestGetAllAllowed [2021-06-30T06:38:31.012Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestGetAllMeta [2021-06-30T06:38:31.012Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-30T06:38:31.012Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestIsUnreferencedBuiltin [2021-06-30T06:38:31.012Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestIsExistingDirectory [2021-06-30T06:38:31.012Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestGetFilenameForDownload [2021-06-30T06:38:31.012Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestEnv2Variables [2021-06-30T06:38:31.012Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-30T06:38:31.012Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestMaintainer [2021-06-30T06:38:31.012Z] --- PASS: TestMaintainer (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestLabel [2021-06-30T06:38:31.012Z] --- PASS: TestLabel (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestFromScratch [2021-06-30T06:38:31.012Z] --- PASS: TestFromScratch (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestFromWithArg [2021-06-30T06:38:31.012Z] --- PASS: TestFromWithArg (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-30T06:38:31.012Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestFromWithUndefinedArg [2021-06-30T06:38:31.012Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestFromMultiStageWithNamedStage [2021-06-30T06:38:31.012Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestOnbuild [2021-06-30T06:38:31.012Z] --- PASS: TestOnbuild (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestWorkdir [2021-06-30T06:38:31.012Z] --- PASS: TestWorkdir (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestCmd [2021-06-30T06:38:31.012Z] --- PASS: TestCmd (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestHealthcheckNone [2021-06-30T06:38:31.012Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestHealthcheckCmd [2021-06-30T06:38:31.012Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestEntrypoint [2021-06-30T06:38:31.012Z] --- PASS: TestEntrypoint (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestExpose [2021-06-30T06:38:31.012Z] --- PASS: TestExpose (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestUser [2021-06-30T06:38:31.012Z] --- PASS: TestUser (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestVolume [2021-06-30T06:38:31.012Z] --- PASS: TestVolume (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestStopSignal [2021-06-30T06:38:31.012Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-30T06:38:31.012Z] --- SKIP: TestStopSignal (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestArg [2021-06-30T06:38:31.012Z] --- PASS: TestArg (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestShell [2021-06-30T06:38:31.012Z] --- PASS: TestShell (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestPrependEnvOnCmd [2021-06-30T06:38:31.012Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestRunWithBuildArgs [2021-06-30T06:38:31.012Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestRunIgnoresHealthcheck [2021-06-30T06:38:31.012Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestDispatchUnsupportedOptions [2021-06-30T06:38:31.012Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-30T06:38:31.012Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-30T06:38:31.012Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-30T06:38:31.012Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-30T06:38:31.012Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-30T06:38:31.012Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-30T06:38:31.012Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestNormalizeWorkdir [2021-06-30T06:38:31.012Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestDispatch [2021-06-30T06:38:31.012Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-30T06:38:31.012Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-30T06:38:31.012Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-30T06:38:31.012Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-30T06:38:31.012Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-30T06:38:31.012Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-30T06:38:31.012Z] === RUN TestDispatch/COPY_url [2021-06-30T06:38:31.012Z] --- PASS: TestDispatch (0.05s) [2021-06-30T06:38:31.012Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-06-30T06:38:31.012Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-30T06:38:31.012Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-30T06:38:31.012Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-30T06:38:31.012Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-30T06:38:31.012Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-30T06:38:31.012Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestAddScratchImageAddsToMounts [2021-06-30T06:38:31.012Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-30T06:38:31.012Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-30T06:38:31.012Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-30T06:38:31.012Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestImageSourceGetAddsToMounts [2021-06-30T06:38:31.012Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestEmptyDockerfile [2021-06-30T06:38:31.012Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestSymlinkDockerfile [2021-06-30T06:38:31.012Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-30T06:38:31.012Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-30T06:38:31.012Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestNonExistingDockerfile [2021-06-30T06:38:31.012Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestCopyRunConfig [2021-06-30T06:38:31.012Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestDeepCopyRunConfig [2021-06-30T06:38:31.012Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestExportImage [2021-06-30T06:38:31.012Z] --- PASS: TestExportImage (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestNormalizeDest [2021-06-30T06:38:31.012Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-30T06:38:31.012Z] PASS [2021-06-30T06:38:31.012Z] coverage: 47.0% of statements [2021-06-30T06:38:31.012Z] ok github.com/docker/docker/builder/dockerfile 0.152s coverage: 47.0% of statements [2021-06-30T06:38:31.012Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-30T06:38:31.012Z] === RUN TestTCP4Proxy [2021-06-30T06:38:31.012Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-30T06:38:31.012Z] === RUN TestTCP4ProxyHalfClose [2021-06-30T06:38:31.012Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestTCP6Proxy [2021-06-30T06:38:31.012Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-30T06:38:31.012Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestTCPDualStackProxy [2021-06-30T06:38:31.012Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-30T06:38:31.012Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestUDP4Proxy [2021-06-30T06:38:31.012Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestUDP6Proxy [2021-06-30T06:38:31.012Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-30T06:38:31.012Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestUDPWriteError [2021-06-30T06:38:31.012Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestSCTP4Proxy [2021-06-30T06:38:31.012Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-30T06:38:31.012Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-30T06:38:31.012Z] === RUN TestSCTP6Proxy [2021-06-30T06:38:31.012Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-30T06:38:31.012Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-30T06:38:31.012Z] PASS [2021-06-30T06:38:31.012Z] coverage: 49.4% of statements [2021-06-30T06:38:31.012Z] ok github.com/docker/docker/cmd/docker-proxy 0.068s coverage: 49.4% of statements [2021-06-30T06:38:32.735Z] --- PASS: TestAuthZPluginV2Disable (3.35s) [2021-06-30T06:38:32.735Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-30T06:38:33.711Z] Loaded image: debian:bullseye [2021-06-30T06:38:33.711Z] Loaded image: hello-world:latest [2021-06-30T06:38:33.711Z] Loaded image: arm32v7/hello-world:latest [2021-06-30T06:38:33.711Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-30T06:38:36.016Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.94s) [2021-06-30T06:38:36.016Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-30T06:38:36.998Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-30T06:38:37.936Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-30T06:38:41.358Z] === RUN TestCheckpointCreateError [2021-06-30T06:38:41.358Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestCheckpointCreate [2021-06-30T06:38:41.358Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestCheckpointDeleteError [2021-06-30T06:38:41.358Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestCheckpointDelete [2021-06-30T06:38:41.358Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestCheckpointListError [2021-06-30T06:38:41.358Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestCheckpointList [2021-06-30T06:38:41.358Z] --- PASS: TestCheckpointList (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestCheckpointListContainerNotFound [2021-06-30T06:38:41.358Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestNewClientWithOpsFromEnv [2021-06-30T06:38:41.358Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-30T06:38:41.358Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestGetAPIPath [2021-06-30T06:38:41.358Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestParseHostURL [2021-06-30T06:38:41.358Z] --- PASS: TestParseHostURL (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-30T06:38:41.358Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-30T06:38:41.358Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestNegotiateAPIVersion [2021-06-30T06:38:41.358Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestNegotiateAPVersionOverride [2021-06-30T06:38:41.358Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-30T06:38:41.358Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-30T06:38:41.358Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-30T06:38:41.358Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestClientRedirect [2021-06-30T06:38:41.358Z] --- PASS: TestClientRedirect (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigCreateUnsupported [2021-06-30T06:38:41.358Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigCreateError [2021-06-30T06:38:41.358Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigCreate [2021-06-30T06:38:41.358Z] --- PASS: TestConfigCreate (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigInspectNotFound [2021-06-30T06:38:41.358Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigInspectWithEmptyID [2021-06-30T06:38:41.358Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigInspectUnsupported [2021-06-30T06:38:41.358Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigInspectError [2021-06-30T06:38:41.358Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigInspectConfigNotFound [2021-06-30T06:38:41.358Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigInspect [2021-06-30T06:38:41.358Z] --- PASS: TestConfigInspect (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigListUnsupported [2021-06-30T06:38:41.358Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigListError [2021-06-30T06:38:41.358Z] --- PASS: TestConfigListError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigList [2021-06-30T06:38:41.358Z] --- PASS: TestConfigList (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigRemoveUnsupported [2021-06-30T06:38:41.358Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigRemoveError [2021-06-30T06:38:41.358Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigRemove [2021-06-30T06:38:41.358Z] --- PASS: TestConfigRemove (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigUpdateUnsupported [2021-06-30T06:38:41.358Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigUpdateError [2021-06-30T06:38:41.358Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestConfigUpdate [2021-06-30T06:38:41.358Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerCommitError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerCommit [2021-06-30T06:38:41.358Z] --- PASS: TestContainerCommit (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerStatPathError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerStatPathNotFoundError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerStatPathNoHeaderError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerStatPath [2021-06-30T06:38:41.358Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestCopyToContainerError [2021-06-30T06:38:41.358Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestCopyToContainerNotFoundError [2021-06-30T06:38:41.358Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-30T06:38:41.358Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestCopyToContainer [2021-06-30T06:38:41.358Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestCopyFromContainerError [2021-06-30T06:38:41.358Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestCopyFromContainerNotFoundError [2021-06-30T06:38:41.358Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-30T06:38:41.358Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-30T06:38:41.358Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestCopyFromContainer [2021-06-30T06:38:41.358Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerCreateError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerCreateImageNotFound [2021-06-30T06:38:41.358Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerCreateWithName [2021-06-30T06:38:41.358Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerCreateAutoRemove [2021-06-30T06:38:41.358Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerDiffError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerDiff [2021-06-30T06:38:41.358Z] --- PASS: TestContainerDiff (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerExecCreateError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerExecCreate [2021-06-30T06:38:41.358Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerExecStartError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerExecStart [2021-06-30T06:38:41.358Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerExecInspectError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerExecInspect [2021-06-30T06:38:41.358Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerExportError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerExportError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerExport [2021-06-30T06:38:41.358Z] --- PASS: TestContainerExport (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerInspectError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerInspectContainerNotFound [2021-06-30T06:38:41.358Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerInspectWithEmptyID [2021-06-30T06:38:41.358Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerInspect [2021-06-30T06:38:41.358Z] --- PASS: TestContainerInspect (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerInspectNode [2021-06-30T06:38:41.358Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerKillError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerKillError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerKill [2021-06-30T06:38:41.358Z] --- PASS: TestContainerKill (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerListError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerListError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerList [2021-06-30T06:38:41.358Z] --- PASS: TestContainerList (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerLogsNotFoundError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerLogsError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerLogs [2021-06-30T06:38:41.358Z] --- PASS: TestContainerLogs (0.19s) [2021-06-30T06:38:41.358Z] === RUN TestContainerPauseError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerPause [2021-06-30T06:38:41.358Z] --- PASS: TestContainerPause (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainersPruneError [2021-06-30T06:38:41.358Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainersPrune [2021-06-30T06:38:41.358Z] --- PASS: TestContainersPrune (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerRemoveError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerRemoveNotFoundError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerRemove [2021-06-30T06:38:41.358Z] --- PASS: TestContainerRemove (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerRenameError [2021-06-30T06:38:41.358Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerRename [2021-06-30T06:38:41.358Z] --- PASS: TestContainerRename (0.00s) [2021-06-30T06:38:41.358Z] === RUN TestContainerResizeError [2021-06-30T06:38:41.359Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerExecResizeError [2021-06-30T06:38:41.359Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerResize [2021-06-30T06:38:41.359Z] --- PASS: TestContainerResize (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerExecResize [2021-06-30T06:38:41.359Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerRestartError [2021-06-30T06:38:41.359Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerRestart [2021-06-30T06:38:41.359Z] --- PASS: TestContainerRestart (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerStartError [2021-06-30T06:38:41.359Z] --- PASS: TestContainerStartError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerStart [2021-06-30T06:38:41.359Z] --- PASS: TestContainerStart (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerStatsError [2021-06-30T06:38:41.359Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerStats [2021-06-30T06:38:41.359Z] --- PASS: TestContainerStats (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerStopError [2021-06-30T06:38:41.359Z] --- PASS: TestContainerStopError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerStop [2021-06-30T06:38:41.359Z] --- PASS: TestContainerStop (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerTopError [2021-06-30T06:38:41.359Z] --- PASS: TestContainerTopError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerTop [2021-06-30T06:38:41.359Z] --- PASS: TestContainerTop (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerUnpauseError [2021-06-30T06:38:41.359Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerUnpause [2021-06-30T06:38:41.359Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerUpdateError [2021-06-30T06:38:41.359Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerUpdate [2021-06-30T06:38:41.359Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerWaitError [2021-06-30T06:38:41.359Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestContainerWait [2021-06-30T06:38:41.359Z] --- PASS: TestContainerWait (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestDiskUsageError [2021-06-30T06:38:41.359Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestDiskUsage [2021-06-30T06:38:41.359Z] --- PASS: TestDiskUsage (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestDistributionInspectUnsupported [2021-06-30T06:38:41.359Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestDistributionInspectWithEmptyID [2021-06-30T06:38:41.359Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestEventsErrorInOptions [2021-06-30T06:38:41.359Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestEventsErrorFromServer [2021-06-30T06:38:41.359Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestEvents [2021-06-30T06:38:41.359Z] --- PASS: TestEvents (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestTLSCloseWriter [2021-06-30T06:38:41.359Z] === PAUSE TestTLSCloseWriter [2021-06-30T06:38:41.359Z] === RUN TestImageBuildError [2021-06-30T06:38:41.359Z] --- PASS: TestImageBuildError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageBuild [2021-06-30T06:38:41.359Z] --- PASS: TestImageBuild (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestGetDockerOS [2021-06-30T06:38:41.359Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageCreateError [2021-06-30T06:38:41.359Z] --- PASS: TestImageCreateError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageCreate [2021-06-30T06:38:41.359Z] --- PASS: TestImageCreate (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageHistoryError [2021-06-30T06:38:41.359Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageHistory [2021-06-30T06:38:41.359Z] --- PASS: TestImageHistory (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageImportError [2021-06-30T06:38:41.359Z] --- PASS: TestImageImportError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageImport [2021-06-30T06:38:41.359Z] --- PASS: TestImageImport (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageInspectError [2021-06-30T06:38:41.359Z] --- PASS: TestImageInspectError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageInspectImageNotFound [2021-06-30T06:38:41.359Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageInspectWithEmptyID [2021-06-30T06:38:41.359Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageInspect [2021-06-30T06:38:41.359Z] --- PASS: TestImageInspect (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageListError [2021-06-30T06:38:41.359Z] --- PASS: TestImageListError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageList [2021-06-30T06:38:41.359Z] --- PASS: TestImageList (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageListApiBefore125 [2021-06-30T06:38:41.359Z] --- PASS: TestImageListApiBefore125 (0.02s) [2021-06-30T06:38:41.359Z] === RUN TestImageLoadError [2021-06-30T06:38:41.359Z] --- PASS: TestImageLoadError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageLoad [2021-06-30T06:38:41.359Z] --- PASS: TestImageLoad (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagesPruneError [2021-06-30T06:38:41.359Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagesPrune [2021-06-30T06:38:41.359Z] --- PASS: TestImagesPrune (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagePullReferenceParseError [2021-06-30T06:38:41.359Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagePullAnyError [2021-06-30T06:38:41.359Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-30T06:38:41.359Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-30T06:38:41.359Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-30T06:38:41.359Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-30T06:38:41.359Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagePullWithoutErrors [2021-06-30T06:38:41.359Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagePushReferenceError [2021-06-30T06:38:41.359Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagePushAnyError [2021-06-30T06:38:41.359Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-30T06:38:41.359Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-30T06:38:41.359Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-30T06:38:41.359Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-30T06:38:41.359Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImagePushWithoutErrors [2021-06-30T06:38:41.359Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-30T06:38:41.359Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-30T06:38:41.359Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-30T06:38:41.359Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-30T06:38:41.359Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-30T06:38:41.359Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-30T06:38:41.359Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-30T06:38:41.359Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-30T06:38:41.359Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageRemoveError [2021-06-30T06:38:41.359Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageRemoveImageNotFound [2021-06-30T06:38:41.359Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageRemove [2021-06-30T06:38:41.359Z] --- PASS: TestImageRemove (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageSaveError [2021-06-30T06:38:41.359Z] --- PASS: TestImageSaveError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageSave [2021-06-30T06:38:41.359Z] --- PASS: TestImageSave (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageSearchAnyError [2021-06-30T06:38:41.359Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-30T06:38:41.359Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-30T06:38:41.359Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-30T06:38:41.359Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-30T06:38:41.359Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageSearchWithoutErrors [2021-06-30T06:38:41.359Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageTagError [2021-06-30T06:38:41.359Z] --- PASS: TestImageTagError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageTagInvalidReference [2021-06-30T06:38:41.359Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageTagInvalidSourceImageName [2021-06-30T06:38:41.359Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageTagHexSource [2021-06-30T06:38:41.359Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestImageTag [2021-06-30T06:38:41.359Z] --- PASS: TestImageTag (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestInfoServerError [2021-06-30T06:38:41.359Z] --- PASS: TestInfoServerError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestInfoInvalidResponseJSONError [2021-06-30T06:38:41.359Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestInfo [2021-06-30T06:38:41.359Z] --- PASS: TestInfo (0.01s) [2021-06-30T06:38:41.359Z] === RUN TestNetworkConnectError [2021-06-30T06:38:41.359Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-30T06:38:41.359Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworkConnect [2021-06-30T06:38:41.359Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworkCreateError [2021-06-30T06:38:41.359Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworkCreate [2021-06-30T06:38:41.359Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworkDisconnectError [2021-06-30T06:38:41.359Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworkDisconnect [2021-06-30T06:38:41.359Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworkInspectError [2021-06-30T06:38:41.359Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworkInspectNotFoundError [2021-06-30T06:38:41.359Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworkInspectWithEmptyID [2021-06-30T06:38:41.359Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworkInspect [2021-06-30T06:38:41.359Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworkListError [2021-06-30T06:38:41.359Z] --- PASS: TestNetworkListError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworkList [2021-06-30T06:38:41.359Z] --- PASS: TestNetworkList (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworksPruneError [2021-06-30T06:38:41.359Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworksPrune [2021-06-30T06:38:41.359Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworkRemoveError [2021-06-30T06:38:41.359Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNetworkRemove [2021-06-30T06:38:41.359Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNodeInspectError [2021-06-30T06:38:41.359Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNodeInspectNodeNotFound [2021-06-30T06:38:41.359Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNodeInspectWithEmptyID [2021-06-30T06:38:41.359Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNodeInspect [2021-06-30T06:38:41.359Z] --- PASS: TestNodeInspect (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNodeListError [2021-06-30T06:38:41.359Z] --- PASS: TestNodeListError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNodeList [2021-06-30T06:38:41.359Z] --- PASS: TestNodeList (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNodeRemoveError [2021-06-30T06:38:41.359Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNodeRemove [2021-06-30T06:38:41.359Z] --- PASS: TestNodeRemove (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNodeUpdateError [2021-06-30T06:38:41.359Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestNodeUpdate [2021-06-30T06:38:41.359Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestOptionWithTimeout [2021-06-30T06:38:41.359Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPingFail [2021-06-30T06:38:41.359Z] --- PASS: TestPingFail (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPingWithError [2021-06-30T06:38:41.359Z] 2021/06/30 06:38:40 RoundTripper returned a response & error; ignoring response [2021-06-30T06:38:41.359Z] 2021/06/30 06:38:40 RoundTripper returned a response & error; ignoring response [2021-06-30T06:38:41.359Z] --- PASS: TestPingWithError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPingSuccess [2021-06-30T06:38:41.359Z] --- PASS: TestPingSuccess (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPingHeadFallback [2021-06-30T06:38:41.359Z] === RUN TestPingHeadFallback/OK [2021-06-30T06:38:41.359Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-30T06:38:41.359Z] === RUN TestPingHeadFallback/Not_Found [2021-06-30T06:38:41.359Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-30T06:38:41.359Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-30T06:38:41.359Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-30T06:38:41.359Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-30T06:38:41.359Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-30T06:38:41.359Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPluginDisableError [2021-06-30T06:38:41.359Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPluginDisable [2021-06-30T06:38:41.359Z] --- PASS: TestPluginDisable (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPluginEnableError [2021-06-30T06:38:41.359Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPluginEnable [2021-06-30T06:38:41.359Z] --- PASS: TestPluginEnable (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPluginInspectError [2021-06-30T06:38:41.359Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPluginInspectWithEmptyID [2021-06-30T06:38:41.359Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPluginInspect [2021-06-30T06:38:41.359Z] --- PASS: TestPluginInspect (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPluginListError [2021-06-30T06:38:41.359Z] --- PASS: TestPluginListError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPluginList [2021-06-30T06:38:41.359Z] --- PASS: TestPluginList (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPluginPushError [2021-06-30T06:38:41.359Z] --- PASS: TestPluginPushError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPluginPush [2021-06-30T06:38:41.359Z] --- PASS: TestPluginPush (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPluginRemoveError [2021-06-30T06:38:41.359Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPluginRemove [2021-06-30T06:38:41.359Z] --- PASS: TestPluginRemove (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPluginSetError [2021-06-30T06:38:41.359Z] --- PASS: TestPluginSetError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPluginSet [2021-06-30T06:38:41.359Z] --- PASS: TestPluginSet (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSetHostHeader [2021-06-30T06:38:41.359Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestPlainTextError [2021-06-30T06:38:41.359Z] --- PASS: TestPlainTextError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestInfiniteError [2021-06-30T06:38:41.359Z] --- PASS: TestInfiniteError (0.03s) [2021-06-30T06:38:41.359Z] === RUN TestCanceledContext [2021-06-30T06:38:41.359Z] 2021/06/30 06:38:40 RoundTripper returned a response & error; ignoring response [2021-06-30T06:38:41.359Z] --- PASS: TestCanceledContext (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestDeadlineExceededContext [2021-06-30T06:38:41.359Z] 2021/06/30 06:38:40 RoundTripper returned a response & error; ignoring response [2021-06-30T06:38:41.359Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretCreateUnsupported [2021-06-30T06:38:41.359Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretCreateError [2021-06-30T06:38:41.359Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretCreate [2021-06-30T06:38:41.359Z] --- PASS: TestSecretCreate (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretInspectUnsupported [2021-06-30T06:38:41.359Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretInspectError [2021-06-30T06:38:41.359Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretInspectSecretNotFound [2021-06-30T06:38:41.359Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretInspectWithEmptyID [2021-06-30T06:38:41.359Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretInspect [2021-06-30T06:38:41.359Z] --- PASS: TestSecretInspect (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretListUnsupported [2021-06-30T06:38:41.359Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretListError [2021-06-30T06:38:41.359Z] --- PASS: TestSecretListError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretList [2021-06-30T06:38:41.359Z] --- PASS: TestSecretList (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretRemoveUnsupported [2021-06-30T06:38:41.359Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretRemoveError [2021-06-30T06:38:41.359Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretRemove [2021-06-30T06:38:41.359Z] --- PASS: TestSecretRemove (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretUpdateUnsupported [2021-06-30T06:38:41.359Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretUpdateError [2021-06-30T06:38:41.359Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestSecretUpdate [2021-06-30T06:38:41.359Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestServiceCreateError [2021-06-30T06:38:41.359Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-30T06:38:41.359Z] === RUN TestServiceCreate [2021-06-30T06:38:41.360Z] --- PASS: TestServiceCreate (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-30T06:38:41.360Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestServiceCreateDigestPinning [2021-06-30T06:38:41.360Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestServiceInspectError [2021-06-30T06:38:41.360Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestServiceInspectServiceNotFound [2021-06-30T06:38:41.360Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestServiceInspectWithEmptyID [2021-06-30T06:38:41.360Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestServiceInspect [2021-06-30T06:38:41.360Z] --- PASS: TestServiceInspect (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestServiceListError [2021-06-30T06:38:41.360Z] --- PASS: TestServiceListError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestServiceList [2021-06-30T06:38:41.360Z] --- PASS: TestServiceList (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestServiceLogsError [2021-06-30T06:38:41.360Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestServiceLogs [2021-06-30T06:38:41.360Z] --- PASS: TestServiceLogs (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestServiceRemoveError [2021-06-30T06:38:41.360Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestServiceRemoveNotFoundError [2021-06-30T06:38:41.360Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestServiceRemove [2021-06-30T06:38:41.360Z] --- PASS: TestServiceRemove (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestServiceUpdateError [2021-06-30T06:38:41.360Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestServiceUpdate [2021-06-30T06:38:41.360Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestSwarmGetUnlockKeyError [2021-06-30T06:38:41.360Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestSwarmGetUnlockKey [2021-06-30T06:38:41.360Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestSwarmInitError [2021-06-30T06:38:41.360Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestSwarmInit [2021-06-30T06:38:41.360Z] --- PASS: TestSwarmInit (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestSwarmInspectError [2021-06-30T06:38:41.360Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestSwarmInspect [2021-06-30T06:38:41.360Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestSwarmJoinError [2021-06-30T06:38:41.360Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestSwarmJoin [2021-06-30T06:38:41.360Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestSwarmLeaveError [2021-06-30T06:38:41.360Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestSwarmLeave [2021-06-30T06:38:41.360Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestSwarmUnlockError [2021-06-30T06:38:41.360Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestSwarmUnlock [2021-06-30T06:38:41.360Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestSwarmUpdateError [2021-06-30T06:38:41.360Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestSwarmUpdate [2021-06-30T06:38:41.360Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestTaskInspectError [2021-06-30T06:38:41.360Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestTaskInspectWithEmptyID [2021-06-30T06:38:41.360Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestTaskInspect [2021-06-30T06:38:41.360Z] --- PASS: TestTaskInspect (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestTaskListError [2021-06-30T06:38:41.360Z] --- PASS: TestTaskListError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestTaskList [2021-06-30T06:38:41.360Z] --- PASS: TestTaskList (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestVolumeCreateError [2021-06-30T06:38:41.360Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestVolumeCreate [2021-06-30T06:38:41.360Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestVolumeInspectError [2021-06-30T06:38:41.360Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestVolumeInspectNotFound [2021-06-30T06:38:41.360Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestVolumeInspectWithEmptyID [2021-06-30T06:38:41.360Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestVolumeInspect [2021-06-30T06:38:41.360Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestVolumeListError [2021-06-30T06:38:41.360Z] --- PASS: TestVolumeListError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestVolumeList [2021-06-30T06:38:41.360Z] --- PASS: TestVolumeList (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestVolumeRemoveError [2021-06-30T06:38:41.360Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-30T06:38:41.360Z] === RUN TestVolumeRemove [2021-06-30T06:38:41.360Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-30T06:38:41.360Z] === CONT TestTLSCloseWriter [2021-06-30T06:38:41.360Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-06-30T06:38:41.360Z] PASS [2021-06-30T06:38:41.360Z] coverage: 75.0% of statements [2021-06-30T06:38:41.360Z] ok github.com/docker/docker/client 0.404s coverage: 75.0% of statements [2021-06-30T06:38:42.124Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-30T06:38:42.124Z] check_test.go:309: [d86d6c454f262] daemon is not started [2021-06-30T06:38:42.124Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-30T06:38:42.382Z] check_test.go:309: [d3007160fc23f] daemon is not started [2021-06-30T06:38:42.382Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-30T06:38:42.950Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.25s) [2021-06-30T06:38:42.950Z] PASS [2021-06-30T06:38:42.950Z] [2021-06-30T06:38:42.950Z] === Skipped [2021-06-30T06:38:42.950Z] === SKIP: amd64.integration.build TestBuildWithSession (0.01s) [2021-06-30T06:38:42.950Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:38:42.950Z] [2021-06-30T06:38:42.950Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-30T06:38:42.950Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-30T06:38:42.950Z] [2021-06-30T06:38:42.950Z] [2021-06-30T06:38:42.950Z] DONE 34 tests, 2 skipped in 273.917s [2021-06-30T06:38:43.209Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-30T06:38:43.209Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:38:43.209Z] ++ set -e [2021-06-30T06:38:43.209Z] ++ '[' -n 0 ']' [2021-06-30T06:38:43.209Z] ++ set -x [2021-06-30T06:38:43.209Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:38:43.209Z] INFO: Testing against a local daemon [2021-06-30T06:38:43.209Z] === RUN TestConfigInspect [2021-06-30T06:38:43.539Z] ......... [ 86%] [2021-06-30T06:38:44.592Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-30T06:38:44.851Z] check_test.go:309: [d903bc7771c54] daemon is not started [2021-06-30T06:38:44.851Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-30T06:38:46.759Z] --- PASS: TestConfigInspect (3.17s) [2021-06-30T06:38:46.759Z] === RUN TestConfigList [2021-06-30T06:38:47.695Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-30T06:38:48.251Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.35s) [2021-06-30T06:38:48.251Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-30T06:38:48.465Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-30T06:38:49.073Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-30T06:38:49.646Z] --- PASS: TestConfigList (3.09s) [2021-06-30T06:38:49.646Z] === RUN TestConfigsCreateAndDelete [2021-06-30T06:38:50.084Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-30T06:38:52.177Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-30T06:38:52.744Z] --- PASS: TestConfigsCreateAndDelete (3.03s) [2021-06-30T06:38:52.744Z] === RUN TestConfigsUpdate [2021-06-30T06:38:52.744Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-30T06:38:53.312Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-30T06:38:53.571Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-30T06:38:53.829Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-30T06:38:55.204Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-30T06:38:55.204Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-30T06:38:55.323Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-30T06:38:55.462Z] --- PASS: TestConfigsUpdate (2.79s) [2021-06-30T06:38:55.462Z] === RUN TestTemplatedConfig [2021-06-30T06:38:55.721Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-30T06:38:56.688Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-30T06:38:57.098Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-30T06:38:58.033Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-30T06:38:59.410Z] --- PASS: TestTemplatedConfig (4.12s) [2021-06-30T06:38:59.410Z] === RUN TestConfigCreateResolve [2021-06-30T06:39:00.345Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-30T06:39:00.604Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-30T06:39:00.861Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-30T06:39:01.119Z] check_test.go:309: [d5e3a956a2085] daemon is not started [2021-06-30T06:39:01.119Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-30T06:39:01.687Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-30T06:39:02.253Z] --- PASS: TestConfigCreateResolve (2.63s) [2021-06-30T06:39:02.253Z] PASS [2021-06-30T06:39:02.253Z] [2021-06-30T06:39:02.253Z] DONE 6 tests in 19.017s [2021-06-30T06:39:02.253Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-30T06:39:02.253Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:39:02.253Z] ++ set -e [2021-06-30T06:39:02.253Z] ++ '[' -n 0 ']' [2021-06-30T06:39:02.253Z] ++ set -x [2021-06-30T06:39:02.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:39:02.253Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-30T06:39:02.253Z] INFO: Testing against a local daemon [2021-06-30T06:39:02.253Z] === RUN TestCheckpoint [2021-06-30T06:39:02.253Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:39:02.253Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-30T06:39:02.253Z] === RUN TestContainerInvalidJSON [2021-06-30T06:39:02.253Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:39:02.253Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:39:02.253Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:39:02.253Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:39:02.253Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:39:02.253Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:39:02.512Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:39:02.512Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:39:02.512Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:39:02.512Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-06-30T06:39:02.512Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-30T06:39:02.512Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-30T06:39:02.512Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-30T06:39:02.512Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-30T06:39:02.512Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-06-30T06:39:02.512Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-30T06:39:02.512Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-06-30T06:39:02.512Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-30T06:39:02.771Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-06-30T06:39:02.771Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-30T06:39:02.771Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-06-30T06:39:02.771Z] === RUN TestCopyFromContainer [2021-06-30T06:39:02.771Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-30T06:39:03.000Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-30T06:39:04.675Z] === RUN TestCopyFromContainer// [2021-06-30T06:39:04.934Z] === RUN TestCopyFromContainer//bar/root [2021-06-30T06:39:05.192Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-30T06:39:05.192Z] === RUN TestCopyFromContainer/bar/quux [2021-06-30T06:39:05.450Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-30T06:39:05.450Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-30T06:39:05.450Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-30T06:39:05.708Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-30T06:39:05.726Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-30T06:39:05.727Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-30T06:39:05.967Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-30T06:39:05.967Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-30T06:39:06.226Z] --- PASS: TestCopyFromContainer (3.39s) [2021-06-30T06:39:06.226Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-06-30T06:39:06.226Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-06-30T06:39:06.226Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2021-06-30T06:39:06.226Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-06-30T06:39:06.226Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-06-30T06:39:06.226Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-06-30T06:39:06.226Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2021-06-30T06:39:06.226Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s) [2021-06-30T06:39:06.226Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2021-06-30T06:39:06.226Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-06-30T06:39:06.226Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-30T06:39:06.226Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:39:06.226Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:39:06.226Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:39:06.226Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:39:06.226Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:39:06.226Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:39:06.226Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:39:06.226Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:39:06.226Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:39:06.226Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-30T06:39:06.226Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-30T06:39:06.226Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-30T06:39:06.226Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-30T06:39:06.226Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-30T06:39:06.226Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-06-30T06:39:06.226Z] === RUN TestCreateWithInvalidEnv [2021-06-30T06:39:06.226Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-30T06:39:06.226Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-30T06:39:06.226Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-30T06:39:06.226Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-30T06:39:06.226Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-30T06:39:06.226Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-30T06:39:06.226Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-30T06:39:06.226Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-30T06:39:06.226Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-30T06:39:06.226Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-30T06:39:06.226Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-30T06:39:06.226Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-30T06:39:06.226Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-30T06:39:06.226Z] === RUN TestCreateTmpfsMountsTarget [2021-06-30T06:39:06.226Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2021-06-30T06:39:06.226Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-30T06:39:06.319Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-06-30T06:39:06.319Z] PASS [2021-06-30T06:39:06.319Z] [2021-06-30T06:39:06.319Z] DONE 17 tests in 48.546s [2021-06-30T06:39:06.319Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-30T06:39:06.319Z] INFO: Testing against a local daemon [2021-06-30T06:39:06.319Z] === RUN TestPluginInvalidJSON [2021-06-30T06:39:06.319Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:39:06.319Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:39:06.319Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:39:06.319Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-06-30T06:39:06.319Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-30T06:39:06.319Z] === RUN TestPluginInstall [2021-06-30T06:39:06.319Z] === RUN TestPluginInstall/no_auth [2021-06-30T06:39:06.319Z] time="2021-06-30T06:39:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:39:06.319Z] time="2021-06-30T06:39:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9cee29b05ef02f1992409dec086d8b647a59cfa28750cea2796a2c86cd1fa436" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:39:06.320Z] time="2021-06-30T06:39:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:39:06.320Z] time="2021-06-30T06:39:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9cee29b05ef02f1992409dec086d8b647a59cfa28750cea2796a2c86cd1fa436" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:39:06.320Z] === RUN TestPluginInstall/with_htpasswd [2021-06-30T06:39:06.320Z] time="2021-06-30T06:39:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:39:06.320Z] time="2021-06-30T06:39:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b745dfad9fc0d2a0aa8d7b038de73bf51f353f9c4fab8b017b36a85345ee88f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:39:06.320Z] time="2021-06-30T06:39:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:39:06.320Z] time="2021-06-30T06:39:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b745dfad9fc0d2a0aa8d7b038de73bf51f353f9c4fab8b017b36a85345ee88f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:39:06.320Z] === RUN TestPluginInstall/with_insecure [2021-06-30T06:39:06.793Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-30T06:39:07.257Z] time="2021-06-30T06:39:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:39:07.257Z] time="2021-06-30T06:39:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8b4d469c850ce350d14c8dee4e4ddd1bc874777d8af6d86abaafcffcc3d8a05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:39:07.257Z] time="2021-06-30T06:39:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:39:07.257Z] time="2021-06-30T06:39:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8b4d469c850ce350d14c8dee4e4ddd1bc874777d8af6d86abaafcffcc3d8a05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:39:07.257Z] plugin_test.go:165: [da78f26828b8a] daemon is not started [2021-06-30T06:39:07.257Z] --- PASS: TestPluginInstall (3.55s) [2021-06-30T06:39:07.257Z] --- PASS: TestPluginInstall/no_auth (1.77s) [2021-06-30T06:39:07.257Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2021-06-30T06:39:07.257Z] --- PASS: TestPluginInstall/with_insecure (1.14s) [2021-06-30T06:39:07.257Z] === RUN TestPluginsWithRuntimes [2021-06-30T06:39:09.157Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-30T06:39:09.722Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-30T06:39:10.080Z] --- PASS: TestCreateWithCustomMaskedPaths (3.55s) [2021-06-30T06:39:10.080Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-30T06:39:10.371Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-30T06:39:10.882Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-30T06:39:10.882Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-30T06:39:10.882Z] [2021-06-30T06:39:10.882Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-30T06:39:10.882Z] =========================== short test summary info ============================ [2021-06-30T06:39:10.882Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-30T06:39:10.882Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-30T06:39:10.882Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-30T06:39:10.882Z] Not supported on most drivers [2021-06-30T06:39:10.882Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-30T06:39:10.882Z] Output of docker top depends on host distro, and is not formalized. [2021-06-30T06:39:10.882Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-30T06:39:10.882Z] Output of docker top depends on host distro, and is not formalized. [2021-06-30T06:39:10.882Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-30T06:39:10.882Z] Can fail if eth0 has multiple IP addresses [2021-06-30T06:39:10.882Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-30T06:39:10.882Z] This doesn't seem to be taken into account by the engine [2021-06-30T06:39:10.882Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-30T06:39:10.882Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-30T06:39:10.882Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-30T06:39:10.882Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 344.88 seconds == [2021-06-30T06:39:11.015Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-30T06:39:11.095Z] --- PASS: TestPluginsWithRuntimes (3.50s) [2021-06-30T06:39:11.095Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2021-06-30T06:39:11.095Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-06-30T06:39:11.095Z] === RUN TestPluginBackCompatMediaTypes [2021-06-30T06:39:11.138Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-30T06:39:11.353Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-06-30T06:39:11.353Z] PASS [2021-06-30T06:39:11.353Z] [2021-06-30T06:39:11.354Z] DONE 10 tests in 7.692s [2021-06-30T06:39:11.354Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-30T06:39:11.354Z] INFO: Testing against a local daemon [2021-06-30T06:39:11.354Z] === RUN TestExternalGraphDriver [2021-06-30T06:39:11.611Z] === RUN TestExternalGraphDriver/json [2021-06-30T06:39:12.917Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.15s) [2021-06-30T06:39:12.917Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-30T06:39:12.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:39:12.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:39:12.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:39:12.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:39:12.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:39:12.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:39:12.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:39:12.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:39:12.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:39:12.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:39:12.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:39:12.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:39:12.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:39:12.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:39:13.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:39:13.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-30T06:39:13.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-30T06:39:13.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-06-30T06:39:13.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-06-30T06:39:13.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-06-30T06:39:13.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-30T06:39:13.175Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-30T06:39:13.433Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-30T06:39:13.510Z] === RUN TestExternalGraphDriver/spec [2021-06-30T06:39:14.369Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.09s) [2021-06-30T06:39:14.369Z] === RUN TestCreateDifferentPlatform [2021-06-30T06:39:14.369Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-30T06:39:14.369Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-30T06:39:14.369Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-30T06:39:14.369Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-30T06:39:14.369Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-30T06:39:14.369Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-30T06:39:14.369Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-30T06:39:14.369Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-30T06:39:14.369Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-06-30T06:39:14.369Z] === RUN TestContainerStartOnDaemonRestart [2021-06-30T06:39:14.369Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-30T06:39:14.369Z] === RUN TestDaemonRestartIpcMode [2021-06-30T06:39:14.369Z] === PAUSE TestDaemonRestartIpcMode [2021-06-30T06:39:14.369Z] === RUN TestDaemonHostGatewayIP [2021-06-30T06:39:14.369Z] === PAUSE TestDaemonHostGatewayIP [2021-06-30T06:39:14.369Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-30T06:39:14.369Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-30T06:39:14.369Z] === RUN TestContainerKillOnDaemonStart [2021-06-30T06:39:14.369Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-30T06:39:14.369Z] === RUN TestDiff [2021-06-30T06:39:15.409Z] === RUN TestExternalGraphDriver/pull [2021-06-30T06:39:15.745Z] --- PASS: TestDiff (1.16s) [2021-06-30T06:39:15.745Z] === RUN TestExecWithCloseStdin [2021-06-30T06:39:16.314Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-30T06:39:16.314Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-30T06:39:16.314Z] check_test.go:309: [d0089c74b8eef] daemon is not started [2021-06-30T06:39:16.314Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-30T06:39:16.573Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-30T06:39:16.786Z] --- PASS: TestExternalGraphDriver (5.35s) [2021-06-30T06:39:16.786Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2021-06-30T06:39:16.786Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2021-06-30T06:39:16.786Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2021-06-30T06:39:16.786Z] === RUN TestGraphdriverPluginV2 [2021-06-30T06:39:16.832Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-30T06:39:17.090Z] --- PASS: TestExecWithCloseStdin (1.69s) [2021-06-30T06:39:17.090Z] === RUN TestExec [2021-06-30T06:39:17.094Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-30T06:39:17.094Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-30T06:39:17.094Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-30T06:39:17.094Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-30T06:39:17.094Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-30T06:39:17.094Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-30T06:39:17.094Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-30T06:39:17.094Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-30T06:39:17.094Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-30T06:39:17.094Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-30T06:39:17.094Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-30T06:39:17.094Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-30T06:39:17.094Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestConfigureDaemonLogs [2021-06-30T06:39:17.094Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestCommonOptionsInstallFlags [2021-06-30T06:39:17.094Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-30T06:39:17.094Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-30T06:39:17.094Z] PASS [2021-06-30T06:39:17.094Z] coverage: 18.5% of statements [2021-06-30T06:39:17.094Z] ok github.com/docker/docker/cmd/dockerd 0.164s coverage: 18.5% of statements [2021-06-30T06:39:17.094Z] === RUN TestContainerStopSignal [2021-06-30T06:39:17.094Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestContainerStopTimeout [2021-06-30T06:39:17.094Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-30T06:39:17.094Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-30T06:39:17.094Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-30T06:39:17.094Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestReplaceAndAppendEnvVars [2021-06-30T06:39:17.094Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-30T06:39:17.094Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestNewMemoryStore [2021-06-30T06:39:17.094Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestAddContainers [2021-06-30T06:39:17.094Z] --- PASS: TestAddContainers (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestGetContainer [2021-06-30T06:39:17.094Z] --- PASS: TestGetContainer (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestDeleteContainer [2021-06-30T06:39:17.094Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestListContainers [2021-06-30T06:39:17.094Z] --- PASS: TestListContainers (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestFirstContainer [2021-06-30T06:39:17.094Z] --- PASS: TestFirstContainer (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestApplyAllContainer [2021-06-30T06:39:17.094Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestIsValidHealthString [2021-06-30T06:39:17.094Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestStateRunStop [2021-06-30T06:39:17.094Z] --- PASS: TestStateRunStop (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestStateTimeoutWait [2021-06-30T06:39:17.094Z] state_test.go:141: Stop callback fired [2021-06-30T06:39:17.094Z] state_test.go:165: Stop callback fired [2021-06-30T06:39:17.094Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-30T06:39:17.094Z] === RUN TestIsValidStateString [2021-06-30T06:39:17.094Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestViewSaveDelete [2021-06-30T06:39:17.094Z] --- PASS: TestViewSaveDelete (0.04s) [2021-06-30T06:39:17.094Z] === RUN TestViewAll [2021-06-30T06:39:17.094Z] --- PASS: TestViewAll (0.04s) [2021-06-30T06:39:17.094Z] === RUN TestViewGet [2021-06-30T06:39:17.094Z] --- PASS: TestViewGet (0.01s) [2021-06-30T06:39:17.094Z] === RUN TestNames [2021-06-30T06:39:17.094Z] --- PASS: TestNames (0.00s) [2021-06-30T06:39:17.094Z] === RUN TestViewWithHealthCheck [2021-06-30T06:39:17.094Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-30T06:39:17.094Z] PASS [2021-06-30T06:39:17.094Z] coverage: 41.2% of statements [2021-06-30T06:39:17.094Z] ok github.com/docker/docker/container 0.285s coverage: 41.2% of statements [2021-06-30T06:39:17.556Z] === RUN TestPrepare [2021-06-30T06:39:17.556Z] --- PASS: TestPrepare (0.00s) [2021-06-30T06:39:17.556Z] === RUN TestStart [2021-06-30T06:39:17.556Z] --- PASS: TestStart (0.00s) [2021-06-30T06:39:17.556Z] === RUN TestWaitCancel [2021-06-30T06:39:17.556Z] --- PASS: TestWaitCancel (0.00s) [2021-06-30T06:39:17.556Z] === RUN TestWaitDisabled [2021-06-30T06:39:17.556Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-30T06:39:17.556Z] === RUN TestWaitEnabled [2021-06-30T06:39:17.556Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-30T06:39:17.556Z] === RUN TestRemove [2021-06-30T06:39:17.556Z] --- PASS: TestRemove (0.00s) [2021-06-30T06:39:17.556Z] PASS [2021-06-30T06:39:17.556Z] coverage: 65.3% of statements [2021-06-30T06:39:17.556Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2021-06-30T06:39:19.062Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-30T06:39:19.062Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-30T06:39:19.062Z] --- PASS: TestExec (2.00s) [2021-06-30T06:39:19.062Z] === RUN TestExecUser [2021-06-30T06:39:19.102Z] === RUN TestNewListSecretsFilters [2021-06-30T06:39:19.102Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-30T06:39:19.102Z] === RUN TestNewListConfigsFilters [2021-06-30T06:39:19.102Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-30T06:39:19.102Z] PASS [2021-06-30T06:39:19.102Z] coverage: 0.5% of statements [2021-06-30T06:39:19.102Z] ok github.com/docker/docker/daemon/cluster 0.243s coverage: 0.5% of statements [2021-06-30T06:39:20.969Z] --- PASS: TestExecUser (1.67s) [2021-06-30T06:39:20.969Z] === RUN TestExportContainerAndImportImage [2021-06-30T06:39:20.970Z] --- PASS: TestGraphdriverPluginV2 (3.50s) [2021-06-30T06:39:20.970Z] PASS [2021-06-30T06:39:20.970Z] [2021-06-30T06:39:20.970Z] DONE 5 tests in 8.889s [2021-06-30T06:39:20.970Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-30T06:39:20.970Z] INFO: Testing against a local daemon [2021-06-30T06:39:20.970Z] === RUN TestContinueAfterPluginCrash [2021-06-30T06:39:20.970Z] === PAUSE TestContinueAfterPluginCrash [2021-06-30T06:39:20.970Z] === RUN TestReadPluginNoRead [2021-06-30T06:39:20.970Z] === PAUSE TestReadPluginNoRead [2021-06-30T06:39:20.970Z] === RUN TestDaemonStartWithLogOpt [2021-06-30T06:39:20.970Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-30T06:39:20.970Z] === CONT TestContinueAfterPluginCrash [2021-06-30T06:39:20.970Z] === CONT TestDaemonStartWithLogOpt [2021-06-30T06:39:21.291Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-30T06:39:21.291Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-30T06:39:21.291Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-30T06:39:21.291Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-30T06:39:21.291Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-30T06:39:21.291Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-30T06:39:21.291Z] PASS [2021-06-30T06:39:21.291Z] coverage: 35.9% of statements [2021-06-30T06:39:21.291Z] ok github.com/docker/docker/daemon/cluster/convert 0.385s coverage: 35.9% of statements [2021-06-30T06:39:21.905Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-30T06:39:22.264Z] === RUN TestVerifyNetworkingConfig [2021-06-30T06:39:22.264Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-30T06:39:22.264Z] === RUN TestGetContainer [2021-06-30T06:39:22.264Z] --- PASS: TestGetContainer (0.00s) [2021-06-30T06:39:22.264Z] === RUN TestValidContainerNames [2021-06-30T06:39:22.264Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-30T06:39:22.264Z] === RUN TestContainerInitDNS [2021-06-30T06:39:22.264Z] daemon_test.go:147: root required [2021-06-30T06:39:22.264Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-30T06:39:22.264Z] === RUN TestMerge [2021-06-30T06:39:22.264Z] --- PASS: TestMerge (0.00s) [2021-06-30T06:39:22.264Z] === RUN TestValidateContainerIsolation [2021-06-30T06:39:22.264Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-30T06:39:22.264Z] === RUN TestFindNetworkErrorType [2021-06-30T06:39:22.264Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-30T06:39:22.264Z] === RUN TestEnsureServicesExist [2021-06-30T06:39:22.264Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-30T06:39:22.264Z] === RUN TestEnsureServicesExistErrors [2021-06-30T06:39:22.264Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-30T06:39:22.264Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-30T06:39:22.264Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-30T06:39:22.264Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-30T06:39:22.264Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-30T06:39:22.264Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-30T06:39:22.264Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-30T06:39:22.264Z] === RUN TestContainerDelete [2021-06-30T06:39:22.264Z] --- PASS: TestContainerDelete (0.01s) [2021-06-30T06:39:22.264Z] === RUN TestContainerDoubleDelete [2021-06-30T06:39:22.264Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-30T06:39:22.264Z] === RUN TestLogContainerEventCopyLabels [2021-06-30T06:39:22.264Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-30T06:39:22.264Z] === RUN TestLogContainerEventWithAttributes [2021-06-30T06:39:22.264Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-30T06:39:22.264Z] === RUN TestNoneHealthcheck [2021-06-30T06:39:22.264Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-30T06:39:22.264Z] === RUN TestHealthStates [2021-06-30T06:39:22.473Z] --- PASS: TestExportContainerAndImportImage (1.64s) [2021-06-30T06:39:22.473Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-30T06:39:22.725Z] time="2021-06-30T06:39:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:39:22.725Z] time="2021-06-30T06:39:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:39:22.725Z] time="2021-06-30T06:39:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:39:22.725Z] time="2021-06-30T06:39:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:39:22.725Z] time="2021-06-30T06:39:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:39:22.725Z] time="2021-06-30T06:39:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:39:22.725Z] time="2021-06-30T06:39:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:39:22.725Z] time="2021-06-30T06:39:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:39:22.725Z] time="2021-06-30T06:39:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:39:22.725Z] time="2021-06-30T06:39:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:39:22.725Z] --- PASS: TestHealthStates (0.18s) [2021-06-30T06:39:22.725Z] === RUN TestMaskURLCredentials [2021-06-30T06:39:22.725Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-30T06:39:22.725Z] === RUN TestGetInspectData [2021-06-30T06:39:22.725Z] --- PASS: TestGetInspectData (0.00s) [2021-06-30T06:39:22.725Z] === RUN TestFillLicense [2021-06-30T06:39:22.725Z] --- PASS: TestFillLicense (0.00s) [2021-06-30T06:39:22.725Z] === RUN TestListInvalidFilter [2021-06-30T06:39:22.725Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-30T06:39:22.725Z] === RUN TestNameFilter [2021-06-30T06:39:22.725Z] --- PASS: TestNameFilter (0.00s) [2021-06-30T06:39:22.725Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-30T06:39:22.725Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-30T06:39:22.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-30T06:39:22.725Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-30T06:39:22.726Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-30T06:39:22.726Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-30T06:39:22.726Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-30T06:39:22.726Z] === RUN TestDaemonReloadLabels [2021-06-30T06:39:22.726Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-30T06:39:22.726Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-30T06:39:22.726Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-30T06:39:22.726Z] === RUN TestDaemonReloadMirrors [2021-06-30T06:39:22.726Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-30T06:39:22.726Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-30T06:39:22.726Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-30T06:39:22.726Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-30T06:39:22.726Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-30T06:39:22.726Z] === RUN TestDaemonDiscoveryReload [2021-06-30T06:39:23.296Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-30T06:39:23.296Z] [2021-06-30T06:39:23.296Z] Unloading profiles will leave already running processes permanently [2021-06-30T06:39:23.296Z] unconfined, which can lead to unexpected situations. [2021-06-30T06:39:23.296Z] [2021-06-30T06:39:23.296Z] To set a process to complain mode, use the command line tool [2021-06-30T06:39:23.296Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-30T06:39:23.296Z] Post stage [Pipeline] junit [2021-06-30T06:39:23.311Z] Recording test results [2021-06-30T06:39:23.410Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-30T06:39:23.698Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-30T06:39:23.698Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-30T06:39:23.977Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2021-06-30T06:39:23.977Z] === RUN TestHealthCheckWorkdir [2021-06-30T06:39:24.159Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-30T06:39:24.159Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-30T06:39:24.253Z] --- PASS: TestDaemonStartWithLogOpt (3.56s) [2021-06-30T06:39:24.253Z] === CONT TestReadPluginNoRead [2021-06-30T06:39:24.261Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-30T06:39:24.544Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-30T06:39:24.561Z] + echo Ensuring container killed. [2021-06-30T06:39:24.561Z] Ensuring container killed. [2021-06-30T06:39:24.561Z] + docker rm -vf docker-pr5 [2021-06-30T06:39:24.561Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-06-30T06:39:24.624Z] === RUN TestBuilderGC [2021-06-30T06:39:24.624Z] --- PASS: TestBuilderGC (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestDaemonConfigurationNotFound [2021-06-30T06:39:24.624Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestDaemonBrokenConfiguration [2021-06-30T06:39:24.624Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestParseClusterAdvertiseSettings [2021-06-30T06:39:24.624Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestFindConfigurationConflicts [2021-06-30T06:39:24.624Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-30T06:39:24.624Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-30T06:39:24.624Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-30T06:39:24.624Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-30T06:39:24.624Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-30T06:39:24.624Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-30T06:39:24.624Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-30T06:39:24.624Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-30T06:39:24.624Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-30T06:39:24.624Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-30T06:39:24.624Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-30T06:39:24.624Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestValidateConfigurationErrors [2021-06-30T06:39:24.624Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-30T06:39:24.624Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-30T06:39:24.624Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-30T06:39:24.624Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-30T06:39:24.624Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-30T06:39:24.624Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-30T06:39:24.624Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-30T06:39:24.624Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-30T06:39:24.624Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-30T06:39:24.624Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-30T06:39:24.624Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-30T06:39:24.624Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestValidateConfiguration [2021-06-30T06:39:24.624Z] === RUN TestValidateConfiguration/with_label [2021-06-30T06:39:24.624Z] === RUN TestValidateConfiguration/with_dns [2021-06-30T06:39:24.624Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-30T06:39:24.624Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-30T06:39:24.624Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-30T06:39:24.624Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-30T06:39:24.624Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-30T06:39:24.624Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-30T06:39:24.624Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestModifiedDiscoverySettings [2021-06-30T06:39:24.624Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestReloadSetConfigFileNotExist [2021-06-30T06:39:24.624Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-30T06:39:24.624Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-30T06:39:24.624Z] reload_test.go:520: root required [2021-06-30T06:39:24.624Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-30T06:39:24.624Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-06-30T06:39:24.624Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-30T06:39:24.624Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-06-30T06:39:24.624Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-30T06:39:24.624Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-30T06:39:24.624Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-30T06:39:24.624Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-30T06:39:24.624Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-30T06:39:24.624Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-30T06:39:24.624Z] === RUN TestParseVolumesFrom [2021-06-30T06:39:24.624Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-30T06:39:24.624Z] PASS [2021-06-30T06:39:24.624Z] coverage: 9.1% of statements [2021-06-30T06:39:24.624Z] ok github.com/docker/docker/daemon 2.433s coverage: 9.1% of statements [2021-06-30T06:39:24.852Z] + echo Chowning /workspace to jenkins user [2021-06-30T06:39:24.852Z] Chowning /workspace to jenkins user [2021-06-30T06:39:24.852Z] + id -u [2021-06-30T06:39:24.852Z] + id -g [2021-06-30T06:39:24.852Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42569:/workspace busybox chown -R 1000:1000 /workspace [2021-06-30T06:39:24.852Z] Unable to find image 'busybox:latest' locally [2021-06-30T06:39:24.852Z] latest: Pulling from library/busybox [2021-06-30T06:39:25.085Z] time="2021-06-30T06:39:24Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-30T06:39:25.085Z] --- PASS: TestReloadSetConfigFileNotExist (0.26s) [2021-06-30T06:39:25.085Z] === RUN TestReloadDefaultConfigNotExist [2021-06-30T06:39:25.085Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:39:25.085Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-30T06:39:25.085Z] === RUN TestReloadBadDefaultConfig [2021-06-30T06:39:25.085Z] time="2021-06-30T06:39:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-007904111" [2021-06-30T06:39:25.085Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-30T06:39:25.085Z] === RUN TestReloadWithConflictingLabels [2021-06-30T06:39:25.085Z] time="2021-06-30T06:39:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-867506690" [2021-06-30T06:39:25.085Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-30T06:39:25.085Z] === RUN TestReloadWithDuplicateLabels [2021-06-30T06:39:25.085Z] time="2021-06-30T06:39:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-402292089" [2021-06-30T06:39:25.085Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-30T06:39:25.085Z] === RUN TestDaemonConfigurationMerge [2021-06-30T06:39:25.085Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-30T06:39:25.085Z] PASS [2021-06-30T06:39:25.085Z] coverage: 79.2% of statements [2021-06-30T06:39:25.085Z] ok github.com/docker/docker/daemon/config 0.405s coverage: 79.2% of statements [2021-06-30T06:39:25.112Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-30T06:39:25.118Z] b71f96345d44: Pulling fs layer [2021-06-30T06:39:25.118Z] b71f96345d44: Verifying Checksum [2021-06-30T06:39:25.118Z] b71f96345d44: Download complete [2021-06-30T06:39:25.118Z] b71f96345d44: Pull complete [2021-06-30T06:39:25.118Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-30T06:39:25.118Z] Status: Downloaded newer image for busybox:latest [2021-06-30T06:39:26.048Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-30T06:39:26.153Z] === RUN TestReadPluginNoRead/default [2021-06-30T06:39:26.616Z] check_test.go:309: [d420f06cc9667] daemon is not started [2021-06-30T06:39:26.616Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-30T06:39:26.616Z] --- PASS: TestHealthCheckWorkdir (2.64s) [2021-06-30T06:39:26.616Z] === RUN TestHealthKillContainer [2021-06-30T06:39:26.634Z] === RUN TestWaitNodeAttachment [2021-06-30T06:39:26.634Z] === RUN TestDiscoveryOptsErrors [2021-06-30T06:39:26.634Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-30T06:39:26.634Z] === RUN TestDiscoveryOpts [2021-06-30T06:39:26.634Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-30T06:39:26.634Z] PASS [2021-06-30T06:39:26.634Z] coverage: 30.0% of statements [2021-06-30T06:39:26.634Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.0% of statements [2021-06-30T06:39:26.634Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-30T06:39:26.634Z] === RUN TestIsolationConversion [2021-06-30T06:39:26.634Z] === RUN TestIsolationConversion/default [2021-06-30T06:39:26.634Z] === RUN TestIsolationConversion/process [2021-06-30T06:39:26.634Z] === RUN TestIsolationConversion/hyperv [2021-06-30T06:39:26.634Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-30T06:39:26.634Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-30T06:39:26.634Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-30T06:39:26.634Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-30T06:39:26.634Z] === RUN TestContainerLabels [2021-06-30T06:39:26.634Z] --- PASS: TestContainerLabels (0.00s) [2021-06-30T06:39:26.634Z] === RUN TestCredentialSpecConversion [2021-06-30T06:39:26.634Z] === RUN TestCredentialSpecConversion/none [2021-06-30T06:39:26.634Z] === RUN TestCredentialSpecConversion/config [2021-06-30T06:39:26.634Z] === RUN TestCredentialSpecConversion/file [2021-06-30T06:39:26.634Z] === RUN TestCredentialSpecConversion/registry [2021-06-30T06:39:26.634Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-30T06:39:26.634Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-30T06:39:26.634Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-30T06:39:26.634Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-30T06:39:26.634Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-30T06:39:26.634Z] === RUN TestControllerValidateMountBind [2021-06-30T06:39:26.634Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-30T06:39:26.634Z] === RUN TestControllerValidateMountVolume [2021-06-30T06:39:26.634Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-30T06:39:26.634Z] === RUN TestControllerValidateMountTarget [2021-06-30T06:39:26.634Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-30T06:39:26.634Z] === RUN TestControllerValidateMountTmpfs [2021-06-30T06:39:26.634Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-30T06:39:26.634Z] === RUN TestControllerValidateMountInvalidType [2021-06-30T06:39:26.634Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-30T06:39:26.634Z] === RUN TestControllerValidateMountNamedPipe [2021-06-30T06:39:26.634Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-30T06:39:26.634Z] PASS [2021-06-30T06:39:26.634Z] coverage: 11.0% of statements [2021-06-30T06:39:26.634Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.989s coverage: 11.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-30T06:39:27.097Z] === RUN TestEventsLog [2021-06-30T06:39:27.097Z] --- PASS: TestEventsLog (0.00s) [2021-06-30T06:39:27.097Z] === RUN TestEventsLogTimeout [2021-06-30T06:39:27.097Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-30T06:39:27.097Z] === RUN TestLogEvents [2021-06-30T06:39:27.097Z] --- PASS: TestLogEvents (0.05s) [2021-06-30T06:39:27.097Z] === RUN TestLoadBufferedEvents [2021-06-30T06:39:27.097Z] --- PASS: TestLoadBufferedEvents (0.19s) [2021-06-30T06:39:27.097Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-30T06:39:27.097Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-30T06:39:27.097Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-30T06:39:27.097Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-30T06:39:27.097Z] PASS [2021-06-30T06:39:27.097Z] coverage: 50.0% of statements [2021-06-30T06:39:27.097Z] ok github.com/docker/docker/daemon/events 0.311s coverage: 50.0% of statements [2021-06-30T06:39:27.300Z] + bundleName=docker-py [2021-06-30T06:39:27.301Z] + echo Creating docker-py-bundles.tar.gz [2021-06-30T06:39:27.301Z] Creating docker-py-bundles.tar.gz [2021-06-30T06:39:27.301Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-06-30T06:39:27.309Z] Archiving artifacts [2021-06-30T06:39:28.051Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-30T06:39:28.073Z] === RUN TestIsEmptyDir [2021-06-30T06:39:28.073Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-30T06:39:28.073Z] PASS [2021-06-30T06:39:28.073Z] coverage: 2.3% of statements [2021-06-30T06:39:28.073Z] ok github.com/docker/docker/daemon/graphdriver 0.081s coverage: 2.3% of statements [2021-06-30T06:39:28.536Z] === RUN TestLinkNaming [2021-06-30T06:39:28.536Z] --- PASS: TestLinkNaming (0.00s) [2021-06-30T06:39:28.536Z] === RUN TestLinkNew [2021-06-30T06:39:28.536Z] --- PASS: TestLinkNew (0.00s) [2021-06-30T06:39:28.536Z] === RUN TestLinkEnv [2021-06-30T06:39:28.536Z] --- PASS: TestLinkEnv (0.00s) [2021-06-30T06:39:28.536Z] === RUN TestLinkMultipleEnv [2021-06-30T06:39:28.536Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-30T06:39:28.536Z] === RUN TestLinkPortRangeEnv [2021-06-30T06:39:28.536Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-30T06:39:28.536Z] PASS [2021-06-30T06:39:28.536Z] coverage: 93.0% of statements [2021-06-30T06:39:28.536Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2021-06-30T06:39:28.918Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42569/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2021-06-30T06:39:28.987Z] --- PASS: TestContinueAfterPluginCrash (8.71s) [Pipeline] sh [2021-06-30T06:39:29.290Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-30T06:39:29.312Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d4d1c88bf06a78a8324a637a3fbee3d259d947b8 -e DOCKER_GRAPHDRIVER docker:d4d1c88bf06a78a8324a637a3fbee3d259d947b8 hack/make.sh binary [2021-06-30T06:39:29.874Z] [2021-06-30T06:39:29.874Z] Removing bundles/ [2021-06-30T06:39:29.874Z] [2021-06-30T06:39:29.874Z] ---> Making bundle: binary (in bundles/binary) [2021-06-30T06:39:29.874Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-30T06:39:29.874Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:39:29.900Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-30T06:39:30.159Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-30T06:39:30.417Z] --- PASS: TestHealthKillContainer (3.76s) [2021-06-30T06:39:30.417Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-30T06:39:30.417Z] check_test.go:309: [df63f7cfbe99c] daemon is not started [2021-06-30T06:39:30.417Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-30T06:39:30.666Z] === CONT TestReadPluginNoRead [2021-06-30T06:39:30.666Z] read_test.go:92: [d08eca62bec89] daemon is not started [2021-06-30T06:39:30.666Z] --- PASS: TestReadPluginNoRead (6.79s) [2021-06-30T06:39:30.666Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2021-06-30T06:39:30.666Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2021-06-30T06:39:30.666Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-06-30T06:39:30.666Z] PASS [2021-06-30T06:39:30.666Z] [2021-06-30T06:39:30.666Z] DONE 6 tests in 10.384s [2021-06-30T06:39:30.666Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-30T06:39:30.666Z] testing: warning: no tests to run [2021-06-30T06:39:30.666Z] PASS [2021-06-30T06:39:30.666Z] [2021-06-30T06:39:30.666Z] DONE 0 tests in 0.007s [2021-06-30T06:39:30.666Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-30T06:39:30.924Z] INFO: Testing against a local daemon [2021-06-30T06:39:30.924Z] === RUN TestPluginWithDevMounts [2021-06-30T06:39:30.924Z] === PAUSE TestPluginWithDevMounts [2021-06-30T06:39:30.924Z] === CONT TestPluginWithDevMounts [2021-06-30T06:39:31.352Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2021-06-30T06:39:31.352Z] === RUN TestIpcModeNone [2021-06-30T06:39:31.459Z] === RUN TestSearchRegistryForImagesErrors [2021-06-30T06:39:31.459Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-30T06:39:31.459Z] === RUN TestSearchRegistryForImages [2021-06-30T06:39:31.459Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-30T06:39:31.459Z] === RUN TestOnlyPlatformWithFallback [2021-06-30T06:39:31.459Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-30T06:39:31.459Z] === RUN TestImageDelete [2021-06-30T06:39:31.459Z] === RUN TestImageDelete/no_lease [2021-06-30T06:39:31.459Z] === RUN TestImageDelete/lease_exists [2021-06-30T06:39:31.459Z] --- PASS: TestImageDelete (0.08s) [2021-06-30T06:39:31.459Z] --- PASS: TestImageDelete/no_lease (0.04s) [2021-06-30T06:39:31.459Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-06-30T06:39:31.459Z] === RUN TestContentStoreForPull [2021-06-30T06:39:31.459Z] === RUN TestNewStreamConfig [2021-06-30T06:39:31.459Z] === RUN TestNewStreamConfig/defaults [2021-06-30T06:39:31.459Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-30T06:39:31.459Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-30T06:39:31.459Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-30T06:39:31.459Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-30T06:39:31.459Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-30T06:39:31.459Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-30T06:39:31.459Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-30T06:39:31.459Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-30T06:39:31.459Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-30T06:39:31.459Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-30T06:39:31.459Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-30T06:39:31.459Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-30T06:39:31.459Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-30T06:39:31.459Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-30T06:39:31.459Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-30T06:39:31.459Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-30T06:39:31.459Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-30T06:39:31.459Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-30T06:39:31.459Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-30T06:39:31.459Z] === RUN TestAdapterReadLogs [2021-06-30T06:39:31.459Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-30T06:39:31.459Z] === RUN TestCopier [2021-06-30T06:39:31.459Z] --- PASS: TestCopier (0.00s) [2021-06-30T06:39:31.459Z] === RUN TestCopierLongLines [2021-06-30T06:39:31.459Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-30T06:39:31.459Z] === RUN TestCopierSlow [2021-06-30T06:39:31.459Z] --- PASS: TestContentStoreForPull (0.22s) [2021-06-30T06:39:31.459Z] PASS [2021-06-30T06:39:31.459Z] coverage: 6.7% of statements [2021-06-30T06:39:31.459Z] ok github.com/docker/docker/daemon/images 0.453s coverage: 6.7% of statements [2021-06-30T06:39:31.927Z] time="2021-06-30T06:39:31Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-30T06:39:31.927Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2021-06-30T06:39:31.927Z] === RUN TestCreateSuccess [2021-06-30T06:39:31.927Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestCreateLogGroupSuccess [2021-06-30T06:39:31.927Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestCreateError [2021-06-30T06:39:31.927Z] --- PASS: TestCreateError (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestCreateAlreadyExists [2021-06-30T06:39:31.927Z] time="2021-06-30T06:39:31Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-30T06:39:31.927Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestLogClosed [2021-06-30T06:39:31.927Z] --- PASS: TestLogClosed (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestLogBlocking [2021-06-30T06:39:31.927Z] --- PASS: TestLogBlocking (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-30T06:39:31.927Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestLogNonBlockingBufferFull [2021-06-30T06:39:31.927Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestPublishBatchSuccess [2021-06-30T06:39:31.927Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestPublishBatchError [2021-06-30T06:39:31.927Z] time="2021-06-30T06:39:31Z" level=error msg=Error [2021-06-30T06:39:31.927Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-30T06:39:31.927Z] time="2021-06-30T06:39:31Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-30T06:39:31.927Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-30T06:39:31.927Z] time="2021-06-30T06:39:31Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-30T06:39:31.927Z] time="2021-06-30T06:39:31Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-30T06:39:31.927Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestCollectBatchSimple [2021-06-30T06:39:31.927Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestCollectBatchTicker [2021-06-30T06:39:31.927Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestCollectBatchMultilinePattern [2021-06-30T06:39:31.927Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-30T06:39:31.927Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-30T06:39:31.927Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-30T06:39:31.927Z] --- PASS: TestCopierSlow (0.20s) [2021-06-30T06:39:31.927Z] === RUN TestCopierWithSized [2021-06-30T06:39:31.927Z] === RUN TestCopierWithSized/as_is [2021-06-30T06:39:31.927Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-30T06:39:31.927Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-06-30T06:39:31.927Z] === RUN TestCollectBatchClose [2021-06-30T06:39:31.927Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestEffectiveLen [2021-06-30T06:39:31.927Z] === RUN TestEffectiveLen/0/Hello [2021-06-30T06:39:31.927Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-30T06:39:31.927Z] === RUN TestEffectiveLen/2/🙃 [2021-06-30T06:39:31.927Z] === RUN TestEffectiveLen/3/���� [2021-06-30T06:39:31.927Z] === RUN TestEffectiveLen/4/He��o [2021-06-30T06:39:31.927Z] === RUN TestEffectiveLen/5/ [2021-06-30T06:39:31.927Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-30T06:39:31.927Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-30T06:39:31.927Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-30T06:39:31.927Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-30T06:39:31.927Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-30T06:39:31.927Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-30T06:39:31.927Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-30T06:39:31.927Z] === RUN TestFindValidSplit [2021-06-30T06:39:31.927Z] === RUN TestFindValidSplit/0/ [2021-06-30T06:39:31.927Z] cloudwatchlogs_test.go:1044: [2021-06-30T06:39:31.927Z] cloudwatchlogs_test.go:1045: [2021-06-30T06:39:31.927Z] === RUN TestFindValidSplit/1/Hello [2021-06-30T06:39:31.927Z] cloudwatchlogs_test.go:1044: Hello [2021-06-30T06:39:31.927Z] cloudwatchlogs_test.go:1045: [2021-06-30T06:39:31.927Z] === RUN TestFindValidSplit/2/Hello [2021-06-30T06:39:31.927Z] cloudwatchlogs_test.go:1044: He [2021-06-30T06:39:31.928Z] cloudwatchlogs_test.go:1045: llo [2021-06-30T06:39:31.928Z] === RUN TestFindValidSplit/3/Hello [2021-06-30T06:39:31.928Z] cloudwatchlogs_test.go:1044: [2021-06-30T06:39:31.928Z] cloudwatchlogs_test.go:1045: Hello [2021-06-30T06:39:31.928Z] === RUN TestFindValidSplit/4/🙃 [2021-06-30T06:39:31.928Z] cloudwatchlogs_test.go:1044: [2021-06-30T06:39:31.928Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-30T06:39:31.928Z] === RUN TestFindValidSplit/5/🙃 [2021-06-30T06:39:31.928Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-30T06:39:31.928Z] cloudwatchlogs_test.go:1045: [2021-06-30T06:39:31.928Z] === RUN TestFindValidSplit/6/a� [2021-06-30T06:39:31.928Z] cloudwatchlogs_test.go:1044: a [2021-06-30T06:39:31.928Z] cloudwatchlogs_test.go:1045: � [2021-06-30T06:39:31.928Z] === RUN TestFindValidSplit/7/a� [2021-06-30T06:39:31.928Z] cloudwatchlogs_test.go:1044: a� [2021-06-30T06:39:31.928Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-30T06:39:31.928Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-30T06:39:31.928Z] === RUN TestCopierWithPartial [2021-06-30T06:39:31.928Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-30T06:39:31.928Z] === RUN TestRingLogger [2021-06-30T06:39:31.928Z] --- PASS: TestRingLogger (0.00s) [2021-06-30T06:39:31.928Z] === RUN TestRingCap [2021-06-30T06:39:31.928Z] --- PASS: TestRingCap (0.00s) [2021-06-30T06:39:31.928Z] === RUN TestRingClose [2021-06-30T06:39:31.928Z] --- PASS: TestRingClose (0.00s) [2021-06-30T06:39:31.928Z] === RUN TestRingDrain [2021-06-30T06:39:31.928Z] --- PASS: TestRingDrain (0.00s) [2021-06-30T06:39:31.928Z] PASS [2021-06-30T06:39:31.928Z] coverage: 43.8% of statements [2021-06-30T06:39:31.928Z] cloudwatchlogs_test.go:1045: [2021-06-30T06:39:31.928Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-30T06:39:31.928Z] === RUN TestProcessEventEmoji [2021-06-30T06:39:31.928Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-06-30T06:39:31.928Z] === RUN TestCollectBatchLineSplit [2021-06-30T06:39:31.928Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-30T06:39:31.928Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-30T06:39:31.928Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-30T06:39:31.928Z] === RUN TestCollectBatchMaxEvents [2021-06-30T06:39:31.928Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 43.8% of statements [2021-06-30T06:39:31.928Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-06-30T06:39:31.928Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-30T06:39:31.928Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-30T06:39:31.928Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-30T06:39:31.928Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-30T06:39:31.928Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-30T06:39:31.928Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-06-30T06:39:31.928Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-30T06:39:31.928Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-30T06:39:31.928Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-30T06:39:31.928Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-30T06:39:31.928Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-30T06:39:31.928Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-30T06:39:31.928Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-30T06:39:31.928Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-30T06:39:31.928Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-30T06:39:31.928Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-30T06:39:31.928Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-30T06:39:31.928Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-30T06:39:31.928Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-30T06:39:31.928Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-30T06:39:31.928Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-30T06:39:31.928Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-30T06:39:31.928Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-30T06:39:31.928Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-30T06:39:31.928Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-30T06:39:31.928Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-30T06:39:31.928Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-30T06:39:31.928Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-30T06:39:31.928Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-30T06:39:31.928Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-30T06:39:31.928Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-30T06:39:31.928Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-30T06:39:31.928Z] === RUN TestCreateTagSuccess [2021-06-30T06:39:31.928Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-30T06:39:31.928Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-30T06:39:31.928Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-30T06:39:31.928Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-30T06:39:31.928Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-30T06:39:31.928Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-30T06:39:31.928Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-30T06:39:31.928Z] PASS [2021-06-30T06:39:31.928Z] coverage: 77.8% of statements [2021-06-30T06:39:31.928Z] ok github.com/docker/docker/daemon/logger/awslogs 0.431s coverage: 77.8% of statements [2021-06-30T06:39:32.299Z] --- PASS: TestPluginWithDevMounts (1.61s) [2021-06-30T06:39:32.299Z] PASS [2021-06-30T06:39:32.299Z] [2021-06-30T06:39:32.299Z] DONE 1 tests in 1.646s [2021-06-30T06:39:32.557Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-30T06:39:32.557Z] INFO: Testing against a local daemon [2021-06-30T06:39:32.557Z] === RUN TestSecretInspect [2021-06-30T06:39:32.726Z] --- PASS: TestIpcModeNone (1.19s) [2021-06-30T06:39:32.726Z] === RUN TestIpcModePrivate [2021-06-30T06:39:32.726Z] docker_cli_daemon_plugins_test.go:79: [d988251eaa615] daemon is not started [2021-06-30T06:39:32.726Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-30T06:39:32.901Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-30T06:39:32.901Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-30T06:39:32.901Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-30T06:39:32.901Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-06-30T06:39:32.901Z] === RUN TestFastTimeMarshalJSON [2021-06-30T06:39:32.901Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-06-30T06:39:32.901Z] PASS [2021-06-30T06:39:32.901Z] coverage: 87.2% of statements [2021-06-30T06:39:32.901Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.234s coverage: 87.2% of statements [2021-06-30T06:39:33.364Z] === RUN TestJSONFileLogger [2021-06-30T06:39:33.364Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-30T06:39:33.364Z] === RUN TestJSONFileLoggerWithTags [2021-06-30T06:39:33.364Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-30T06:39:33.364Z] === RUN TestJSONFileLoggerWithOpts [2021-06-30T06:39:33.364Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-06-30T06:39:33.364Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-30T06:39:33.364Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-30T06:39:33.364Z] === RUN TestEncodeDecode [2021-06-30T06:39:33.364Z] === PAUSE TestEncodeDecode [2021-06-30T06:39:33.364Z] === RUN TestUnexpectedEOF [2021-06-30T06:39:33.364Z] time="2021-06-30T06:39:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-30T06:39:33.364Z] time="2021-06-30T06:39:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-30T06:39:33.364Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-06-30T06:39:33.364Z] === CONT TestEncodeDecode [2021-06-30T06:39:33.364Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-30T06:39:33.364Z] PASS [2021-06-30T06:39:33.364Z] coverage: 69.9% of statements [2021-06-30T06:39:33.364Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.258s coverage: 69.9% of statements [2021-06-30T06:39:33.663Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-30T06:39:33.826Z] === RUN TestWriteLog [2021-06-30T06:39:33.826Z] === PAUSE TestWriteLog [2021-06-30T06:39:33.826Z] === RUN TestReadLog [2021-06-30T06:39:33.826Z] === PAUSE TestReadLog [2021-06-30T06:39:33.826Z] === CONT TestWriteLog [2021-06-30T06:39:33.826Z] === CONT TestReadLog [2021-06-30T06:39:33.826Z] --- PASS: TestWriteLog (0.00s) [2021-06-30T06:39:33.826Z] === RUN TestReadLog/tail_exact [2021-06-30T06:39:33.826Z] === RUN TestReadLog/tail_less_than_available [2021-06-30T06:39:33.826Z] === RUN TestReadLog/tail_more_than_available [2021-06-30T06:39:33.826Z] --- PASS: TestReadLog (0.22s) [2021-06-30T06:39:33.826Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-06-30T06:39:33.826Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-06-30T06:39:33.826Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2021-06-30T06:39:33.826Z] PASS [2021-06-30T06:39:33.826Z] coverage: 75.2% of statements [2021-06-30T06:39:33.826Z] ok github.com/docker/docker/daemon/logger/local 0.289s coverage: 75.2% of statements [2021-06-30T06:39:33.923Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2021-06-30T06:39:33.923Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-30T06:39:34.182Z] --- PASS: TestIpcModePrivate (1.55s) [2021-06-30T06:39:34.182Z] === RUN TestIpcModeShareable [2021-06-30T06:39:34.798Z] === RUN TestLog [2021-06-30T06:39:34.799Z] --- PASS: TestLog (0.01s) [2021-06-30T06:39:34.799Z] PASS [2021-06-30T06:39:34.799Z] coverage: 31.5% of statements [2021-06-30T06:39:35.083Z] --- PASS: TestSecretInspect (2.20s) [2021-06-30T06:39:35.083Z] === RUN TestSecretList [2021-06-30T06:39:35.261Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.102s coverage: 31.5% of statements [2021-06-30T06:39:35.261Z] === RUN TestOpenFileDelete [2021-06-30T06:39:35.261Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-30T06:39:35.261Z] === RUN TestOpenFileRename [2021-06-30T06:39:35.261Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-30T06:39:35.261Z] === RUN TestParseLogTagDefaultTag [2021-06-30T06:39:35.261Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-30T06:39:35.261Z] === RUN TestParseLogTag [2021-06-30T06:39:35.261Z] --- PASS: TestParseLogTag (0.00s) [2021-06-30T06:39:35.261Z] === RUN TestParseLogTagEmptyTag [2021-06-30T06:39:35.261Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-30T06:39:35.261Z] === RUN TestTailFiles [2021-06-30T06:39:35.261Z] --- PASS: TestTailFiles (0.00s) [2021-06-30T06:39:35.261Z] === RUN TestFollowLogsConsumerGone [2021-06-30T06:39:35.261Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-30T06:39:35.261Z] === RUN TestFollowLogsProducerGone [2021-06-30T06:39:35.261Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-30T06:39:35.261Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-30T06:39:35.261Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-06-30T06:39:35.261Z] === RUN TestCheckCapacityAndRotate [2021-06-30T06:39:35.261Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-30T06:39:35.261Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-30T06:39:35.261Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-06-30T06:39:35.261Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-30T06:39:35.261Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-06-30T06:39:35.261Z] PASS [2021-06-30T06:39:35.261Z] coverage: 53.7% of statements [2021-06-30T06:39:35.261Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.199s coverage: 53.7% of statements [2021-06-30T06:39:35.560Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-30T06:39:35.560Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-06-30T06:39:35.820Z] --- PASS: TestIpcModeShareable (1.68s) [2021-06-30T06:39:35.820Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-30T06:39:35.820Z] docker_cli_daemon_plugins_test.go:169: [d9954e64236dd] daemon is not started [2021-06-30T06:39:36.233Z] === RUN TestParseLogFormat [2021-06-30T06:39:36.233Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-30T06:39:36.233Z] === RUN TestValidateLogOptEmpty [2021-06-30T06:39:36.233Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-30T06:39:36.233Z] === RUN TestValidateSyslogAddress [2021-06-30T06:39:36.233Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-30T06:39:36.233Z] === RUN TestParseAddressDefaultPort [2021-06-30T06:39:36.233Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-30T06:39:36.233Z] === RUN TestValidateSyslogFacility [2021-06-30T06:39:36.233Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-30T06:39:36.233Z] === RUN TestValidateLogOptSyslogFormat [2021-06-30T06:39:36.233Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-30T06:39:36.233Z] === RUN TestValidateLogOpt [2021-06-30T06:39:36.233Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-30T06:39:36.233Z] PASS [2021-06-30T06:39:36.233Z] coverage: 46.8% of statements [2021-06-30T06:39:36.695Z] === RUN TestValidateLogOpt [2021-06-30T06:39:36.695Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-30T06:39:36.695Z] === RUN TestNewMissedConfig [2021-06-30T06:39:36.695Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-30T06:39:36.695Z] === RUN TestNewMissedUrl [2021-06-30T06:39:36.695Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-30T06:39:36.695Z] === RUN TestNewMissedToken [2021-06-30T06:39:36.695Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-30T06:39:36.695Z] === RUN TestNewWithProxy [2021-06-30T06:39:36.695Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-30T06:39:36.695Z] === RUN TestDefault [2021-06-30T06:39:36.695Z] ok github.com/docker/docker/daemon/logger/syslog 0.051s coverage: 46.8% of statements [2021-06-30T06:39:36.695Z] --- PASS: TestDefault (0.01s) [2021-06-30T06:39:36.695Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-30T06:39:36.695Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-30T06:39:36.695Z] === RUN TestJsonFormat [2021-06-30T06:39:36.695Z] --- PASS: TestJsonFormat (0.01s) [2021-06-30T06:39:36.695Z] === RUN TestRawFormat [2021-06-30T06:39:36.695Z] --- PASS: TestRawFormat (0.00s) [2021-06-30T06:39:36.695Z] === RUN TestRawFormatWithLabels [2021-06-30T06:39:36.695Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-30T06:39:36.695Z] === RUN TestRawFormatWithoutTag [2021-06-30T06:39:36.695Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-30T06:39:36.695Z] === RUN TestBatching [2021-06-30T06:39:36.695Z] === RUN TestNewParse [2021-06-30T06:39:36.695Z] --- PASS: TestNewParse (0.00s) [2021-06-30T06:39:36.695Z] PASS [2021-06-30T06:39:36.695Z] coverage: 8.3% of statements [2021-06-30T06:39:36.695Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2021-06-30T06:39:36.695Z] --- PASS: TestBatching (0.26s) [2021-06-30T06:39:36.695Z] === RUN TestFrequency [2021-06-30T06:39:36.695Z] --- PASS: TestFrequency (0.17s) [2021-06-30T06:39:36.695Z] === RUN TestOneMessagePerRequest [2021-06-30T06:39:36.695Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-30T06:39:36.695Z] === RUN TestVerify [2021-06-30T06:39:36.695Z] --- PASS: TestVerify (0.00s) [2021-06-30T06:39:36.695Z] === RUN TestSkipVerify [2021-06-30T06:39:36.981Z] --- PASS: TestSecretList (2.15s) [2021-06-30T06:39:36.981Z] === RUN TestSecretsCreateAndDelete [2021-06-30T06:39:37.157Z] time="2021-06-30T06:39:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:39:37.157Z] time="2021-06-30T06:39:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:39:37.157Z] time="2021-06-30T06:39:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:39:37.157Z] time="2021-06-30T06:39:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:39:37.618Z] --- PASS: TestSkipVerify (0.46s) [2021-06-30T06:39:37.618Z] === RUN TestBufferMaximum [2021-06-30T06:39:37.618Z] time="2021-06-30T06:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:39:37.618Z] time="2021-06-30T06:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:39:37.618Z] time="2021-06-30T06:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:39:37.618Z] time="2021-06-30T06:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:39:37.618Z] time="2021-06-30T06:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:39:37.618Z] time="2021-06-30T06:39:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035177.110667\",\"host\":\"11704dd47f2e\"}'" [2021-06-30T06:39:37.618Z] time="2021-06-30T06:39:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035177.110667\",\"host\":\"11704dd47f2e\"}'" [2021-06-30T06:39:37.618Z] --- PASS: TestBufferMaximum (0.09s) [2021-06-30T06:39:37.618Z] === RUN TestServerAlwaysDown [2021-06-30T06:39:37.618Z] time="2021-06-30T06:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:39:37.618Z] time="2021-06-30T06:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:39:37.618Z] time="2021-06-30T06:39:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035177.196397\",\"host\":\"11704dd47f2e\"}'" [2021-06-30T06:39:37.618Z] time="2021-06-30T06:39:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035177.196397\",\"host\":\"11704dd47f2e\"}'" [2021-06-30T06:39:37.618Z] time="2021-06-30T06:39:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:39:37.618Z] time="2021-06-30T06:39:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035177.196397\",\"host\":\"11704dd47f2e\"}'" [2021-06-30T06:39:37.618Z] time="2021-06-30T06:39:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035177.197397\",\"host\":\"11704dd47f2e\"}'" [2021-06-30T06:39:37.618Z] time="2021-06-30T06:39:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035177.197397\",\"host\":\"11704dd47f2e\"}'" [2021-06-30T06:39:37.618Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-30T06:39:37.618Z] === RUN TestCannotSendAfterClose [2021-06-30T06:39:37.618Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-30T06:39:37.618Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-30T06:39:37.725Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-30T06:39:38.594Z] time="2021-06-30T06:39: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 [2021-06-30T06:39:38.594Z] time="2021-06-30T06:39:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"11704dd47f2e\"}'" [2021-06-30T06:39:38.594Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-30T06:39:38.594Z] PASS [2021-06-30T06:39:38.594Z] coverage: 82.5% of statements [2021-06-30T06:39:38.594Z] ok github.com/docker/docker/daemon/logger/splunk 2.069s coverage: 82.5% of statements [2021-06-30T06:39:38.594Z] === RUN TestV1IDService [2021-06-30T06:39:38.594Z] --- PASS: TestV1IDService (0.02s) [2021-06-30T06:39:38.594Z] === RUN TestV2MetadataService [2021-06-30T06:39:38.880Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2021-06-30T06:39:38.880Z] === RUN TestSecretsUpdate [2021-06-30T06:39:39.057Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-30T06:39:39.057Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-30T06:39:39.057Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-30T06:39:39.057Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-30T06:39:39.057Z] === RUN TestContinueOnError_NeverContinue [2021-06-30T06:39:39.057Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-30T06:39:39.057Z] === RUN TestManifestStore [2021-06-30T06:39:39.057Z] === RUN TestManifestStore/no_remote_or_local [2021-06-30T06:39:39.526Z] time="2021-06-30T06:39:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local171374759\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-30T06:39:39.526Z] === RUN TestManifestStore/no_local_cache [2021-06-30T06:39:39.526Z] === RUN TestManifestStore/with_local_cache [2021-06-30T06:39:39.526Z] === RUN TestManifestStore/unknown_media_type [2021-06-30T06:39:39.526Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-30T06:39:39.526Z] time="2021-06-30T06:39:39Z" level=warning msg="reference for unknown type: " [2021-06-30T06:39:39.526Z] time="2021-06-30T06:39:39Z" level=warning msg="reference for unknown type: " [2021-06-30T06:39:39.526Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-30T06:39:39.526Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-30T06:39:39.526Z] time="2021-06-30T06:39:39Z" level=warning msg="reference for unknown type: " [2021-06-30T06:39:39.526Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-30T06:39:39.526Z] time="2021-06-30T06:39:39Z" level=warning msg="reference for unknown type: " [2021-06-30T06:39:39.526Z] time="2021-06-30T06:39:39Z" level=warning msg="reference for unknown type: " [2021-06-30T06:39:39.526Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-30T06:39:39.526Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-30T06:39:39.526Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-30T06:39:39.526Z] --- PASS: TestV2MetadataService (0.90s) [2021-06-30T06:39:39.526Z] PASS [2021-06-30T06:39:39.526Z] coverage: 48.2% of statements [2021-06-30T06:39:39.526Z] time="2021-06-30T06:39:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-30T06:39:39.526Z] --- PASS: TestManifestStore (0.32s) [2021-06-30T06:39:39.526Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2021-06-30T06:39:39.526Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-30T06:39:39.526Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-30T06:39:39.526Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-06-30T06:39:39.526Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-30T06:39:39.526Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-06-30T06:39:39.526Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-30T06:39:39.526Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-30T06:39:39.526Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-30T06:39:39.526Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-30T06:39:39.526Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-30T06:39:39.526Z] === RUN TestDetectManifestBlobMediaType [2021-06-30T06:39:39.526Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-30T06:39:39.526Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-30T06:39:39.526Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-30T06:39:39.526Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-30T06:39:39.526Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-30T06:39:39.526Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-30T06:39:39.526Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-30T06:39:39.526Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-30T06:39:39.526Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-30T06:39:39.526Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-30T06:39:39.526Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-30T06:39:39.526Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-30T06:39:39.527Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-30T06:39:39.527Z] === RUN TestFixManifestLayers [2021-06-30T06:39:39.527Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-30T06:39:39.527Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-30T06:39:39.527Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-30T06:39:39.527Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-30T06:39:39.527Z] === RUN TestFixManifestLayersBadParent [2021-06-30T06:39:39.527Z] ok github.com/docker/docker/distribution/metadata 0.996s coverage: 48.2% of statements [2021-06-30T06:39:39.527Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-30T06:39:39.527Z] === RUN TestValidateManifest [2021-06-30T06:39:39.527Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-30T06:39:39.527Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-30T06:39:39.527Z] === RUN TestFormatPlatform [2021-06-30T06:39:39.527Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-30T06:39:39.527Z] === RUN TestGetRepositoryMountCandidates [2021-06-30T06:39:39.527Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2021-06-30T06:39:39.527Z] === RUN TestLayerAlreadyExists [2021-06-30T06:39:39.527Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-06-30T06:39:39.527Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-06-30T06:39:39.527Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-06-30T06:39:39.527Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-06-30T06:39:39.527Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-06-30T06:39:39.527Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-06-30T06:39:39.527Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-06-30T06:39:39.527Z] === RUN TestWhenEmptyAuthConfig [2021-06-30T06:39:39.628Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-30T06:39:39.988Z] === RUN TestSuccessfulDownload [2021-06-30T06:39:39.988Z] download_test.go:268: Needs fixing on Windows [2021-06-30T06:39:39.989Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-30T06:39:39.989Z] === RUN TestCancelledDownload [2021-06-30T06:39:39.989Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-30T06:39:39.989Z] === RUN TestMaxDownloadAttempts [2021-06-30T06:39:39.989Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-30T06:39:39.989Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-30T06:39:39.989Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-30T06:39:39.989Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-30T06:39:39.989Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-30T06:39:39.989Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-30T06:39:39.989Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-30T06:39:39.989Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-30T06:39:39.989Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-30T06:39:39.989Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-30T06:39:39.989Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-30T06:39:39.989Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-30T06:39:40.450Z] time="2021-06-30T06:39:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-30T06:39:40.450Z] time="2021-06-30T06:39:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-30T06:39:40.450Z] time="2021-06-30T06:39:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-30T06:39:40.450Z] time="2021-06-30T06:39:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-30T06:39:40.450Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-30T06:39:40.450Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2021-06-30T06:39:40.450Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2021-06-30T06:39:40.450Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2021-06-30T06:39:40.450Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2021-06-30T06:39:40.450Z] === RUN TestTransfer [2021-06-30T06:39:40.450Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2021-06-30T06:39:40.450Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-30T06:39:40.450Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-30T06:39:40.450Z] === RUN TestTokenPassThru [2021-06-30T06:39:40.450Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-30T06:39:40.450Z] === RUN TestTokenPassThruDifferentHost [2021-06-30T06:39:40.450Z] --- PASS: TestTransfer (0.12s) [2021-06-30T06:39:40.450Z] === RUN TestConcurrencyLimit [2021-06-30T06:39:40.450Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-30T06:39:40.450Z] PASS [2021-06-30T06:39:40.450Z] coverage: 23.8% of statements [2021-06-30T06:39:40.450Z] ok github.com/docker/docker/distribution 1.577s coverage: 23.8% of statements [2021-06-30T06:39:40.563Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.60s) [2021-06-30T06:39:40.563Z] === RUN TestAPIIpcModeHost [2021-06-30T06:39:40.914Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-06-30T06:39:40.914Z] === RUN TestInactiveJobs [2021-06-30T06:39:40.914Z] === RUN TestNotFound [2021-06-30T06:39:40.914Z] --- PASS: TestNotFound (0.00s) [2021-06-30T06:39:40.914Z] === RUN TestConflict [2021-06-30T06:39:40.914Z] --- PASS: TestConflict (0.00s) [2021-06-30T06:39:40.914Z] === RUN TestForbidden [2021-06-30T06:39:40.914Z] --- PASS: TestForbidden (0.00s) [2021-06-30T06:39:40.914Z] === RUN TestInvalidParameter [2021-06-30T06:39:40.914Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-30T06:39:40.914Z] === RUN TestNotImplemented [2021-06-30T06:39:40.914Z] --- PASS: TestNotImplemented (0.00s) [2021-06-30T06:39:40.914Z] === RUN TestNotModified [2021-06-30T06:39:40.914Z] --- PASS: TestNotModified (0.00s) [2021-06-30T06:39:40.914Z] === RUN TestUnauthorized [2021-06-30T06:39:40.914Z] --- PASS: TestUnauthorized (0.00s) [2021-06-30T06:39:40.914Z] === RUN TestUnknown [2021-06-30T06:39:40.914Z] --- PASS: TestUnknown (0.00s) [2021-06-30T06:39:40.914Z] === RUN TestCancelled [2021-06-30T06:39:40.914Z] --- PASS: TestCancelled (0.00s) [2021-06-30T06:39:40.914Z] === RUN TestDeadline [2021-06-30T06:39:40.914Z] --- PASS: TestDeadline (0.00s) [2021-06-30T06:39:40.914Z] === RUN TestDataLoss [2021-06-30T06:39:40.914Z] --- PASS: TestDataLoss (0.00s) [2021-06-30T06:39:40.914Z] === RUN TestUnavailable [2021-06-30T06:39:40.914Z] --- PASS: TestUnavailable (0.00s) [2021-06-30T06:39:40.914Z] === RUN TestSystem [2021-06-30T06:39:40.914Z] --- PASS: TestSystem (0.00s) [2021-06-30T06:39:40.914Z] === RUN TestFromStatusCode [2021-06-30T06:39:40.914Z] === RUN TestFromStatusCode/Not_Found [2021-06-30T06:39:40.914Z] === RUN TestFromStatusCode/Bad_Request [2021-06-30T06:39:40.914Z] === RUN TestFromStatusCode/Conflict [2021-06-30T06:39:40.914Z] === RUN TestFromStatusCode/Unauthorized [2021-06-30T06:39:40.914Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-30T06:39:40.914Z] === RUN TestFromStatusCode/Forbidden [2021-06-30T06:39:40.914Z] === RUN TestFromStatusCode/Not_Modified [2021-06-30T06:39:40.914Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-30T06:39:40.914Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-30T06:39:40.914Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-30T06:39:40.914Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-30T06:39:40.914Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-30T06:39:40.914Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-30T06:39:40.914Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-30T06:39:40.914Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-30T06:39:40.914Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-30T06:39:40.914Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-30T06:39:40.914Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-30T06:39:40.914Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-30T06:39:40.914Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-30T06:39:40.914Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-30T06:39:40.914Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-30T06:39:40.914Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-30T06:39:40.914Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-30T06:39:40.914Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-30T06:39:40.914Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-30T06:39:40.914Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-30T06:39:40.914Z] PASS [2021-06-30T06:39:40.914Z] coverage: 53.1% of statements [2021-06-30T06:39:40.914Z] ok github.com/docker/docker/errdefs 0.047s coverage: 53.1% of statements [2021-06-30T06:39:41.377Z] --- PASS: TestInactiveJobs (0.43s) [2021-06-30T06:39:41.377Z] === RUN TestWatchRelease [2021-06-30T06:39:41.377Z] --- PASS: TestWatchRelease (0.04s) [2021-06-30T06:39:41.377Z] === RUN TestWatchFinishedTransfer [2021-06-30T06:39:41.377Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-30T06:39:41.377Z] === RUN TestDuplicateTransfer [2021-06-30T06:39:41.377Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-30T06:39:41.377Z] === RUN TestSuccessfulUpload [2021-06-30T06:39:41.408Z] --- PASS: TestSecretsUpdate (2.19s) [2021-06-30T06:39:41.408Z] === RUN TestTemplatedSecret [2021-06-30T06:39:41.838Z] time="2021-06-30T06:39:41Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-30T06:39:41.839Z] --- PASS: TestSuccessfulUpload (0.37s) [2021-06-30T06:39:41.839Z] === RUN TestCancelledUpload [2021-06-30T06:39:41.839Z] --- PASS: TestCancelledUpload (0.01s) [2021-06-30T06:39:41.839Z] PASS [2021-06-30T06:39:41.839Z] coverage: 77.3% of statements [2021-06-30T06:39:41.839Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 77.3% of statements [2021-06-30T06:39:41.939Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-30T06:39:42.301Z] === RUN TestCompare [2021-06-30T06:39:42.301Z] --- PASS: TestCompare (0.00s) [2021-06-30T06:39:42.301Z] PASS [2021-06-30T06:39:42.301Z] coverage: 19.2% of statements [2021-06-30T06:39:42.301Z] ok github.com/docker/docker/image/cache 0.069s coverage: 19.2% of statements [2021-06-30T06:39:42.301Z] === RUN TestFSGetInvalidData [2021-06-30T06:39:42.301Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-30T06:39:42.301Z] === RUN TestFSInvalidSet [2021-06-30T06:39:42.301Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-30T06:39:42.301Z] === RUN TestFSInvalidRoot [2021-06-30T06:39:42.301Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-30T06:39:42.301Z] === RUN TestFSMetadataGetSet [2021-06-30T06:39:42.301Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-06-30T06:39:42.301Z] === RUN TestFSInvalidWalker [2021-06-30T06:39:42.301Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-06-30T06:39:42.301Z] === RUN TestFSGetSet [2021-06-30T06:39:42.301Z] --- PASS: TestFSGetSet (0.04s) [2021-06-30T06:39:42.301Z] === RUN TestFSGetUnsetKey [2021-06-30T06:39:42.301Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-30T06:39:42.301Z] === RUN TestFSGetEmptyData [2021-06-30T06:39:42.301Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-30T06:39:42.301Z] === RUN TestFSDelete [2021-06-30T06:39:42.301Z] --- PASS: TestFSDelete (0.02s) [2021-06-30T06:39:42.301Z] === RUN TestFSWalker [2021-06-30T06:39:42.301Z] --- PASS: TestFSWalker (0.01s) [2021-06-30T06:39:42.301Z] === RUN TestFSWalkerStopOnError [2021-06-30T06:39:42.506Z] --- PASS: TestAPIIpcModeHost (2.01s) [2021-06-30T06:39:42.506Z] === RUN TestDaemonIpcModeShareable [2021-06-30T06:39:42.506Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-30T06:39:42.762Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2021-06-30T06:39:42.762Z] === RUN TestNewFromJSON [2021-06-30T06:39:42.762Z] --- PASS: TestNewFromJSON (0.01s) [2021-06-30T06:39:42.762Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-30T06:39:42.762Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-30T06:39:42.762Z] === RUN TestMarshalKeyOrder [2021-06-30T06:39:42.762Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-30T06:39:42.762Z] === RUN TestHistoryEqual [2021-06-30T06:39:42.762Z] --- PASS: TestHistoryEqual (0.18s) [2021-06-30T06:39:42.762Z] === RUN TestImage [2021-06-30T06:39:42.762Z] --- PASS: TestImage (0.00s) [2021-06-30T06:39:42.762Z] === RUN TestImageOSNotEmpty [2021-06-30T06:39:42.762Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-30T06:39:42.762Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-30T06:39:42.762Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-30T06:39:42.762Z] === RUN TestCreate [2021-06-30T06:39:42.762Z] --- PASS: TestCreate (0.01s) [2021-06-30T06:39:42.762Z] === RUN TestRestore [2021-06-30T06:39:42.762Z] time="2021-06-30T06:39:42Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-30T06:39:42.762Z] --- PASS: TestRestore (0.04s) [2021-06-30T06:39:42.762Z] === RUN TestAddDelete [2021-06-30T06:39:42.762Z] --- PASS: TestAddDelete (0.03s) [2021-06-30T06:39:42.762Z] === RUN TestSearchAfterDelete [2021-06-30T06:39:42.762Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-30T06:39:42.762Z] === RUN TestParentReset [2021-06-30T06:39:42.762Z] --- PASS: TestParentReset (0.03s) [2021-06-30T06:39:42.762Z] === RUN TestGetAndSetLastUpdated [2021-06-30T06:39:42.762Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-30T06:39:42.762Z] === RUN TestStoreLen [2021-06-30T06:39:42.762Z] --- PASS: TestStoreLen (0.06s) [2021-06-30T06:39:42.762Z] PASS [2021-06-30T06:39:42.762Z] coverage: 86.6% of statements [2021-06-30T06:39:42.762Z] ok github.com/docker/docker/image 0.659s coverage: 86.6% of statements [2021-06-30T06:39:43.073Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-30T06:39:43.333Z] check_test.go:309: [d0e363fdfdc07] daemon is not started [2021-06-30T06:39:43.592Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-30T06:39:43.736Z] === RUN TestMakeV1ConfigFromConfig [2021-06-30T06:39:43.736Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-30T06:39:43.736Z] PASS [2021-06-30T06:39:43.736Z] coverage: 25.0% of statements [2021-06-30T06:39:43.736Z] ok github.com/docker/docker/image/v1 0.072s coverage: 25.0% of statements [2021-06-30T06:39:43.736Z] === RUN TestValidateManifest [2021-06-30T06:39:43.736Z] === RUN TestValidateManifest/nil [2021-06-30T06:39:43.736Z] === RUN TestValidateManifest/non-nil [2021-06-30T06:39:43.736Z] --- PASS: TestValidateManifest (0.00s) [2021-06-30T06:39:43.736Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-30T06:39:43.736Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-30T06:39:43.736Z] PASS [2021-06-30T06:39:43.736Z] coverage: 0.7% of statements [2021-06-30T06:39:43.736Z] ok github.com/docker/docker/image/tarexport 0.072s coverage: 0.7% of statements [2021-06-30T06:39:44.690Z] --- PASS: TestTemplatedSecret (3.36s) [2021-06-30T06:39:44.690Z] === RUN TestSecretCreateResolve [2021-06-30T06:39:44.969Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2021-06-30T06:39:44.969Z] --- PASS: TestDaemonIpcModeShareable (2.72s) [2021-06-30T06:39:44.969Z] === RUN TestDaemonIpcModePrivate [2021-06-30T06:39:45.280Z] --- PASS: TestCheckoutGit (77.77s) [2021-06-30T06:39:45.280Z] === RUN TestValidGitTransport [2021-06-30T06:39:45.280Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-30T06:39:45.280Z] === RUN TestGitInvalidRef [2021-06-30T06:39:45.741Z] --- PASS: TestGitInvalidRef (0.28s) [2021-06-30T06:39:45.741Z] PASS [2021-06-30T06:39:45.741Z] coverage: 86.3% of statements [2021-06-30T06:39:45.741Z] ok github.com/docker/docker/builder/remotecontext/git 78.108s coverage: 86.3% of statements [2021-06-30T06:39:45.741Z] === RUN TestSerialization [2021-06-30T06:39:45.741Z] --- PASS: TestSerialization (0.02s) [2021-06-30T06:39:45.741Z] PASS [2021-06-30T06:39:45.741Z] coverage: 100.0% of statements [2021-06-30T06:39:45.741Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2021-06-30T06:39:45.741Z] === RUN TestEnvironmentParsing [2021-06-30T06:39:45.741Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-30T06:39:45.741Z] PASS [2021-06-30T06:39:45.741Z] coverage: 1.2% of statements [2021-06-30T06:39:45.741Z] ok github.com/docker/docker/libcontainerd/local 0.057s coverage: 1.2% of statements [2021-06-30T06:39:45.908Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-30T06:39:46.202Z] === RUN TestEmptyLayer [2021-06-30T06:39:46.202Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-30T06:39:46.202Z] === RUN TestCommitFailure [2021-06-30T06:39:46.202Z] --- PASS: TestCommitFailure (0.01s) [2021-06-30T06:39:46.202Z] === RUN TestStartTransactionFailure [2021-06-30T06:39:46.202Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-30T06:39:46.202Z] === RUN TestGetOrphan [2021-06-30T06:39:46.202Z] --- PASS: TestGetOrphan (0.01s) [2021-06-30T06:39:46.202Z] === RUN TestMountAndRegister [2021-06-30T06:39:46.202Z] layer_test.go:271: Layer size: 14 [2021-06-30T06:39:46.202Z] --- PASS: TestMountAndRegister (0.04s) [2021-06-30T06:39:46.202Z] === RUN TestLayerRelease [2021-06-30T06:39:46.202Z] layer_test.go:304: Failing on Windows [2021-06-30T06:39:46.202Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-30T06:39:46.202Z] === RUN TestStoreRestore [2021-06-30T06:39:46.202Z] layer_test.go:353: Failing on Windows [2021-06-30T06:39:46.202Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-30T06:39:46.202Z] === RUN TestTarStreamStability [2021-06-30T06:39:46.202Z] layer_test.go:468: Failing on Windows [2021-06-30T06:39:46.202Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-30T06:39:46.202Z] === RUN TestRegisterExistingLayer [2021-06-30T06:39:46.202Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-06-30T06:39:46.202Z] === RUN TestTarStreamVerification [2021-06-30T06:39:46.202Z] layer_test.go:697: Failing on Windows [2021-06-30T06:39:46.202Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-30T06:39:46.202Z] === RUN TestLayerMigration [2021-06-30T06:39:46.202Z] migration_test.go:46: Failing on Windows [2021-06-30T06:39:46.202Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-30T06:39:46.202Z] === RUN TestLayerMigrationNoTarsplit [2021-06-30T06:39:46.202Z] migration_test.go:182: Failing on Windows [2021-06-30T06:39:46.202Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-30T06:39:46.202Z] === RUN TestMountInit [2021-06-30T06:39:46.202Z] mount_test.go:17: Failing on Windows [2021-06-30T06:39:46.202Z] --- SKIP: TestMountInit (0.00s) [2021-06-30T06:39:46.202Z] === RUN TestMountSize [2021-06-30T06:39:46.202Z] mount_test.go:76: Failing on Windows [2021-06-30T06:39:46.202Z] --- SKIP: TestMountSize (0.00s) [2021-06-30T06:39:46.202Z] === RUN TestMountChanges [2021-06-30T06:39:46.202Z] mount_test.go:125: Failing on Windows [2021-06-30T06:39:46.202Z] --- SKIP: TestMountChanges (0.00s) [2021-06-30T06:39:46.202Z] === RUN TestMountApply [2021-06-30T06:39:46.202Z] mount_test.go:212: Failing on Windows [2021-06-30T06:39:46.202Z] --- SKIP: TestMountApply (0.00s) [2021-06-30T06:39:46.202Z] PASS [2021-06-30T06:39:46.202Z] coverage: 30.1% of statements [2021-06-30T06:39:46.202Z] ok github.com/docker/docker/layer 0.339s coverage: 30.1% of statements [2021-06-30T06:39:46.594Z] --- PASS: TestSecretCreateResolve (2.18s) [2021-06-30T06:39:46.594Z] PASS [2021-06-30T06:39:46.594Z] [2021-06-30T06:39:46.594Z] DONE 6 tests in 14.262s [2021-06-30T06:39:46.594Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/cli [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-30T06:39:46.664Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-30T06:39:46.852Z] INFO: Testing against a local daemon [2021-06-30T06:39:46.852Z] === RUN TestServiceCreateInit [2021-06-30T06:39:46.852Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-30T06:39:47.637Z] === RUN TestSequenceGetAvailableBit [2021-06-30T06:39:47.637Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-30T06:39:47.637Z] === RUN TestSequenceEqual [2021-06-30T06:39:47.637Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-30T06:39:47.637Z] === RUN TestSequenceCopy [2021-06-30T06:39:47.637Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-30T06:39:47.637Z] === RUN TestGetFirstAvailable [2021-06-30T06:39:47.637Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-30T06:39:47.637Z] === RUN TestFindSequence [2021-06-30T06:39:47.637Z] --- PASS: TestFindSequence (0.00s) [2021-06-30T06:39:47.637Z] === RUN TestCheckIfAvailable [2021-06-30T06:39:47.637Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-30T06:39:47.637Z] === RUN TestMergeSequences [2021-06-30T06:39:47.637Z] --- PASS: TestMergeSequences (0.00s) [2021-06-30T06:39:47.637Z] === RUN TestPushReservation [2021-06-30T06:39:47.637Z] --- PASS: TestPushReservation (0.00s) [2021-06-30T06:39:47.637Z] === RUN TestSerializeDeserialize [2021-06-30T06:39:47.637Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-30T06:39:47.637Z] === RUN TestSet [2021-06-30T06:39:47.637Z] --- PASS: TestSet (0.00s) [2021-06-30T06:39:47.637Z] === RUN TestSetUnset [2021-06-30T06:39:47.637Z] --- PASS: TestSetUnset (0.00s) [2021-06-30T06:39:47.637Z] === RUN TestOffsetSetUnset [2021-06-30T06:39:47.637Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-30T06:39:47.637Z] === RUN TestSetInRange [2021-06-30T06:39:47.637Z] --- PASS: TestSetInRange (0.00s) [2021-06-30T06:39:47.637Z] === RUN TestSetAnyInRange [2021-06-30T06:39:47.637Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-30T06:39:47.637Z] === RUN TestMethods [2021-06-30T06:39:47.637Z] --- PASS: TestMethods (0.00s) [2021-06-30T06:39:47.637Z] === RUN TestRandomAllocateDeallocate [2021-06-30T06:39:47.809Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2021-06-30T06:39:47.809Z] --- PASS: TestDaemonIpcModePrivate (2.61s) [2021-06-30T06:39:47.809Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-30T06:39:48.067Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-30T06:39:49.184Z] === RUN TestInvalidConfig [2021-06-30T06:39:49.184Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-30T06:39:49.184Z] === RUN TestConfig [2021-06-30T06:39:49.184Z] --- PASS: TestConfig (0.00s) [2021-06-30T06:39:49.184Z] === RUN TestOptionsLabels [2021-06-30T06:39:49.184Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-30T06:39:49.184Z] === RUN TestValidName [2021-06-30T06:39:49.184Z] --- PASS: TestValidName (0.00s) [2021-06-30T06:39:49.184Z] === RUN TestTLSConfiguration [2021-06-30T06:39:49.646Z] time="2021-06-30T06:39:49Z" level=info msg="Option Initializing KV with TLS" [2021-06-30T06:39:49.646Z] --- PASS: TestTLSConfiguration (0.17s) [2021-06-30T06:39:49.646Z] PASS [2021-06-30T06:39:49.646Z] coverage: 24.0% of statements [2021-06-30T06:39:49.646Z] ok github.com/docker/docker/libnetwork/config 0.256s coverage: 24.0% of statements [2021-06-30T06:39:49.972Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-30T06:39:50.111Z] === RUN TestKey [2021-06-30T06:39:50.111Z] --- PASS: TestKey (0.00s) [2021-06-30T06:39:50.111Z] === RUN TestParseKey [2021-06-30T06:39:50.111Z] --- PASS: TestParseKey (0.00s) [2021-06-30T06:39:50.111Z] === RUN TestInvalidDataStore [2021-06-30T06:39:50.111Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-30T06:39:50.111Z] === RUN TestKVObjectFlatKey [2021-06-30T06:39:50.111Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-30T06:39:50.111Z] === RUN TestAtomicKVObjectFlatKey [2021-06-30T06:39:50.111Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-30T06:39:50.111Z] PASS [2021-06-30T06:39:50.111Z] coverage: 21.9% of statements [2021-06-30T06:39:50.111Z] ok github.com/docker/docker/libnetwork/datastore 0.052s coverage: 21.9% of statements [2021-06-30T06:39:50.233Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-30T06:39:50.233Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2021-06-30T06:39:50.492Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.75s) [2021-06-30T06:39:50.492Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-30T06:39:50.572Z] === RUN TestErrorInterfaces [2021-06-30T06:39:50.572Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-30T06:39:50.572Z] === RUN TestNetworkMarshalling [2021-06-30T06:39:51.035Z] --- PASS: TestNetworkMarshalling (0.19s) [2021-06-30T06:39:51.035Z] === RUN TestEndpointMarshalling [2021-06-30T06:39:51.035Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-30T06:39:51.035Z] === RUN TestAuxAddresses [2021-06-30T06:39:51.035Z] time="2021-06-30T06:39:50Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-30T06:39:51.035Z] --- PASS: TestAuxAddresses (0.03s) [2021-06-30T06:39:51.035Z] === RUN TestSRVServiceQuery [2021-06-30T06:39:51.035Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:39:51.035Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-06-30T06:39:51.035Z] === RUN TestServiceVIPReuse [2021-06-30T06:39:51.035Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:39:51.035Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-30T06:39:51.035Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-30T06:39:51.035Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:39:51.035Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-30T06:39:51.035Z] === RUN TestDNSIPQuery [2021-06-30T06:39:51.035Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:39:51.035Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-30T06:39:51.035Z] === RUN TestDNSProxyServFail [2021-06-30T06:39:51.035Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:39:51.035Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-30T06:39:51.035Z] === RUN TestSandboxAddEmpty [2021-06-30T06:39:51.035Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:39:51.035Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-30T06:39:51.035Z] === RUN TestSandboxAddMultiPrio [2021-06-30T06:39:51.035Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:39:51.035Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-30T06:39:51.035Z] === RUN TestSandboxAddSamePrio [2021-06-30T06:39:51.035Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:39:51.035Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-30T06:39:51.035Z] === RUN TestCleanupServiceDiscovery [2021-06-30T06:39:51.035Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:39:51.035Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-30T06:39:51.035Z] === RUN TestDNSOptions [2021-06-30T06:39:51.035Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:39:51.035Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-30T06:39:51.035Z] === RUN TestMultipleControllersWithSameStore [2021-06-30T06:39:51.035Z] time="2021-06-30T06:39:50Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-30T06:39:51.035Z] time="2021-06-30T06:39:50Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-30T06:39:51.035Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-30T06:39:51.035Z] PASS [2021-06-30T06:39:51.035Z] coverage: 8.6% of statements [2021-06-30T06:39:51.035Z] ok github.com/docker/docker/libnetwork 0.374s coverage: 8.6% of statements [2021-06-30T06:39:51.035Z] === RUN TestIPDataMarshalling [2021-06-30T06:39:51.035Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-30T06:39:51.035Z] === RUN TestValidateAndIsV6 [2021-06-30T06:39:51.035Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-30T06:39:51.035Z] PASS [2021-06-30T06:39:51.035Z] coverage: 68.9% of statements [2021-06-30T06:39:51.035Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2021-06-30T06:39:51.035Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-30T06:39:51.498Z] === RUN TestDriver [2021-06-30T06:39:51.498Z] --- PASS: TestDriver (0.00s) [2021-06-30T06:39:51.498Z] PASS [2021-06-30T06:39:51.498Z] coverage: 34.8% of statements [2021-06-30T06:39:51.498Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2021-06-30T06:39:51.960Z] === RUN TestDriver [2021-06-30T06:39:51.960Z] --- PASS: TestDriver (0.00s) [2021-06-30T06:39:51.960Z] PASS [2021-06-30T06:39:51.960Z] coverage: 34.8% of statements [2021-06-30T06:39:51.960Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2021-06-30T06:39:52.116Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-30T06:39:52.401Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-30T06:39:52.424Z] === RUN TestNetworkAllocateFree [2021-06-30T06:39:52.424Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-30T06:39:52.424Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-30T06:39:52.424Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-30T06:39:52.424Z] PASS [2021-06-30T06:39:52.424Z] coverage: 63.6% of statements [2021-06-30T06:39:52.424Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2021-06-30T06:39:52.886Z] === RUN TestGetEmptyCapabilities [2021-06-30T06:39:52.886Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-30T06:39:52.886Z] === RUN TestGetExtraCapabilities [2021-06-30T06:39:52.886Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-06-30T06:39:52.886Z] === RUN TestGetInvalidCapabilities [2021-06-30T06:39:52.886Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-06-30T06:39:52.886Z] === RUN TestRemoteDriver [2021-06-30T06:39:52.886Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-30T06:39:52.886Z] === RUN TestDriverError [2021-06-30T06:39:52.886Z] --- PASS: TestDriverError (0.00s) [2021-06-30T06:39:52.886Z] === RUN TestMissingValues [2021-06-30T06:39:52.886Z] --- PASS: TestMissingValues (0.00s) [2021-06-30T06:39:52.886Z] === RUN TestRollback [2021-06-30T06:39:52.886Z] --- PASS: TestRollback (0.01s) [2021-06-30T06:39:52.886Z] PASS [2021-06-30T06:39:52.886Z] coverage: 57.4% of statements [2021-06-30T06:39:52.886Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.097s coverage: 57.4% of statements [2021-06-30T06:39:52.886Z] --- PASS: TestRandomAllocateDeallocate (5.63s) [2021-06-30T06:39:52.886Z] === RUN TestAllocateRandomDeallocate [2021-06-30T06:39:52.970Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-06-30T06:39:52.970Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.65s) [2021-06-30T06:39:52.970Z] === RUN TestIpcModeOlderClient [2021-06-30T06:39:53.231Z] === PAUSE TestIpcModeOlderClient [2021-06-30T06:39:53.231Z] === RUN TestKillContainerInvalidSignal [2021-06-30T06:39:53.348Z] === RUN TestNew [2021-06-30T06:39:53.348Z] --- PASS: TestNew (0.00s) [2021-06-30T06:39:53.348Z] === RUN TestAddDriver [2021-06-30T06:39:53.348Z] --- PASS: TestAddDriver (0.00s) [2021-06-30T06:39:53.348Z] === RUN TestAddDuplicateDriver [2021-06-30T06:39:53.348Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-30T06:39:53.348Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-30T06:39:53.348Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-30T06:39:53.348Z] === RUN TestDriver [2021-06-30T06:39:53.348Z] --- PASS: TestDriver (0.00s) [2021-06-30T06:39:53.348Z] === RUN TestIPAM [2021-06-30T06:39:53.348Z] --- PASS: TestIPAM (0.00s) [2021-06-30T06:39:53.348Z] === RUN TestWalkIPAMs [2021-06-30T06:39:53.348Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-30T06:39:53.348Z] === RUN TestWalkDrivers [2021-06-30T06:39:53.348Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-30T06:39:53.348Z] PASS [2021-06-30T06:39:53.348Z] coverage: 82.4% of statements [2021-06-30T06:39:53.348Z] ok github.com/docker/docker/libnetwork/drvregistry 0.091s coverage: 82.4% of statements [2021-06-30T06:39:53.810Z] === RUN TestNAT [2021-06-30T06:39:53.810Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-30T06:39:53.810Z] --- SKIP: TestNAT (0.00s) [2021-06-30T06:39:53.810Z] === RUN TestTransparent [2021-06-30T06:39:53.810Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-30T06:39:53.810Z] --- SKIP: TestTransparent (0.00s) [2021-06-30T06:39:53.810Z] PASS [2021-06-30T06:39:53.810Z] coverage: 0.0% of statements [2021-06-30T06:39:53.810Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2021-06-30T06:39:53.810Z] === RUN TestBuildDefault [2021-06-30T06:39:53.810Z] --- PASS: TestBuildDefault (0.00s) [2021-06-30T06:39:53.810Z] === RUN TestBuildHostnameDomainname [2021-06-30T06:39:53.810Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-30T06:39:53.810Z] === RUN TestBuildHostname [2021-06-30T06:39:53.810Z] --- PASS: TestBuildHostname (0.00s) [2021-06-30T06:39:53.810Z] === RUN TestBuildHostnameFQDN [2021-06-30T06:39:53.810Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-30T06:39:53.810Z] === RUN TestBuildNoIP [2021-06-30T06:39:53.810Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-30T06:39:53.810Z] === RUN TestUpdate [2021-06-30T06:39:53.810Z] --- PASS: TestUpdate (0.00s) [2021-06-30T06:39:53.810Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-30T06:39:53.810Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-30T06:39:53.810Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-30T06:39:53.810Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-30T06:39:53.810Z] === RUN TestAddEmpty [2021-06-30T06:39:53.810Z] --- PASS: TestAddEmpty (0.00s) [2021-06-30T06:39:53.810Z] === RUN TestAdd [2021-06-30T06:39:54.272Z] --- PASS: TestAdd (0.00s) [2021-06-30T06:39:54.272Z] === RUN TestDeleteEmpty [2021-06-30T06:39:54.272Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-30T06:39:54.272Z] === RUN TestDeleteNewline [2021-06-30T06:39:54.272Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-30T06:39:54.272Z] === RUN TestDelete [2021-06-30T06:39:54.272Z] --- PASS: TestDelete (0.00s) [2021-06-30T06:39:54.272Z] === RUN TestConcurrentWrites [2021-06-30T06:39:54.272Z] --- PASS: TestConcurrentWrites (0.22s) [2021-06-30T06:39:54.272Z] PASS [2021-06-30T06:39:54.272Z] coverage: 81.2% of statements [2021-06-30T06:39:54.272Z] ok github.com/docker/docker/libnetwork/etchosts 0.279s coverage: 81.2% of statements [2021-06-30T06:39:54.272Z] --- PASS: TestAllocateRandomDeallocate (1.21s) [2021-06-30T06:39:54.272Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-30T06:39:54.608Z] --- PASS: TestKillContainerInvalidSignal (1.39s) [2021-06-30T06:39:54.608Z] === RUN TestKillContainer [2021-06-30T06:39:54.608Z] === RUN TestKillContainer/no_signal [2021-06-30T06:39:54.608Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-30T06:39:54.735Z] === RUN TestDiff [2021-06-30T06:39:54.735Z] --- PASS: TestDiff (0.00s) [2021-06-30T06:39:54.735Z] === RUN TestAddedCallback [2021-06-30T06:39:54.735Z] --- PASS: TestAddedCallback (0.00s) [2021-06-30T06:39:54.735Z] === RUN TestRemovedCallback [2021-06-30T06:39:54.735Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-30T06:39:54.735Z] === RUN TestNoCallback [2021-06-30T06:39:54.735Z] --- PASS: TestNoCallback (0.00s) [2021-06-30T06:39:54.735Z] PASS [2021-06-30T06:39:54.735Z] coverage: 48.1% of statements [2021-06-30T06:39:54.735Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.048s coverage: 48.1% of statements [2021-06-30T06:39:54.735Z] === RUN TestNew [2021-06-30T06:39:54.735Z] --- PASS: TestNew (0.00s) [2021-06-30T06:39:54.735Z] === RUN TestAllocate [2021-06-30T06:39:54.735Z] --- PASS: TestAllocate (0.00s) [2021-06-30T06:39:54.735Z] === RUN TestUninitialized [2021-06-30T06:39:54.735Z] --- PASS: TestUninitialized (0.00s) [2021-06-30T06:39:54.735Z] === RUN TestAllocateInRange [2021-06-30T06:39:54.735Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-30T06:39:54.735Z] === RUN TestAllocateSerial [2021-06-30T06:39:54.735Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-30T06:39:54.735Z] PASS [2021-06-30T06:39:54.735Z] coverage: 87.5% of statements [2021-06-30T06:39:54.735Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2021-06-30T06:39:55.197Z] === RUN TestCaller [2021-06-30T06:39:55.197Z] --- PASS: TestCaller (0.00s) [2021-06-30T06:39:55.197Z] PASS [2021-06-30T06:39:55.197Z] coverage: 100.0% of statements [2021-06-30T06:39:55.197Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2021-06-30T06:39:55.197Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.04s) [2021-06-30T06:39:55.197Z] === RUN TestRetrieveFromStore [2021-06-30T06:39:55.197Z] === RUN TestSetSerialInsertDelete [2021-06-30T06:39:55.197Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-30T06:39:55.197Z] === RUN TestSetParallelInsertDelete [2021-06-30T06:39:55.985Z] === RUN TestKillContainer/non_killing_signal [2021-06-30T06:39:56.352Z] --- PASS: TestServiceCreateInit (9.15s) [2021-06-30T06:39:56.352Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.64s) [2021-06-30T06:39:56.352Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2021-06-30T06:39:56.352Z] === RUN TestCreateServiceMultipleTimes [2021-06-30T06:39:56.742Z] === RUN TestInt2IP2IntConversion [2021-06-30T06:39:56.921Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-30T06:39:56.921Z] === RUN TestKillContainer/killing_signal [2021-06-30T06:39:57.180Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-30T06:39:57.203Z] === RUN TestPoolRequest [2021-06-30T06:39:57.203Z] --- PASS: TestPoolRequest (0.00s) [2021-06-30T06:39:57.203Z] === RUN TestOtherRequests [2021-06-30T06:39:57.203Z] --- PASS: TestOtherRequests (0.00s) [2021-06-30T06:39:57.203Z] PASS [2021-06-30T06:39:57.203Z] coverage: 57.1% of statements [2021-06-30T06:39:57.203Z] ok github.com/docker/docker/libnetwork/ipams/null 0.064s coverage: 57.1% of statements [2021-06-30T06:39:57.203Z] --- PASS: TestRetrieveFromStore (1.74s) [2021-06-30T06:39:57.203Z] === RUN TestIsCorrupted [2021-06-30T06:39:57.203Z] --- PASS: TestIsCorrupted (0.07s) [2021-06-30T06:39:57.203Z] === RUN TestSetRollover [2021-06-30T06:39:57.203Z] --- PASS: TestInt2IP2IntConversion (0.67s) [2021-06-30T06:39:57.203Z] === RUN TestGetAddressVersion [2021-06-30T06:39:57.203Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-30T06:39:57.203Z] === RUN TestKeyString [2021-06-30T06:39:57.203Z] --- PASS: TestKeyString (0.00s) [2021-06-30T06:39:57.203Z] === RUN TestPoolDataMarshal [2021-06-30T06:39:57.203Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-30T06:39:57.203Z] === RUN TestSubnetsMarshal [2021-06-30T06:39:57.665Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-06-30T06:39:57.665Z] === RUN TestAddSubnets [2021-06-30T06:39:57.665Z] --- PASS: TestAddSubnets (0.06s) [2021-06-30T06:39:57.665Z] === RUN TestDoublePoolRelease [2021-06-30T06:39:57.665Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-06-30T06:39:57.665Z] === RUN TestAddReleasePoolID [2021-06-30T06:39:57.665Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-06-30T06:39:57.665Z] === RUN TestPredefinedPool [2021-06-30T06:39:57.665Z] --- PASS: TestPredefinedPool (0.03s) [2021-06-30T06:39:57.665Z] === RUN TestRemoveSubnet [2021-06-30T06:39:58.129Z] --- PASS: TestRemoveSubnet (0.26s) [2021-06-30T06:39:58.129Z] === RUN TestGetSameAddress [2021-06-30T06:39:58.129Z] --- PASS: TestGetSameAddress (0.02s) [2021-06-30T06:39:58.129Z] === RUN TestPoolAllocationReuse [2021-06-30T06:39:58.129Z] === RUN TestGetCapabilities [2021-06-30T06:39:58.129Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-30T06:39:58.129Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-30T06:39:58.129Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-06-30T06:39:58.129Z] === RUN TestGetDefaultAddressSpaces [2021-06-30T06:39:58.129Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-30T06:39:58.129Z] === RUN TestRemoteDriver [2021-06-30T06:39:58.129Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-30T06:39:58.129Z] PASS [2021-06-30T06:39:58.129Z] coverage: 47.4% of statements [2021-06-30T06:39:58.129Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.071s coverage: 47.4% of statements [2021-06-30T06:39:58.555Z] --- PASS: TestKillContainer (3.87s) [2021-06-30T06:39:58.555Z] --- PASS: TestKillContainer/no_signal (1.42s) [2021-06-30T06:39:58.555Z] --- PASS: TestKillContainer/non_killing_signal (1.06s) [2021-06-30T06:39:58.555Z] --- PASS: TestKillContainer/killing_signal (1.14s) [2021-06-30T06:39:58.555Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-30T06:39:58.555Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-30T06:39:58.592Z] --- PASS: TestSetRollover (1.49s) [2021-06-30T06:39:58.592Z] === RUN TestSetRolloverSerial [2021-06-30T06:39:59.054Z] === RUN TestWindowsIPAM [2021-06-30T06:39:59.054Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-30T06:39:59.054Z] PASS [2021-06-30T06:39:59.054Z] coverage: 71.4% of statements [2021-06-30T06:39:59.054Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2021-06-30T06:39:59.491Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-30T06:39:59.491Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-30T06:39:59.515Z] --- PASS: TestPoolAllocationReuse (1.63s) [2021-06-30T06:39:59.515Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-30T06:39:59.515Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-06-30T06:39:59.515Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-30T06:39:59.750Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-30T06:39:59.980Z] === RUN TestDefaultNetwork [2021-06-30T06:39:59.980Z] --- PASS: TestSetRolloverSerial (1.50s) [2021-06-30T06:39:59.980Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-30T06:39:59.980Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-30T06:39:59.980Z] PASS [2021-06-30T06:39:59.980Z] coverage: 84.4% of statements [2021-06-30T06:39:59.980Z] ok github.com/docker/docker/libnetwork/bitseq 12.734s coverage: 84.4% of statements [2021-06-30T06:40:00.442Z] --- PASS: TestDefaultNetwork (0.29s) [2021-06-30T06:40:00.442Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-30T06:40:00.442Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2021-06-30T06:40:00.442Z] === RUN TestInitAddressPools [2021-06-30T06:40:00.442Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-30T06:40:00.442Z] PASS [2021-06-30T06:40:00.442Z] coverage: 74.0% of statements [2021-06-30T06:40:00.442Z] ok github.com/docker/docker/libnetwork/ipamutils 0.675s coverage: 74.0% of statements [2021-06-30T06:40:00.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.33s) [2021-06-30T06:40:00.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.20s) [2021-06-30T06:40:00.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.92s) [2021-06-30T06:40:00.685Z] === RUN TestKillStoppedContainer [2021-06-30T06:40:00.685Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-30T06:40:00.685Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-30T06:40:00.685Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-06-30T06:40:00.685Z] === RUN TestKillDifferentUserContainer [2021-06-30T06:40:01.253Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-30T06:40:01.414Z] === RUN TestKeyValue [2021-06-30T06:40:01.415Z] --- PASS: TestKeyValue (0.00s) [2021-06-30T06:40:01.415Z] PASS [2021-06-30T06:40:01.415Z] coverage: 60.0% of statements [2021-06-30T06:40:01.415Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2021-06-30T06:40:01.822Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-30T06:40:01.822Z] --- PASS: TestKillDifferentUserContainer (0.96s) [2021-06-30T06:40:01.822Z] === RUN TestInspectOomKilledTrue [2021-06-30T06:40:01.822Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:40:01.822Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-30T06:40:01.822Z] === RUN TestInspectOomKilledFalse [2021-06-30T06:40:01.822Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:40:01.822Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-30T06:40:01.822Z] === RUN TestLinksEtcHostsContentMatch [2021-06-30T06:40:03.198Z] --- PASS: TestLinksEtcHostsContentMatch (1.15s) [2021-06-30T06:40:03.198Z] === RUN TestLinksContainerNames [2021-06-30T06:40:03.457Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-30T06:40:04.334Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-30T06:40:04.334Z] === RUN TestNetworkDBSimple [2021-06-30T06:40:04.797Z] === RUN TestGenerate [2021-06-30T06:40:04.797Z] --- PASS: TestGenerate (0.00s) [2021-06-30T06:40:04.797Z] === RUN TestGeneratePtr [2021-06-30T06:40:04.797Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-30T06:40:04.797Z] === RUN TestGenerateMissingField [2021-06-30T06:40:04.797Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-30T06:40:04.797Z] === RUN TestFieldCannotBeSet [2021-06-30T06:40:04.797Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-30T06:40:04.797Z] === RUN TestTypeMismatchError [2021-06-30T06:40:04.797Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-30T06:40:04.797Z] PASS [2021-06-30T06:40:04.797Z] coverage: 100.0% of statements [2021-06-30T06:40:04.797Z] --- PASS: TestRequestReleaseAddressFromSubPool (5.43s) [2021-06-30T06:40:04.797Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-30T06:40:04.797Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2021-06-30T06:40:04.834Z] --- PASS: TestLinksContainerNames (1.98s) [2021-06-30T06:40:04.834Z] === RUN TestLogsFollowTailEmpty [2021-06-30T06:40:05.259Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-30T06:40:05.259Z] PASS [2021-06-30T06:40:05.259Z] coverage: 100.0% of statements [2021-06-30T06:40:05.259Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.042s coverage: 100.0% of statements [2021-06-30T06:40:05.259Z] 2021/06/30 06:40:05 Closing DB instances... [2021-06-30T06:40:05.721Z] testing: warning: no tests to run [2021-06-30T06:40:05.721Z] PASS [2021-06-30T06:40:05.721Z] coverage: 0.0% of statements [2021-06-30T06:40:05.721Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2021-06-30T06:40:05.768Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2021-06-30T06:40:05.768Z] === RUN TestContainerNetworkMountsNoChown [2021-06-30T06:40:06.183Z] === RUN TestRequestNewPort [2021-06-30T06:40:06.183Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-30T06:40:06.183Z] === RUN TestRequestSpecificPort [2021-06-30T06:40:06.183Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-30T06:40:06.183Z] === RUN TestReleasePort [2021-06-30T06:40:06.183Z] --- PASS: TestReleasePort (0.00s) [2021-06-30T06:40:06.183Z] === RUN TestReuseReleasedPort [2021-06-30T06:40:06.183Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-30T06:40:06.183Z] === RUN TestReleaseUnreadledPort [2021-06-30T06:40:06.183Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-30T06:40:06.183Z] === RUN TestUnknowProtocol [2021-06-30T06:40:06.183Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-30T06:40:06.183Z] === RUN TestAllocateAllPorts [2021-06-30T06:40:06.183Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-30T06:40:06.183Z] === RUN TestPortAllocation [2021-06-30T06:40:06.183Z] --- PASS: TestPortAllocation (0.00s) [2021-06-30T06:40:06.183Z] === RUN TestPortAllocationWithCustomRange [2021-06-30T06:40:06.183Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-30T06:40:06.183Z] === RUN TestNoDuplicateBPR [2021-06-30T06:40:06.183Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-30T06:40:06.183Z] === RUN TestChangePortRange [2021-06-30T06:40:06.183Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-30T06:40:06.183Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-30T06:40:06.183Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-30T06:40:06.183Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-30T06:40:06.183Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-30T06:40:06.183Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-30T06:40:06.183Z] --- PASS: TestChangePortRange (0.00s) [2021-06-30T06:40:06.183Z] PASS [2021-06-30T06:40:06.183Z] coverage: 88.6% of statements [2021-06-30T06:40:06.183Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2021-06-30T06:40:06.645Z] === RUN TestTransportPortConv [2021-06-30T06:40:06.645Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-30T06:40:06.645Z] === RUN TestTransportPortBindingConv [2021-06-30T06:40:06.645Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-30T06:40:06.645Z] === RUN TestErrorConstructors [2021-06-30T06:40:06.645Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-30T06:40:06.645Z] === RUN TestCompareIPMask [2021-06-30T06:40:06.645Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-30T06:40:06.645Z] === RUN TestUtilGetHostPartIP [2021-06-30T06:40:06.645Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-30T06:40:06.645Z] === RUN TestUtilGetBroadcastIP [2021-06-30T06:40:06.645Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-30T06:40:06.645Z] === RUN TestParseCIDR [2021-06-30T06:40:06.645Z] --- PASS: TestParseCIDR (0.00s) [2021-06-30T06:40:06.645Z] PASS [2021-06-30T06:40:06.645Z] coverage: 47.9% of statements [2021-06-30T06:40:06.645Z] ok github.com/docker/docker/libnetwork/types 0.051s coverage: 47.9% of statements [2021-06-30T06:40:06.705Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot/default [2021-06-30T06:40:06.705Z] === PAUSE TestMountDaemonRoot/default [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot/private [2021-06-30T06:40:06.705Z] === PAUSE TestMountDaemonRoot/private [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot/rprivate [2021-06-30T06:40:06.705Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot/slave [2021-06-30T06:40:06.705Z] === PAUSE TestMountDaemonRoot/slave [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot/rslave [2021-06-30T06:40:06.705Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot/shared [2021-06-30T06:40:06.705Z] === PAUSE TestMountDaemonRoot/shared [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot/rshared [2021-06-30T06:40:06.705Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-30T06:40:06.705Z] === CONT TestMountDaemonRoot/default [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-30T06:40:06.705Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:40:06.705Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-30T06:40:06.705Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:40:06.705Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:40:06.705Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-30T06:40:06.705Z] === CONT TestMountDaemonRoot/rshared [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:40:06.705Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:40:06.705Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:40:06.705Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:40:06.705Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:40:06.705Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:40:06.705Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/shared [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/rslave [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/slave [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/rprivate [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/private [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:40:06.963Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-30T06:40:06.963Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:40:06.963Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-30T06:40:07.107Z] --- PASS: TestNetworkDBSimple (2.42s) [2021-06-30T06:40:07.107Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-30T06:40:07.107Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.98s) [2021-06-30T06:40:07.107Z] === RUN TestGetAddress [2021-06-30T06:40:07.222Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:40:07.222Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:40:07.222Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:40:07.222Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:40:07.222Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:40:07.222Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-30T06:40:07.222Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:40:07.222Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:40:07.222Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:40:07.222Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:40:07.222Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:40:07.222Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-30T06:40:07.222Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:40:07.222Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-30T06:40:07.222Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-30T06:40:07.222Z] === RUN TestContainerBindMountNonRecursive [2021-06-30T06:40:07.569Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-30T06:40:07.570Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-30T06:40:07.570Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-30T06:40:07.570Z] PASS [2021-06-30T06:40:07.570Z] coverage: 44.0% of statements [2021-06-30T06:40:07.570Z] ok github.com/docker/docker/oci 0.050s coverage: 44.0% of statements [2021-06-30T06:40:08.031Z] === RUN TestAddressPoolOpt [2021-06-30T06:40:08.031Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/a [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/something [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/_=a [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/env1=value1 [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/_env1=value1 [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/PATH [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/=a [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/PATH= [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/PATH=something [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/asd!qwe [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/1asd [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/123 [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/some_space [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/__some_space_before [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/some_space_after__ [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/= [2021-06-30T06:40:08.031Z] === RUN TestValidateEnv/PaTh [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestParseHost [2021-06-30T06:40:08.031Z] --- PASS: TestParseHost (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestParseDockerDaemonHost [2021-06-30T06:40:08.031Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestParseTCP [2021-06-30T06:40:08.031Z] --- PASS: TestParseTCP (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-30T06:40:08.031Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestValidateExtraHosts [2021-06-30T06:40:08.031Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestIpOptString [2021-06-30T06:40:08.031Z] --- PASS: TestIpOptString (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-30T06:40:08.031Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestNewIpOptValidDefaultVal [2021-06-30T06:40:08.031Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestIpOptSetInvalidVal [2021-06-30T06:40:08.031Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestValidateIPAddress [2021-06-30T06:40:08.031Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestMapOpts [2021-06-30T06:40:08.031Z] --- PASS: TestMapOpts (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestListOptsWithoutValidator [2021-06-30T06:40:08.031Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestListOptsWithValidator [2021-06-30T06:40:08.031Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestValidateDNSSearch [2021-06-30T06:40:08.031Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-30T06:40:08.031Z] === RUN TestValidateLabel [2021-06-30T06:40:08.031Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-30T06:40:08.031Z] === RUN TestValidateLabel/label_with_general_format [2021-06-30T06:40:08.031Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-30T06:40:08.031Z] === RUN TestValidateLabel/label_with_one_more [2021-06-30T06:40:08.031Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-30T06:40:08.031Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-30T06:40:08.031Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-30T06:40:08.031Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-30T06:40:08.031Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-30T06:40:08.031Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-30T06:40:08.031Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-30T06:40:08.031Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-30T06:40:08.031Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-30T06:40:08.031Z] --- PASS: TestValidateLabel (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-30T06:40:08.031Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-30T06:40:08.032Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-30T06:40:08.032Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-30T06:40:08.032Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-30T06:40:08.032Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-30T06:40:08.032Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-30T06:40:08.032Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-30T06:40:08.032Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-30T06:40:08.032Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-30T06:40:08.032Z] === RUN TestNamedListOpts [2021-06-30T06:40:08.032Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-30T06:40:08.032Z] === RUN TestNamedMapOpts [2021-06-30T06:40:08.032Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-30T06:40:08.032Z] === RUN TestParseLink [2021-06-30T06:40:08.032Z] --- PASS: TestParseLink (0.00s) [2021-06-30T06:40:08.032Z] === RUN TestQuotedStringSetWithQuotes [2021-06-30T06:40:08.032Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-30T06:40:08.032Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-30T06:40:08.032Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-30T06:40:08.032Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-30T06:40:08.032Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-30T06:40:08.032Z] === RUN TestUlimitOpt [2021-06-30T06:40:08.032Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-30T06:40:08.032Z] PASS [2021-06-30T06:40:08.032Z] coverage: 67.1% of statements [2021-06-30T06:40:08.032Z] ok github.com/docker/docker/opts 0.075s coverage: 67.1% of statements [2021-06-30T06:40:08.032Z] 2021/06/30 06:40:07 Closing DB instances... [2021-06-30T06:40:08.493Z] === RUN TestParseVersion [2021-06-30T06:40:08.493Z] --- PASS: TestParseVersion (0.00s) [2021-06-30T06:40:08.493Z] PASS [2021-06-30T06:40:08.493Z] coverage: 52.9% of statements [2021-06-30T06:40:08.493Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2021-06-30T06:40:09.759Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-30T06:40:10.017Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-30T06:40:10.017Z] --- PASS: TestContainerBindMountNonRecursive (2.69s) [2021-06-30T06:40:10.017Z] === RUN TestContainerVolumesMountedAsShared [2021-06-30T06:40:10.038Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.81s) [2021-06-30T06:40:10.038Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-30T06:40:10.038Z] === RUN TestIsArchivePathDir [2021-06-30T06:40:10.038Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-06-30T06:40:10.038Z] === RUN TestIsArchivePathInvalidFile [2021-06-30T06:40:10.499Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-06-30T06:40:10.499Z] === RUN TestIsArchivePathTar [2021-06-30T06:40:10.499Z] === RUN TestPeerCertificateMarshalJSON [2021-06-30T06:40:10.499Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-06-30T06:40:10.499Z] === RUN TestDecompressStreamGzip [2021-06-30T06:40:10.499Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-06-30T06:40:10.499Z] === RUN TestDecompressStreamBzip2 [2021-06-30T06:40:10.638Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2021-06-30T06:40:10.638Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-30T06:40:10.961Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-06-30T06:40:10.961Z] === RUN TestDecompressStreamXz [2021-06-30T06:40:10.961Z] archive_test.go:134: Xz not present in msys2 [2021-06-30T06:40:10.961Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-30T06:40:10.961Z] === RUN TestCompressStreamXzUnsupported [2021-06-30T06:40:10.961Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-30T06:40:10.961Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-30T06:40:10.961Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-30T06:40:10.961Z] === RUN TestCompressStreamInvalid [2021-06-30T06:40:10.961Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-30T06:40:10.961Z] === RUN TestExtensionInvalid [2021-06-30T06:40:10.961Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-30T06:40:10.961Z] === RUN TestExtensionUncompressed [2021-06-30T06:40:10.961Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-30T06:40:10.961Z] === RUN TestExtensionBzip2 [2021-06-30T06:40:10.961Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-30T06:40:10.961Z] === RUN TestExtensionGzip [2021-06-30T06:40:10.961Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-30T06:40:10.961Z] === RUN TestExtensionXz [2021-06-30T06:40:10.961Z] --- PASS: TestExtensionXz (0.00s) [2021-06-30T06:40:10.961Z] === RUN TestCmdStreamLargeStderr [2021-06-30T06:40:10.961Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-06-30T06:40:10.961Z] === RUN TestCmdStreamBad [2021-06-30T06:40:10.961Z] archive_test.go:239: Failing on Windows CI machines [2021-06-30T06:40:10.961Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-30T06:40:10.961Z] === RUN TestCmdStreamGood [2021-06-30T06:40:10.961Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-30T06:40:10.961Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-30T06:40:10.961Z] --- PASS: TestPeerCertificateMarshalJSON (0.53s) [2021-06-30T06:40:10.961Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-30T06:40:10.961Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-30T06:40:10.961Z] === RUN TestMiddleware [2021-06-30T06:40:10.961Z] --- PASS: TestMiddleware (0.00s) [2021-06-30T06:40:10.961Z] === RUN TestNewResponseModifier [2021-06-30T06:40:10.961Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-30T06:40:10.961Z] PASS [2021-06-30T06:40:10.961Z] coverage: 26.8% of statements [2021-06-30T06:40:10.961Z] --- PASS: TestCmdStreamGood (0.05s) [2021-06-30T06:40:10.961Z] === RUN TestUntarPathWithInvalidDest [2021-06-30T06:40:10.961Z] ok github.com/docker/docker/pkg/authorization 0.586s coverage: 26.8% of statements [2021-06-30T06:40:10.961Z] 2021/06/30 06:40:10 Closing DB instances... [2021-06-30T06:40:10.961Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-06-30T06:40:10.961Z] === RUN TestUntarPathWithInvalidSrc [2021-06-30T06:40:10.961Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-30T06:40:10.961Z] === RUN TestUntarPath [2021-06-30T06:40:10.961Z] --- PASS: TestUntarPath (0.08s) [2021-06-30T06:40:10.961Z] === RUN TestUntarPathWithDestinationFile [2021-06-30T06:40:10.961Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-06-30T06:40:10.961Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-30T06:40:10.961Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-06-30T06:40:11.423Z] === RUN TestCopyWithTarInvalidSrc [2021-06-30T06:40:11.423Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-30T06:40:11.423Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-30T06:40:11.423Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-30T06:40:11.423Z] === RUN TestCopyWithTarSrcFile [2021-06-30T06:40:11.423Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-30T06:40:11.423Z] === RUN TestCopyWithTarSrcFolder [2021-06-30T06:40:11.423Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-30T06:40:11.423Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-30T06:40:11.423Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-30T06:40:11.423Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-30T06:40:11.423Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-30T06:40:11.423Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-30T06:40:11.423Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-30T06:40:11.423Z] === RUN TestCopyFileWithTarSrcFile [2021-06-30T06:40:11.423Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-30T06:40:11.423Z] === RUN TestTarFiles [2021-06-30T06:40:11.423Z] === RUN TestUnbuffered [2021-06-30T06:40:11.423Z] --- PASS: TestUnbuffered (0.00s) [2021-06-30T06:40:11.423Z] === RUN TestRaceUnbuffered [2021-06-30T06:40:11.423Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-30T06:40:11.423Z] PASS [2021-06-30T06:40:11.423Z] coverage: 100.0% of statements [2021-06-30T06:40:11.423Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2021-06-30T06:40:11.583Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-30T06:40:12.399Z] === RUN TestMatch [2021-06-30T06:40:12.399Z] === RUN TestMatch/[[]] [2021-06-30T06:40:12.399Z] === RUN TestMatch/[[foo]] [2021-06-30T06:40:12.399Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-30T06:40:12.399Z] === RUN TestMatch/[[foo_bar]] [2021-06-30T06:40:12.399Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-30T06:40:12.399Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-30T06:40:12.399Z] === RUN TestMatch/[] [2021-06-30T06:40:12.399Z] === RUN TestMatch/[]#01 [2021-06-30T06:40:12.399Z] === RUN TestMatch/[[qux]] [2021-06-30T06:40:12.399Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-30T06:40:12.399Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-30T06:40:12.399Z] === RUN TestMatch/[[foo_baz]] [2021-06-30T06:40:12.399Z] --- PASS: TestMatch (0.00s) [2021-06-30T06:40:12.399Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-30T06:40:12.399Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-30T06:40:12.399Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-30T06:40:12.399Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-30T06:40:12.399Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-30T06:40:12.399Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-30T06:40:12.399Z] --- PASS: TestMatch/[] (0.00s) [2021-06-30T06:40:12.399Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-30T06:40:12.399Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-30T06:40:12.399Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-30T06:40:12.399Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-30T06:40:12.399Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-30T06:40:12.399Z] PASS [2021-06-30T06:40:12.399Z] coverage: 87.5% of statements [2021-06-30T06:40:12.399Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2021-06-30T06:40:12.531Z] --- PASS: TestContainerVolumesMountedAsSlave (1.63s) [2021-06-30T06:40:12.531Z] === RUN TestNetworkNat [2021-06-30T06:40:12.861Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2021-06-30T06:40:12.861Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-30T06:40:13.324Z] === RUN TestChrootTarUntar [2021-06-30T06:40:13.324Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:13.324Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-30T06:40:13.324Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-30T06:40:13.324Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:13.324Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-30T06:40:13.324Z] === RUN TestChrootUntarEmptyArchive [2021-06-30T06:40:13.324Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-30T06:40:13.324Z] === RUN TestChrootTarUntarWithSymlink [2021-06-30T06:40:13.324Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:40:13.324Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-30T06:40:13.324Z] === RUN TestChrootCopyWithTar [2021-06-30T06:40:13.324Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:40:13.324Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-30T06:40:13.324Z] === RUN TestChrootCopyFileWithTar [2021-06-30T06:40:13.324Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:13.324Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-30T06:40:13.324Z] === RUN TestChrootUntarPath [2021-06-30T06:40:13.324Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:40:13.324Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-30T06:40:13.324Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-30T06:40:13.324Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:13.324Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-30T06:40:13.324Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-30T06:40:13.324Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:13.324Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-30T06:40:13.324Z] === RUN TestChrootApplyDotDotFile [2021-06-30T06:40:13.324Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:13.324Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-30T06:40:13.324Z] PASS [2021-06-30T06:40:13.324Z] coverage: 15.4% of statements [2021-06-30T06:40:13.324Z] ok github.com/docker/docker/pkg/chrootarchive 0.085s coverage: 15.4% of statements [2021-06-30T06:40:13.468Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-30T06:40:13.468Z] --- PASS: TestNetworkNat (1.15s) [2021-06-30T06:40:13.468Z] === RUN TestNetworkLocalhostTCPNat [2021-06-30T06:40:14.299Z] === RUN TestSizeEmpty [2021-06-30T06:40:14.299Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-30T06:40:14.299Z] === RUN TestSizeEmptyFile [2021-06-30T06:40:14.299Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-30T06:40:14.299Z] === RUN TestSizeNonemptyFile [2021-06-30T06:40:14.299Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-30T06:40:14.299Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-30T06:40:14.299Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-30T06:40:14.299Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-30T06:40:14.299Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-30T06:40:14.299Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-30T06:40:14.299Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-30T06:40:14.299Z] === RUN TestMoveToSubdir [2021-06-30T06:40:14.299Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-30T06:40:14.299Z] === RUN TestSizeNonExistingDirectory [2021-06-30T06:40:14.299Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-30T06:40:14.299Z] PASS [2021-06-30T06:40:14.299Z] coverage: 80.0% of statements [2021-06-30T06:40:14.299Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2021-06-30T06:40:14.427Z] --- PASS: TestCreateServiceMultipleTimes (16.81s) [2021-06-30T06:40:14.427Z] === RUN TestCreateServiceConflict [2021-06-30T06:40:14.850Z] --- PASS: TestNetworkLocalhostTCPNat (1.43s) [2021-06-30T06:40:14.850Z] === RUN TestNetworkLoopbackNat [2021-06-30T06:40:14.994Z] --- PASS: TestCreateServiceConflict (2.19s) [2021-06-30T06:40:14.994Z] === RUN TestCreateServiceMaxReplicas [2021-06-30T06:40:15.273Z] 2021/06/30 06:40:14 Closing DB instances... [2021-06-30T06:40:15.273Z] === RUN Test [2021-06-30T06:40:15.273Z] === RUN Test/TestContainsEntry [2021-06-30T06:40:15.273Z] === RUN Test/TestCreateEntries [2021-06-30T06:40:15.273Z] === RUN Test/TestEntriesDiff [2021-06-30T06:40:15.273Z] === RUN Test/TestEntriesEquality [2021-06-30T06:40:15.273Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-30T06:40:15.273Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-30T06:40:15.273Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-30T06:40:15.273Z] === RUN Test/TestGeneratorNotGenerate [2021-06-30T06:40:15.273Z] === RUN Test/TestGeneratorWithPort [2021-06-30T06:40:15.273Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-30T06:40:15.273Z] === RUN Test/TestNewEntry [2021-06-30T06:40:15.273Z] === RUN Test/TestParse [2021-06-30T06:40:15.273Z] --- PASS: Test (0.00s) [2021-06-30T06:40:15.273Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-30T06:40:15.273Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-30T06:40:15.273Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-30T06:40:15.273Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-30T06:40:15.273Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-30T06:40:15.273Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-30T06:40:15.273Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-30T06:40:15.273Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-30T06:40:15.273Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-30T06:40:15.273Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-30T06:40:15.273Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-30T06:40:15.273Z] --- PASS: Test/TestParse (0.00s) [2021-06-30T06:40:15.273Z] PASS [2021-06-30T06:40:15.273Z] coverage: 58.3% of statements [2021-06-30T06:40:15.273Z] ok github.com/docker/docker/pkg/discovery 0.063s coverage: 58.3% of statements [2021-06-30T06:40:16.249Z] === RUN Test [2021-06-30T06:40:16.249Z] === RUN Test/TestContent [2021-06-30T06:40:16.249Z] === RUN Test/TestInitialize [2021-06-30T06:40:16.249Z] === RUN Test/TestNew [2021-06-30T06:40:16.249Z] === RUN Test/TestParsingContentsWithComments [2021-06-30T06:40:16.249Z] === RUN Test/TestRegister [2021-06-30T06:40:16.249Z] === RUN Test/TestWatch [2021-06-30T06:40:16.249Z] --- PASS: Test (0.01s) [2021-06-30T06:40:16.249Z] --- PASS: Test/TestContent (0.00s) [2021-06-30T06:40:16.249Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-30T06:40:16.249Z] --- PASS: Test/TestNew (0.00s) [2021-06-30T06:40:16.249Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-30T06:40:16.249Z] --- PASS: Test/TestRegister (0.00s) [2021-06-30T06:40:16.249Z] --- PASS: Test/TestWatch (0.00s) [2021-06-30T06:40:16.249Z] PASS [2021-06-30T06:40:16.249Z] coverage: 97.6% of statements [2021-06-30T06:40:16.249Z] ok github.com/docker/docker/pkg/discovery/file 0.047s coverage: 97.6% of statements [2021-06-30T06:40:16.249Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-06-30T06:40:16.249Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-30T06:40:16.711Z] --- PASS: TestTarFiles (5.26s) [2021-06-30T06:40:16.711Z] === RUN TestTarUntar [2021-06-30T06:40:16.711Z] --- PASS: TestTarUntar (0.04s) [2021-06-30T06:40:16.711Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-30T06:40:16.711Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-30T06:40:16.711Z] === RUN TestTarWithOptions [2021-06-30T06:40:16.711Z] --- PASS: TestTarWithOptions (0.04s) [2021-06-30T06:40:16.711Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-30T06:40:16.711Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-30T06:40:16.711Z] === RUN TestUntarUstarGnuConflict [2021-06-30T06:40:16.711Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-30T06:40:16.711Z] === RUN TestUntarInvalidFilenames [2021-06-30T06:40:16.711Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames679246570\\dest" [2021-06-30T06:40:16.711Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-06-30T06:40:16.711Z] === RUN TestUntarHardlinkToSymlink [2021-06-30T06:40:16.711Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-30T06:40:16.711Z] === RUN TestUntarInvalidHardlink [2021-06-30T06:40:16.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink186618139\\victim\\hello" -> "../victim/hello" [2021-06-30T06:40:16.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink191507902\\victim\\hello" -> "/../victim/hello" [2021-06-30T06:40:16.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink274806789\\victim" -> "../victim" [2021-06-30T06:40:16.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink011906464\\victim" -> "../victim" [2021-06-30T06:40:16.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink850324607\\victim" -> "../victim" [2021-06-30T06:40:16.711Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink791345106\\victim" -> "../victim" [2021-06-30T06:40:16.711Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-30T06:40:16.711Z] === RUN TestUntarInvalidSymlink [2021-06-30T06:40:16.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink004927753\\dest\\dotdot" -> "../victim/hello" [2021-06-30T06:40:16.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink828931796\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-30T06:40:16.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink827465251\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:40:16.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink728539942\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:40:16.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink369271373\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:40:16.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink086381896\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:40:16.711Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink758708743\\dest\\dir\\loophole" -> "../../victim" [2021-06-30T06:40:16.711Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-06-30T06:40:16.711Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-30T06:40:16.711Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-30T06:40:16.711Z] === RUN TestXGlobalNoParent [2021-06-30T06:40:16.711Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-30T06:40:16.711Z] === RUN TestReplaceFileTarWrapper [2021-06-30T06:40:17.172Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2021-06-30T06:40:17.172Z] === RUN TestPrefixHeaderReadable [2021-06-30T06:40:17.172Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-30T06:40:17.172Z] === RUN TestDisablePigz [2021-06-30T06:40:17.172Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-30T06:40:17.172Z] --- PASS: TestDisablePigz (0.17s) [2021-06-30T06:40:17.172Z] === RUN TestPigz [2021-06-30T06:40:17.172Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-30T06:40:17.172Z] --- PASS: TestPigz (0.16s) [2021-06-30T06:40:17.526Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2021-06-30T06:40:17.526Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-30T06:40:17.634Z] === RUN TestCopyFileWithInvalidDest [2021-06-30T06:40:17.634Z] archive_windows_test.go:16: Currently fails [2021-06-30T06:40:17.634Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-30T06:40:17.634Z] === RUN TestCanonicalTarNameForPath [2021-06-30T06:40:17.634Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-30T06:40:17.634Z] === RUN TestCanonicalTarName [2021-06-30T06:40:17.634Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-30T06:40:17.634Z] === RUN TestChmodTarEntry [2021-06-30T06:40:17.634Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-30T06:40:17.634Z] === RUN TestHardLinkOrder [2021-06-30T06:40:17.634Z] --- PASS: TestHardLinkOrder (0.10s) [2021-06-30T06:40:17.634Z] === RUN TestChangeString [2021-06-30T06:40:17.634Z] --- PASS: TestChangeString (0.00s) [2021-06-30T06:40:17.634Z] === RUN TestChangesWithNoChanges [2021-06-30T06:40:17.634Z] === RUN Test [2021-06-30T06:40:17.634Z] === RUN Test/TestInitialize [2021-06-30T06:40:17.634Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-06-30T06:40:17.634Z] === RUN TestChangesWithChanges [2021-06-30T06:40:17.634Z] --- PASS: TestChangesWithChanges (0.03s) [2021-06-30T06:40:17.634Z] === RUN TestChangesWithChangesGH13590 [2021-06-30T06:40:17.634Z] changes_test.go:196: needs more investigation [2021-06-30T06:40:17.634Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-30T06:40:17.634Z] === RUN TestChangesDirsEmpty [2021-06-30T06:40:17.634Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-30T06:40:17.634Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-30T06:40:17.634Z] === RUN TestChangesDirsMutated [2021-06-30T06:40:17.634Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-30T06:40:17.634Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-30T06:40:17.634Z] === RUN TestApplyLayer [2021-06-30T06:40:17.634Z] changes_test.go:433: needs further investigation [2021-06-30T06:40:17.634Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-30T06:40:17.634Z] === RUN TestChangesSizeWithHardlinks [2021-06-30T06:40:17.634Z] changes_test.go:469: needs further investigation [2021-06-30T06:40:17.634Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-30T06:40:17.634Z] === RUN TestChangesSizeWithNoChanges [2021-06-30T06:40:17.634Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-30T06:40:17.634Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-30T06:40:17.634Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-30T06:40:17.634Z] === RUN TestChangesSize [2021-06-30T06:40:17.634Z] --- PASS: TestChangesSize (0.00s) [2021-06-30T06:40:17.634Z] === RUN TestApplyLayerInvalidFilenames [2021-06-30T06:40:17.634Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames615851596\\dest" [2021-06-30T06:40:17.634Z] --- PASS: TestApplyLayerInvalidFilenames (0.04s) [2021-06-30T06:40:17.634Z] === RUN TestApplyLayerInvalidHardlink [2021-06-30T06:40:17.634Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink511271774\\victim\\hello" -> "../victim/hello" [2021-06-30T06:40:17.634Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink577190181\\victim\\hello" -> "/../victim/hello" [2021-06-30T06:40:17.634Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink970523712\\victim" -> "../victim" [2021-06-30T06:40:17.634Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink910545055\\victim" -> "../victim" [2021-06-30T06:40:17.634Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink990830962\\victim" -> "../victim" [2021-06-30T06:40:17.634Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink608731177\\victim" -> "../victim" [2021-06-30T06:40:17.634Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-06-30T06:40:17.634Z] === RUN TestApplyLayerInvalidSymlink [2021-06-30T06:40:17.634Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink440698228\\dest\\dotdot" -> "../victim/hello" [2021-06-30T06:40:17.634Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink422013507\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-30T06:40:17.634Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink094981318\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:40:17.634Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink046082413\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:40:17.634Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink895497704\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:40:17.634Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink174144039\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:40:17.634Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-06-30T06:40:17.634Z] === RUN TestApplyLayerWhiteouts [2021-06-30T06:40:17.634Z] time="2021-06-30T06:40:17Z" level=info msg="Initializing discovery without TLS" [2021-06-30T06:40:17.634Z] time="2021-06-30T06:40:17Z" level=info msg="Initializing discovery without TLS" [2021-06-30T06:40:17.634Z] time="2021-06-30T06:40:17Z" level=info msg="Initializing discovery without TLS" [2021-06-30T06:40:17.634Z] === RUN Test/TestInitializeWithCerts [2021-06-30T06:40:17.634Z] time="2021-06-30T06:40:17Z" level=info msg="Initializing discovery with TLS" [2021-06-30T06:40:17.634Z] === RUN Test/TestWatch [2021-06-30T06:40:17.634Z] time="2021-06-30T06:40:17Z" level=info msg="Initializing discovery without TLS" [2021-06-30T06:40:17.634Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-06-30T06:40:17.634Z] === RUN TestGenerateEmptyFile [2021-06-30T06:40:17.634Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-30T06:40:17.634Z] === RUN TestGenerateWithContent [2021-06-30T06:40:17.634Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-30T06:40:17.634Z] PASS [2021-06-30T06:40:17.634Z] coverage: 61.6% of statements [2021-06-30T06:40:17.634Z] ok github.com/docker/docker/pkg/archive 7.676s coverage: 61.6% of statements [2021-06-30T06:40:18.138Z] check_test.go:309: [d13c85a29c294] daemon is not started [2021-06-30T06:40:18.138Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-30T06:40:18.607Z] 2021/06/30 06:40:18 Closing DB instances... [2021-06-30T06:40:18.705Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-30T06:40:18.964Z] --- PASS: TestNetworkLoopbackNat (4.03s) [2021-06-30T06:40:18.964Z] === RUN TestPause [2021-06-30T06:40:20.154Z] --- PASS: TestNetworkDBCRUDTableEntries (3.64s) [2021-06-30T06:40:20.154Z] === RUN TestNetworkDBNodeLeave [2021-06-30T06:40:20.340Z] --- PASS: TestPause (1.38s) [2021-06-30T06:40:20.340Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-30T06:40:20.340Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-30T06:40:20.340Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-30T06:40:20.340Z] === RUN TestPauseStopPausedContainer [2021-06-30T06:40:20.615Z] --- PASS: Test (3.20s) [2021-06-30T06:40:20.615Z] --- PASS: Test/TestInitialize (0.20s) [2021-06-30T06:40:20.615Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-30T06:40:20.615Z] --- PASS: Test/TestWatch (3.00s) [2021-06-30T06:40:20.615Z] PASS [2021-06-30T06:40:20.615Z] coverage: 84.1% of statements [2021-06-30T06:40:20.615Z] ok github.com/docker/docker/pkg/discovery/kv 3.254s coverage: 84.1% of statements [2021-06-30T06:40:20.907Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-30T06:40:21.474Z] --- PASS: TestPauseStopPausedContainer (1.25s) [2021-06-30T06:40:21.474Z] === RUN TestPidHost [2021-06-30T06:40:21.588Z] === RUN Test [2021-06-30T06:40:21.588Z] === RUN Test/TestWatch [2021-06-30T06:40:21.588Z] --- PASS: Test (0.00s) [2021-06-30T06:40:21.588Z] --- PASS: Test/TestWatch (0.00s) [2021-06-30T06:40:21.588Z] PASS [2021-06-30T06:40:21.588Z] coverage: 92.3% of statements [2021-06-30T06:40:21.588Z] ok github.com/docker/docker/pkg/discovery/memory 0.044s coverage: 92.3% of statements [2021-06-30T06:40:22.561Z] === RUN Test [2021-06-30T06:40:22.561Z] === RUN Test/TestInitialize [2021-06-30T06:40:22.561Z] === RUN Test/TestInitializeWithPattern [2021-06-30T06:40:22.561Z] === RUN Test/TestRegister [2021-06-30T06:40:22.561Z] === RUN Test/TestWatch [2021-06-30T06:40:22.561Z] --- PASS: Test (0.00s) [2021-06-30T06:40:22.561Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-30T06:40:22.561Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-30T06:40:22.561Z] --- PASS: Test/TestRegister (0.00s) [2021-06-30T06:40:22.561Z] --- PASS: Test/TestWatch (0.00s) [2021-06-30T06:40:22.561Z] PASS [2021-06-30T06:40:22.561Z] coverage: 93.8% of statements [2021-06-30T06:40:22.561Z] ok github.com/docker/docker/pkg/discovery/nodes 0.048s coverage: 93.8% of statements [2021-06-30T06:40:23.022Z] --- PASS: TestNetworkDBNodeLeave (3.02s) [2021-06-30T06:40:23.022Z] === RUN TestNetworkDBWatch [2021-06-30T06:40:23.484Z] === RUN TestPollerAddRemove [2021-06-30T06:40:23.484Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-30T06:40:23.484Z] === RUN TestPollerEvent [2021-06-30T06:40:23.484Z] poller_test.go:41: No chmod on Windows [2021-06-30T06:40:23.484Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-30T06:40:23.484Z] === RUN TestPollerClose [2021-06-30T06:40:23.484Z] --- PASS: TestPollerClose (0.00s) [2021-06-30T06:40:23.484Z] PASS [2021-06-30T06:40:23.484Z] coverage: 45.7% of statements [2021-06-30T06:40:23.484Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 45.7% of statements [2021-06-30T06:40:24.458Z] === RUN TestCopyFileWithInvalidSrc [2021-06-30T06:40:24.458Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestCopyFileWithInvalidDest [2021-06-30T06:40:24.458Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-30T06:40:24.458Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-30T06:40:24.458Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestCopyFile [2021-06-30T06:40:24.458Z] --- PASS: TestCopyFile (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-30T06:40:24.458Z] fileutils_test.go:134: Needs porting to Windows [2021-06-30T06:40:24.458Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-30T06:40:24.458Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-30T06:40:24.458Z] fileutils_test.go:180: Needs porting to Windows [2021-06-30T06:40:24.458Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestWildcardMatches [2021-06-30T06:40:24.458Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestPatternMatches [2021-06-30T06:40:24.458Z] --- PASS: TestPatternMatches (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-30T06:40:24.458Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestPatternMatchesFolderExclusions [2021-06-30T06:40:24.458Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-30T06:40:24.458Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-30T06:40:24.458Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-30T06:40:24.458Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-30T06:40:24.458Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestSingleExclamationError [2021-06-30T06:40:24.458Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestMatchesWithNoPatterns [2021-06-30T06:40:24.458Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestMatchesWithMalformedPatterns [2021-06-30T06:40:24.458Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestMatches [2021-06-30T06:40:24.458Z] --- PASS: TestMatches (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestCleanPatterns [2021-06-30T06:40:24.458Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-30T06:40:24.458Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestCleanPatternsExceptionFlag [2021-06-30T06:40:24.458Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-30T06:40:24.458Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-30T06:40:24.458Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestCleanPatternsErrorSingleException [2021-06-30T06:40:24.458Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestCreateIfNotExistsDir [2021-06-30T06:40:24.458Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-30T06:40:24.458Z] === RUN TestCreateIfNotExistsFile [2021-06-30T06:40:24.458Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-06-30T06:40:24.458Z] === RUN TestMatch [2021-06-30T06:40:24.458Z] --- PASS: TestMatch (0.00s) [2021-06-30T06:40:24.458Z] PASS [2021-06-30T06:40:24.458Z] coverage: 85.2% of statements [2021-06-30T06:40:24.458Z] ok github.com/docker/docker/pkg/fileutils 0.076s coverage: 85.2% of statements [2021-06-30T06:40:24.458Z] 2021/06/30 06:40:24 Closing DB instances... [2021-06-30T06:40:24.920Z] === RUN TestGet [2021-06-30T06:40:24.920Z] --- PASS: TestGet (0.00s) [2021-06-30T06:40:24.920Z] === RUN TestGetShortcutString [2021-06-30T06:40:24.920Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-30T06:40:24.920Z] PASS [2021-06-30T06:40:24.920Z] coverage: 42.9% of statements [2021-06-30T06:40:24.920Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2021-06-30T06:40:25.896Z] === RUN TestCreateIDMapOrder [2021-06-30T06:40:25.896Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-30T06:40:25.896Z] PASS [2021-06-30T06:40:25.896Z] coverage: 7.2% of statements [2021-06-30T06:40:25.896Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 7.2% of statements [2021-06-30T06:40:25.896Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-06-30T06:40:25.896Z] === RUN TestNetworkDBBulkSync [2021-06-30T06:40:26.741Z] --- PASS: TestPidHost (4.35s) [2021-06-30T06:40:26.741Z] === RUN TestPsFilter [2021-06-30T06:40:26.741Z] --- PASS: TestPsFilter (0.13s) [2021-06-30T06:40:26.741Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-30T06:40:27.308Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.36s) [2021-06-30T06:40:27.309Z] === RUN TestRemoveContainerWithVolume [2021-06-30T06:40:27.443Z] 2021/06/30 06:40:27 Closing DB instances... [2021-06-30T06:40:27.443Z] === RUN TestFixedBufferCap [2021-06-30T06:40:27.443Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-30T06:40:27.443Z] === RUN TestFixedBufferLen [2021-06-30T06:40:27.443Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-30T06:40:27.443Z] === RUN TestFixedBufferString [2021-06-30T06:40:27.443Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-30T06:40:27.443Z] === RUN TestFixedBufferWrite [2021-06-30T06:40:27.443Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-30T06:40:27.443Z] === RUN TestFixedBufferRead [2021-06-30T06:40:27.443Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-30T06:40:27.443Z] === RUN TestBytesPipeRead [2021-06-30T06:40:27.443Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-30T06:40:27.443Z] === RUN TestBytesPipeWrite [2021-06-30T06:40:27.443Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-30T06:40:27.443Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-30T06:40:27.905Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2021-06-30T06:40:27.905Z] === RUN TestAtomicWriteToFile [2021-06-30T06:40:27.905Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-30T06:40:27.905Z] === RUN TestAtomicWriteSetCommit [2021-06-30T06:40:27.905Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-30T06:40:27.905Z] === RUN TestAtomicWriteSetCancel [2021-06-30T06:40:27.905Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-30T06:40:27.905Z] === RUN TestReadCloserWrapperClose [2021-06-30T06:40:27.905Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-30T06:40:27.905Z] === RUN TestReaderErrWrapperReadOnError [2021-06-30T06:40:27.905Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-30T06:40:27.905Z] === RUN TestReaderErrWrapperRead [2021-06-30T06:40:27.905Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-30T06:40:27.905Z] === RUN TestHashData [2021-06-30T06:40:27.905Z] --- PASS: TestHashData (0.00s) [2021-06-30T06:40:27.905Z] === RUN TestCancelReadCloser [2021-06-30T06:40:27.905Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-30T06:40:27.905Z] === RUN TestWriteCloserWrapperClose [2021-06-30T06:40:27.905Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-30T06:40:27.905Z] === RUN TestNopWriteCloser [2021-06-30T06:40:27.905Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-30T06:40:27.905Z] === RUN TestNopWriter [2021-06-30T06:40:27.905Z] --- PASS: TestNopWriter (0.00s) [2021-06-30T06:40:27.905Z] === RUN TestWriteCounter [2021-06-30T06:40:27.905Z] --- PASS: TestWriteCounter (0.00s) [2021-06-30T06:40:27.905Z] PASS [2021-06-30T06:40:27.905Z] coverage: 68.8% of statements [2021-06-30T06:40:27.905Z] ok github.com/docker/docker/pkg/ioutils 0.649s coverage: 68.8% of statements [2021-06-30T06:40:28.683Z] --- PASS: TestRemoveContainerWithVolume (1.31s) [2021-06-30T06:40:28.683Z] === RUN TestRemoveContainerRunning [2021-06-30T06:40:28.878Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-06-30T06:40:28.878Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-30T06:40:28.878Z] === RUN TestError [2021-06-30T06:40:28.878Z] --- PASS: TestError (0.00s) [2021-06-30T06:40:28.878Z] === RUN TestProgressString [2021-06-30T06:40:28.878Z] === RUN TestProgressString/no_progress [2021-06-30T06:40:28.878Z] === RUN TestProgressString/progress_1 [2021-06-30T06:40:28.878Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-30T06:40:28.878Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-30T06:40:28.878Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-30T06:40:28.878Z] === RUN TestProgressString/with_units [2021-06-30T06:40:28.878Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-30T06:40:28.878Z] === RUN TestProgressString/hide_counts [2021-06-30T06:40:28.878Z] --- PASS: TestProgressString (0.00s) [2021-06-30T06:40:28.878Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-30T06:40:28.878Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-30T06:40:28.878Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-30T06:40:28.878Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-30T06:40:28.878Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-30T06:40:28.878Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-30T06:40:28.878Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-30T06:40:28.878Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-30T06:40:28.878Z] === RUN TestJSONMessageDisplay [2021-06-30T06:40:28.878Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-06-30T06:40:28.878Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-30T06:40:28.878Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-30T06:40:28.878Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-30T06:40:28.878Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-30T06:40:28.878Z] === RUN TestDisplayJSONMessagesStream [2021-06-30T06:40:28.878Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-30T06:40:28.878Z] PASS [2021-06-30T06:40:28.878Z] coverage: 91.7% of statements [2021-06-30T06:40:28.878Z] ok github.com/docker/docker/pkg/jsonmessage 0.225s coverage: 91.7% of statements [2021-06-30T06:40:29.852Z] === RUN TestStandardLongPath [2021-06-30T06:40:29.852Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-30T06:40:29.852Z] === RUN TestUNCLongPath [2021-06-30T06:40:29.852Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-30T06:40:29.852Z] PASS [2021-06-30T06:40:29.852Z] coverage: 100.0% of statements [2021-06-30T06:40:29.852Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2021-06-30T06:40:30.057Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-30T06:40:30.057Z] --- PASS: TestRemoveContainerRunning (1.42s) [2021-06-30T06:40:30.057Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-30T06:40:30.313Z] === RUN TestNameFormat [2021-06-30T06:40:30.313Z] --- PASS: TestNameFormat (0.00s) [2021-06-30T06:40:30.313Z] === RUN TestNameRetries [2021-06-30T06:40:30.313Z] --- PASS: TestNameRetries (0.00s) [2021-06-30T06:40:30.313Z] PASS [2021-06-30T06:40:30.313Z] coverage: 85.7% of statements [2021-06-30T06:40:30.313Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2021-06-30T06:40:30.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-30T06:40:31.254Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.21s) [2021-06-30T06:40:31.254Z] === RUN TestRemoveInvalidContainer [2021-06-30T06:40:31.254Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-30T06:40:31.254Z] === RUN TestRenameLinkedContainer [2021-06-30T06:40:31.287Z] === RUN TestParseKeyValueOpt [2021-06-30T06:40:31.287Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-30T06:40:31.287Z] === RUN TestParseUintList [2021-06-30T06:40:31.287Z] --- PASS: TestParseUintList (0.00s) [2021-06-30T06:40:31.287Z] === RUN TestParseUintListMaximumLimits [2021-06-30T06:40:31.287Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-30T06:40:31.287Z] PASS [2021-06-30T06:40:31.287Z] coverage: 97.0% of statements [2021-06-30T06:40:31.287Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2021-06-30T06:40:32.270Z] 2021/06/30 06:40:31 Closing DB instances... [2021-06-30T06:40:32.270Z] === RUN TestNewAndRemove [2021-06-30T06:40:32.270Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-30T06:40:32.270Z] === RUN TestRemoveInvalidPath [2021-06-30T06:40:32.270Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-30T06:40:32.270Z] PASS [2021-06-30T06:40:32.270Z] coverage: 82.6% of statements [2021-06-30T06:40:32.270Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2021-06-30T06:40:32.394Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.46s) [2021-06-30T06:40:32.394Z] === RUN TestCreateServiceSecretFileMode [2021-06-30T06:40:32.731Z] --- PASS: TestGetAddress (25.76s) [2021-06-30T06:40:32.731Z] === RUN TestRequestSyntaxCheck [2021-06-30T06:40:32.731Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-06-30T06:40:32.731Z] === RUN TestRequest [2021-06-30T06:40:33.705Z] time="2021-06-30T06:40:33Z" level=error msg="node: 51be4d951564 is unknown to memberlist" [2021-06-30T06:40:33.767Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2021-06-30T06:40:33.768Z] === RUN TestCreateServiceConfigFileMode [2021-06-30T06:40:34.166Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.08s) [2021-06-30T06:40:34.166Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-30T06:40:34.166Z] === RUN TestFailedConnection [2021-06-30T06:40:35.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-30T06:40:35.710Z] 2021/06/30 06:40:35 Closing DB instances... [2021-06-30T06:40:36.172Z] --- PASS: TestFailedConnection (2.01s) [2021-06-30T06:40:36.172Z] === RUN TestFailOnce [2021-06-30T06:40:36.296Z] --- PASS: TestCreateServiceConfigFileMode (2.65s) [2021-06-30T06:40:36.296Z] === RUN TestCreateServiceSysctls [2021-06-30T06:40:36.634Z] 2021/06/30 06:40:36 http: panic serving 127.0.0.1:49291: Plugin not ready [2021-06-30T06:40:36.634Z] goroutine 34 [running]: [2021-06-30T06:40:36.634Z] net/http.(*conn).serve.func1(0xc00018e000) [2021-06-30T06:40:36.634Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-06-30T06:40:36.634Z] panic(0x565160, 0x67c1d0) [2021-06-30T06:40:36.634Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-06-30T06:40:36.634Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x68c890, 0xc0001c6000, 0xc0001aa000) [2021-06-30T06:40:36.634Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-30T06:40:36.634Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x68c890, 0xc0001c6000, 0xc0001aa000) [2021-06-30T06:40:36.634Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-06-30T06:40:36.634Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x68c890, 0xc0001c6000, 0xc0001aa000) [2021-06-30T06:40:36.634Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-06-30T06:40:36.634Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x68c890, 0xc0001c6000, 0xc0001aa000) [2021-06-30T06:40:36.634Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-06-30T06:40:36.634Z] net/http.(*conn).serve(0xc00018e000, 0x68d480, 0xc0001a0000) [2021-06-30T06:40:36.634Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-06-30T06:40:36.634Z] created by net/http.(*Server).Serve [2021-06-30T06:40:36.634Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-06-30T06:40:36.634Z] time="2021-06-30T06:40:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2021-06-30T06:40:37.098Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-06-30T06:40:37.098Z] === RUN TestNetworkDBGarbageCollection [2021-06-30T06:40:37.352Z] --- PASS: TestRenameLinkedContainer (5.71s) [2021-06-30T06:40:37.352Z] === RUN TestRenameStoppedContainer [2021-06-30T06:40:37.661Z] --- PASS: TestFailOnce (1.21s) [2021-06-30T06:40:37.662Z] === RUN TestEchoInputOutput [2021-06-30T06:40:37.662Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-30T06:40:37.662Z] === RUN TestBackoff [2021-06-30T06:40:37.662Z] --- PASS: TestBackoff (0.00s) [2021-06-30T06:40:37.662Z] === RUN TestAbortRetry [2021-06-30T06:40:37.662Z] --- PASS: TestAbortRetry (0.00s) [2021-06-30T06:40:37.662Z] === RUN TestClientScheme [2021-06-30T06:40:37.662Z] --- PASS: TestClientScheme (0.00s) [2021-06-30T06:40:37.662Z] === RUN TestNewClientWithTimeout [2021-06-30T06:40:38.127Z] time="2021-06-30T06:40:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-30T06:40:38.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-30T06:40:38.613Z] --- PASS: TestRenameStoppedContainer (1.44s) [2021-06-30T06:40:38.613Z] === RUN TestRenameRunningContainerAndReuse [2021-06-30T06:40:39.671Z] time="2021-06-30T06:40:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-30T06:40:40.499Z] --- PASS: TestCreateServiceSysctls (3.58s) [2021-06-30T06:40:40.499Z] === RUN TestCreateServiceCapabilities [2021-06-30T06:40:40.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-30T06:40:41.456Z] --- PASS: TestRenameRunningContainerAndReuse (2.83s) [2021-06-30T06:40:41.456Z] === RUN TestRenameInvalidName [2021-06-30T06:40:41.860Z] --- PASS: TestRequest (9.25s) [2021-06-30T06:40:41.860Z] === RUN TestOverlappingRequests [2021-06-30T06:40:41.860Z] time="2021-06-30T06:40:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-30T06:40:42.322Z] --- PASS: TestOverlappingRequests (0.44s) [2021-06-30T06:40:42.322Z] === RUN TestRelease [2021-06-30T06:40:42.834Z] --- PASS: TestRenameInvalidName (1.50s) [2021-06-30T06:40:42.834Z] === RUN TestRenameAnonymousContainer [2021-06-30T06:40:43.027Z] --- PASS: TestCreateServiceCapabilities (2.84s) [2021-06-30T06:40:43.027Z] === RUN TestInspect [2021-06-30T06:40:43.297Z] === RUN TestParseEmptyInterface [2021-06-30T06:40:43.297Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-30T06:40:43.297Z] === RUN TestParseNonInterfaceType [2021-06-30T06:40:43.297Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-30T06:40:43.297Z] === RUN TestParseWithOneFunction [2021-06-30T06:40:43.297Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-30T06:40:43.297Z] === RUN TestParseWithMultipleFuncs [2021-06-30T06:40:43.297Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-30T06:40:43.297Z] === RUN TestParseWithUnnamedReturn [2021-06-30T06:40:43.297Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-30T06:40:43.297Z] === RUN TestEmbeddedInterface [2021-06-30T06:40:43.297Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-30T06:40:43.297Z] === RUN TestParsedImports [2021-06-30T06:40:43.297Z] --- PASS: TestParsedImports (0.00s) [2021-06-30T06:40:43.297Z] === RUN TestAliasedImports [2021-06-30T06:40:43.297Z] --- PASS: TestAliasedImports (0.00s) [2021-06-30T06:40:43.297Z] PASS [2021-06-30T06:40:43.297Z] coverage: 56.8% of statements [2021-06-30T06:40:43.297Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.056s coverage: 56.8% of statements [2021-06-30T06:40:44.212Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-30T06:40:44.270Z] --- PASS: TestRelease (1.81s) [2021-06-30T06:40:44.270Z] === RUN TestAllocateRandomDeallocate [2021-06-30T06:40:44.733Z] === RUN TestHTTPTransport [2021-06-30T06:40:44.733Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-30T06:40:44.733Z] PASS [2021-06-30T06:40:44.733Z] coverage: 85.7% of statements [2021-06-30T06:40:44.733Z] ok github.com/docker/docker/pkg/plugins/transport 0.048s coverage: 85.7% of statements [2021-06-30T06:40:45.706Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-30T06:40:45.706Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-30T06:40:45.706Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-30T06:40:45.706Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-30T06:40:45.706Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-30T06:40:45.706Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-30T06:40:45.706Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-30T06:40:45.706Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-30T06:40:45.706Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-30T06:40:45.706Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-30T06:40:45.706Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-30T06:40:45.706Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-30T06:40:45.706Z] === RUN TestBufferPoolPutAndGet [2021-06-30T06:40:45.706Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-30T06:40:45.706Z] PASS [2021-06-30T06:40:45.706Z] coverage: 88.2% of statements [2021-06-30T06:40:45.706Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2021-06-30T06:40:46.168Z] === RUN TestOutputOnPrematureClose [2021-06-30T06:40:46.168Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-30T06:40:46.168Z] === RUN TestCompleteSilently [2021-06-30T06:40:46.168Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-30T06:40:46.168Z] PASS [2021-06-30T06:40:46.168Z] coverage: 75.9% of statements [2021-06-30T06:40:46.168Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2021-06-30T06:40:46.309Z] --- PASS: TestInspect (3.32s) [2021-06-30T06:40:46.309Z] === RUN TestCreateJob [2021-06-30T06:40:46.630Z] time="2021-06-30T06:40:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-30T06:40:46.630Z] === RUN TestSendToOneSub [2021-06-30T06:40:46.630Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-30T06:40:46.630Z] === RUN TestSendToMultipleSubs [2021-06-30T06:40:46.630Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-30T06:40:46.630Z] === RUN TestEvictOneSub [2021-06-30T06:40:46.630Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-30T06:40:46.630Z] === RUN TestClosePublisher [2021-06-30T06:40:46.630Z] --- PASS: TestClosePublisher (0.00s) [2021-06-30T06:40:46.630Z] === RUN TestPubSubRace [2021-06-30T06:40:47.503Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-30T06:40:47.605Z] --- PASS: TestPubSubRace (1.05s) [2021-06-30T06:40:47.605Z] PASS [2021-06-30T06:40:47.605Z] coverage: 75.0% of statements [2021-06-30T06:40:48.068Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2021-06-30T06:40:48.071Z] --- PASS: TestRenameAnonymousContainer (5.15s) [2021-06-30T06:40:48.072Z] === RUN TestRenameContainerWithSameName [2021-06-30T06:40:48.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-30T06:40:48.530Z] === RUN TestRegister [2021-06-30T06:40:48.530Z] --- PASS: TestRegister (0.00s) [2021-06-30T06:40:48.530Z] === RUN TestCommand [2021-06-30T06:40:48.530Z] --- PASS: TestCommand (0.03s) [2021-06-30T06:40:48.530Z] === RUN TestNaiveSelf [2021-06-30T06:40:48.530Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-30T06:40:48.530Z] PASS [2021-06-30T06:40:48.530Z] coverage: 82.4% of statements [2021-06-30T06:40:48.530Z] ok github.com/docker/docker/pkg/reexec 0.105s coverage: 82.4% of statements [2021-06-30T06:40:49.267Z] --- PASS: TestRenameContainerWithSameName (1.38s) [2021-06-30T06:40:49.267Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-30T06:40:49.504Z] --- PASS: TestAllocateRandomDeallocate (5.03s) [2021-06-30T06:40:49.504Z] === RUN TestRetrieveFromStore [2021-06-30T06:40:49.504Z] === RUN TestParseSignal [2021-06-30T06:40:49.504Z] --- PASS: TestParseSignal (0.00s) [2021-06-30T06:40:49.504Z] === RUN TestValidSignalForPlatform [2021-06-30T06:40:49.504Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-30T06:40:49.504Z] PASS [2021-06-30T06:40:49.504Z] coverage: 19.7% of statements [2021-06-30T06:40:49.504Z] ok github.com/docker/docker/pkg/signal 0.044s coverage: 19.7% of statements [2021-06-30T06:40:49.592Z] --- PASS: TestCreateJob (3.63s) [2021-06-30T06:40:49.592Z] === RUN TestReplicatedJob [2021-06-30T06:40:50.478Z] === RUN TestNewStdWriter [2021-06-30T06:40:50.478Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-30T06:40:50.478Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-30T06:40:50.478Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-30T06:40:50.478Z] === RUN TestWriteWithNilBytes [2021-06-30T06:40:50.478Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-30T06:40:50.478Z] === RUN TestWrite [2021-06-30T06:40:50.478Z] --- PASS: TestWrite (0.00s) [2021-06-30T06:40:50.478Z] === RUN TestWriteWithWriterError [2021-06-30T06:40:50.478Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-30T06:40:50.478Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-30T06:40:50.478Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-30T06:40:50.478Z] === RUN TestStdCopyWriteAndRead [2021-06-30T06:40:50.478Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-30T06:40:50.478Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-30T06:40:50.478Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-30T06:40:50.478Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-30T06:40:50.478Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-30T06:40:50.478Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-30T06:40:50.478Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-30T06:40:50.478Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-30T06:40:50.478Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-30T06:40:50.478Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-30T06:40:50.478Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-30T06:40:50.478Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-30T06:40:50.478Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-30T06:40:50.478Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-30T06:40:50.478Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-30T06:40:50.478Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-30T06:40:50.478Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-30T06:40:50.478Z] PASS [2021-06-30T06:40:50.478Z] coverage: 100.0% of statements [2021-06-30T06:40:50.478Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2021-06-30T06:40:50.940Z] --- PASS: TestRetrieveFromStore (1.55s) [2021-06-30T06:40:50.940Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-30T06:40:50.940Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-30T06:40:50.940Z] === RUN TestParallelPredefinedRequest1 [2021-06-30T06:40:50.940Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-30T06:40:50.940Z] === RUN TestParallelPredefinedRequest2 [2021-06-30T06:40:50.940Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-30T06:40:50.940Z] === RUN TestParallelPredefinedRequest3 [2021-06-30T06:40:50.940Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-30T06:40:50.940Z] === RUN TestParallelPredefinedRequest4 [2021-06-30T06:40:50.940Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-30T06:40:50.940Z] === RUN TestParallelPredefinedRequest5 [2021-06-30T06:40:50.940Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-30T06:40:50.940Z] === RUN TestDebug [2021-06-30T06:40:50.940Z] --- PASS: TestDebug (0.00s) [2021-06-30T06:40:50.940Z] === RUN TestRequestPoolParallel [2021-06-30T06:40:51.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-30T06:40:51.172Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-30T06:40:51.401Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-30T06:40:51.401Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-30T06:40:51.401Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-30T06:40:51.401Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-30T06:40:51.401Z] === RUN TestFormatStatus [2021-06-30T06:40:51.401Z] --- PASS: TestFormatStatus (0.00s) [2021-06-30T06:40:51.401Z] === RUN TestFormatError [2021-06-30T06:40:51.401Z] --- PASS: TestFormatError (0.00s) [2021-06-30T06:40:51.401Z] === RUN TestFormatJSONError [2021-06-30T06:40:51.401Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-30T06:40:51.401Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-30T06:40:51.401Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-30T06:40:51.401Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-30T06:40:51.401Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-30T06:40:51.401Z] === RUN TestNewJSONProgressOutput [2021-06-30T06:40:51.401Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-30T06:40:51.401Z] === RUN TestAuxFormatterEmit [2021-06-30T06:40:51.401Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-30T06:40:51.401Z] === RUN TestStreamWriterStdout [2021-06-30T06:40:51.401Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-30T06:40:51.401Z] === RUN TestStreamWriterStderr [2021-06-30T06:40:51.401Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-30T06:40:51.401Z] PASS [2021-06-30T06:40:51.401Z] coverage: 66.2% of statements [2021-06-30T06:40:51.401Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2021-06-30T06:40:51.401Z] --- PASS: TestRequestPoolParallel (0.46s) [2021-06-30T06:40:51.401Z] === RUN TestFullAllocateRelease [2021-06-30T06:40:51.741Z] --- PASS: TestRenameContainerWithLinkedContainer (2.42s) [2021-06-30T06:40:51.741Z] === RUN TestResize [2021-06-30T06:40:51.863Z] --- PASS: TestFullAllocateRelease (0.59s) [2021-06-30T06:40:51.863Z] === RUN TestOddAllocateRelease [2021-06-30T06:40:51.863Z] === RUN TestGenerateRandomID [2021-06-30T06:40:51.863Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-30T06:40:51.863Z] === RUN TestShortenId [2021-06-30T06:40:51.863Z] --- PASS: TestShortenId (0.00s) [2021-06-30T06:40:51.863Z] === RUN TestShortenSha256Id [2021-06-30T06:40:51.863Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-30T06:40:51.863Z] === RUN TestShortenIdEmpty [2021-06-30T06:40:51.863Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-30T06:40:51.863Z] === RUN TestShortenIdInvalid [2021-06-30T06:40:51.863Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-30T06:40:51.863Z] === RUN TestIsShortIDNonHex [2021-06-30T06:40:51.863Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-30T06:40:51.863Z] === RUN TestIsShortIDNotCorrectSize [2021-06-30T06:40:51.863Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-30T06:40:51.863Z] PASS [2021-06-30T06:40:51.863Z] coverage: 70.6% of statements [2021-06-30T06:40:51.863Z] ok github.com/docker/docker/pkg/stringid 0.052s coverage: 70.6% of statements [2021-06-30T06:40:52.000Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-30T06:40:52.325Z] --- PASS: TestOddAllocateRelease (0.33s) [2021-06-30T06:40:52.325Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-30T06:40:52.325Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2021-06-30T06:40:52.325Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-30T06:40:52.325Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-06-30T06:40:52.325Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-30T06:40:52.325Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-06-30T06:40:52.325Z] === CONT TestParallelPredefinedRequest1 [2021-06-30T06:40:52.325Z] === CONT TestParallelPredefinedRequest4 [2021-06-30T06:40:52.325Z] === CONT TestParallelPredefinedRequest3 [2021-06-30T06:40:52.325Z] === CONT TestParallelPredefinedRequest2 [2021-06-30T06:40:52.325Z] === CONT TestParallelPredefinedRequest3 [2021-06-30T06:40:52.325Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:40:52.325Z] === CONT TestParallelPredefinedRequest1 [2021-06-30T06:40:52.325Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:40:52.325Z] === CONT TestParallelPredefinedRequest2 [2021-06-30T06:40:52.325Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:40:52.325Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-30T06:40:52.325Z] === CONT TestParallelPredefinedRequest4 [2021-06-30T06:40:52.325Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:40:52.325Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-30T06:40:52.325Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-30T06:40:52.325Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-30T06:40:52.325Z] === CONT TestParallelPredefinedRequest5 [2021-06-30T06:40:52.325Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:40:52.325Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-30T06:40:52.325Z] PASS [2021-06-30T06:40:52.325Z] coverage: 85.3% of statements [2021-06-30T06:40:52.325Z] ok github.com/docker/docker/libnetwork/ipam 55.776s coverage: 85.3% of statements [2021-06-30T06:40:52.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-30T06:40:52.787Z] === RUN TestIsCpusetListAvailable [2021-06-30T06:40:52.787Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-30T06:40:52.787Z] PASS [2021-06-30T06:40:52.787Z] coverage: 38.2% of statements [2021-06-30T06:40:52.787Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 38.2% of statements [2021-06-30T06:40:52.828Z] --- PASS: TestResize (1.15s) [2021-06-30T06:40:52.828Z] === RUN TestResizeWithInvalidSize [2021-06-30T06:40:54.206Z] --- PASS: TestResizeWithInvalidSize (1.35s) [2021-06-30T06:40:54.206Z] === RUN TestResizeWhenContainerNotStarted [2021-06-30T06:40:54.974Z] === RUN TestChtimes [2021-06-30T06:40:54.974Z] --- PASS: TestChtimes (0.00s) [2021-06-30T06:40:54.974Z] === RUN TestChtimesWindows [2021-06-30T06:40:54.974Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-30T06:40:54.974Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-30T06:40:54.974Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-30T06:40:54.974Z] === RUN TestEnsureRemoveAllNotExist [2021-06-30T06:40:54.974Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-30T06:40:54.974Z] === RUN TestEnsureRemoveAllWithDir [2021-06-30T06:40:54.974Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-30T06:40:54.974Z] === RUN TestEnsureRemoveAllWithFile [2021-06-30T06:40:54.974Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-30T06:40:54.974Z] === RUN TestHasWin32KSupport [2021-06-30T06:40:54.974Z] syscall_windows_test.go:8: win32k: true [2021-06-30T06:40:54.974Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-30T06:40:54.974Z] PASS [2021-06-30T06:40:54.974Z] coverage: 12.9% of statements [2021-06-30T06:40:54.974Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 12.9% of statements [2021-06-30T06:40:54.974Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-30T06:40:54.974Z] === RUN TestClientStream [2021-06-30T06:40:54.974Z] --- PASS: TestClientStream (0.00s) [2021-06-30T06:40:54.974Z] === RUN TestClientSendFile [2021-06-30T06:40:54.974Z] --- PASS: TestClientSendFile (0.00s) [2021-06-30T06:40:54.974Z] === RUN TestClientWithRequestTimeout [2021-06-30T06:40:54.974Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-30T06:40:54.974Z] === RUN TestFileSpecPlugin [2021-06-30T06:40:54.974Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-30T06:40:54.974Z] === RUN TestFileJSONSpecPlugin [2021-06-30T06:40:54.974Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-30T06:40:54.974Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-30T06:40:54.974Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-30T06:40:54.974Z] === RUN TestPluginAddHandler [2021-06-30T06:40:54.974Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-30T06:40:54.974Z] === RUN TestPluginWaitBadPlugin [2021-06-30T06:40:54.974Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-30T06:40:54.974Z] === RUN TestGet [2021-06-30T06:40:54.974Z] time="2021-06-30T06:40:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-30T06:40:55.436Z] === RUN TestTailFile [2021-06-30T06:40:55.436Z] --- PASS: TestTailFile (0.00s) [2021-06-30T06:40:55.436Z] === RUN TestTailFileManyLines [2021-06-30T06:40:55.436Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-30T06:40:55.436Z] === RUN TestTailEmptyFile [2021-06-30T06:40:55.436Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-30T06:40:55.436Z] === RUN TestTailNegativeN [2021-06-30T06:40:55.436Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader [2021-06-30T06:40:55.436Z] === CONT TestNewTailReader [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/no_delimiter [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/truncated_last_line [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-30T06:40:55.436Z] === CONT TestNewTailReader/no_delimiter [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-30T06:40:55.436Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-30T06:40:55.436Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:55.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:55.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:55.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:55.438Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.438Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:55.439Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-30T06:40:55.439Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-30T06:40:55.439Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:55.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:55.439Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:55.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:55.584Z] --- PASS: TestResizeWhenContainerNotStarted (1.36s) [2021-06-30T06:40:55.584Z] === RUN TestDaemonRestartKillContainers [2021-06-30T06:40:55.584Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-30T06:40:55.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-30T06:40:55.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-30T06:40:55.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-30T06:40:55.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-30T06:40:55.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-30T06:40:55.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-30T06:40:55.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-30T06:40:55.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-30T06:40:55.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-30T06:40:55.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-30T06:40:55.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-30T06:40:55.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-30T06:40:55.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-30T06:40:55.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-30T06:40:55.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-30T06:40:55.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:40:55.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:40:55.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:40:55.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:40:55.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:40:55.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:40:55.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:40:55.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:40:55.585Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-30T06:40:55.585Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-30T06:40:56.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.049Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:56.049Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-30T06:40:56.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-30T06:40:56.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-30T06:40:56.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-30T06:40:56.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-30T06:40:56.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-30T06:40:56.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-30T06:40:56.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-30T06:40:56.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-30T06:40:56.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-30T06:40:56.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:56.050Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-30T06:40:56.050Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:56.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:40:56.051Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:56.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:56.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-30T06:40:56.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-30T06:40:56.053Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.02s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-30T06:40:56.053Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:40:56.054Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.055Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:40:56.516Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:40:56.517Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:40:56.517Z] PASS [2021-06-30T06:40:56.517Z] coverage: 88.6% of statements [2021-06-30T06:40:56.517Z] ok github.com/docker/docker/pkg/tailfile 0.251s coverage: 88.6% of statements [2021-06-30T06:40:56.517Z] time="2021-06-30T06:40:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-30T06:40:56.978Z] === RUN TestTarSumRemoveNonExistent [2021-06-30T06:40:56.978Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-30T06:40:56.978Z] === RUN TestTarSumRemove [2021-06-30T06:40:56.978Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-30T06:40:56.978Z] === RUN TestSortFileInfoSums [2021-06-30T06:40:56.978Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-30T06:40:56.978Z] === RUN TestNewTarSumForLabelInvalid [2021-06-30T06:40:56.978Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-30T06:40:56.978Z] === RUN TestNewTarSumForLabel [2021-06-30T06:40:56.978Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-30T06:40:56.978Z] === RUN TestEmptyTar [2021-06-30T06:40:56.978Z] --- PASS: TestEmptyTar (0.00s) [2021-06-30T06:40:56.978Z] === RUN TestTarSumsReadSize [2021-06-30T06:40:56.978Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-30T06:40:56.978Z] === RUN TestTarSums [2021-06-30T06:40:56.978Z] --- PASS: TestTarSums (0.09s) [2021-06-30T06:40:56.978Z] === RUN TestIteration [2021-06-30T06:40:56.978Z] --- PASS: TestIteration (0.00s) [2021-06-30T06:40:56.978Z] === RUN TestVersionLabelForChecksum [2021-06-30T06:40:56.978Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-30T06:40:56.978Z] === RUN TestVersion [2021-06-30T06:40:56.978Z] --- PASS: TestVersion (0.00s) [2021-06-30T06:40:56.978Z] === RUN TestGetVersion [2021-06-30T06:40:56.978Z] --- PASS: TestGetVersion (0.00s) [2021-06-30T06:40:56.978Z] === RUN TestGetVersions [2021-06-30T06:40:56.978Z] --- PASS: TestGetVersions (0.00s) [2021-06-30T06:40:56.978Z] PASS [2021-06-30T06:40:56.978Z] coverage: 89.3% of statements [2021-06-30T06:40:56.978Z] ok github.com/docker/docker/pkg/tarsum 0.145s coverage: 89.3% of statements [2021-06-30T06:40:57.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-30T06:40:57.698Z] --- PASS: TestReplicatedJob (6.68s) [2021-06-30T06:40:57.698Z] === RUN TestUpdateReplicatedJob [2021-06-30T06:40:57.951Z] testing: warning: no tests to run [2021-06-30T06:40:57.951Z] PASS [2021-06-30T06:40:57.951Z] coverage: [no statements] [2021-06-30T06:40:57.951Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2021-06-30T06:40:58.414Z] time="2021-06-30T06:40:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-30T06:40:58.414Z] === RUN TestTruncIndex [2021-06-30T06:40:58.414Z] --- PASS: TestTruncIndex (0.10s) [2021-06-30T06:40:58.414Z] PASS [2021-06-30T06:40:58.414Z] coverage: 91.5% of statements [2021-06-30T06:40:58.414Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2021-06-30T06:40:58.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-30T06:40:58.877Z] === RUN TestIsGIT [2021-06-30T06:40:58.877Z] --- PASS: TestIsGIT (0.00s) [2021-06-30T06:40:58.877Z] === RUN TestIsTransport [2021-06-30T06:40:58.877Z] --- PASS: TestIsTransport (0.00s) [2021-06-30T06:40:58.877Z] PASS [2021-06-30T06:40:58.877Z] coverage: 100.0% of statements [2021-06-30T06:40:58.877Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-06-30T06:40:59.339Z] === RUN TestVersionInfo [2021-06-30T06:40:59.339Z] --- PASS: TestVersionInfo (0.00s) [2021-06-30T06:40:59.339Z] === RUN TestAppendVersions [2021-06-30T06:40:59.339Z] --- PASS: TestAppendVersions (0.00s) [2021-06-30T06:40:59.339Z] PASS [2021-06-30T06:40:59.339Z] coverage: 88.9% of statements [2021-06-30T06:40:59.339Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2021-06-30T06:40:59.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:40:59.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:41:00.230Z] --- PASS: TestUpdateReplicatedJob (3.53s) [2021-06-30T06:41:00.230Z] === RUN TestServiceListWithStatuses [2021-06-30T06:41:00.230Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-30T06:41:00.230Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-30T06:41:00.230Z] === RUN TestDockerNetworkConnectAlias [2021-06-30T06:41:01.530Z] === RUN TestValidatePrivileges [2021-06-30T06:41:01.530Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-30T06:41:01.530Z] === RUN TestFilterByCapNeg [2021-06-30T06:41:01.530Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-30T06:41:01.530Z] === RUN TestFilterByCapPos [2021-06-30T06:41:01.530Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-30T06:41:01.530Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-30T06:41:01.530Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-30T06:41:01.530Z] PASS [2021-06-30T06:41:01.530Z] coverage: 12.0% of statements [2021-06-30T06:41:01.530Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2021-06-30T06:41:01.729Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:41:01.729Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:41:01.992Z] time="2021-06-30T06:41:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-30T06:41:02.453Z] === RUN TestNewSettable [2021-06-30T06:41:02.453Z] --- PASS: TestNewSettable (0.00s) [2021-06-30T06:41:02.453Z] === RUN TestIsSettable [2021-06-30T06:41:02.453Z] --- PASS: TestIsSettable (0.00s) [2021-06-30T06:41:02.453Z] === RUN TestUpdateSettingsEnv [2021-06-30T06:41:02.453Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-30T06:41:02.453Z] PASS [2021-06-30T06:41:02.453Z] coverage: 20.0% of statements [2021-06-30T06:41:02.453Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2021-06-30T06:41:03.106Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-30T06:41:03.426Z] === RUN TestLoad [2021-06-30T06:41:03.426Z] --- PASS: TestLoad (0.00s) [2021-06-30T06:41:03.426Z] === RUN TestSave [2021-06-30T06:41:03.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-30T06:41:03.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-30T06:41:03.887Z] --- PASS: TestSave (0.03s) [2021-06-30T06:41:03.887Z] === RUN TestAddDeleteGet [2021-06-30T06:41:03.887Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-30T06:41:03.887Z] === RUN TestInvalidTags [2021-06-30T06:41:03.887Z] --- PASS: TestInvalidTags (0.01s) [2021-06-30T06:41:03.887Z] PASS [2021-06-30T06:41:03.887Z] coverage: 84.4% of statements [2021-06-30T06:41:03.887Z] ok github.com/docker/docker/reference 0.120s coverage: 84.4% of statements [2021-06-30T06:41:05.426Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-30T06:41:05.426Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-30T06:41:05.426Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-30T06:41:05.426Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-30T06:41:05.495Z] --- PASS: TestDockerNetworkConnectAlias (4.72s) [2021-06-30T06:41:05.495Z] === RUN TestDockerNetworkReConnect [2021-06-30T06:41:05.891Z] === RUN TestResolveAuthConfigIndexServer [2021-06-30T06:41:05.891Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-30T06:41:05.891Z] === RUN TestResolveAuthConfigFullURL [2021-06-30T06:41:05.891Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-30T06:41:05.891Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-30T06:41:05.891Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-30T06:41:05.891Z] === RUN TestValidateMirror [2021-06-30T06:41:05.891Z] --- PASS: TestValidateMirror (0.00s) [2021-06-30T06:41:05.891Z] === RUN TestLoadInsecureRegistries [2021-06-30T06:41:06.351Z] time="2021-06-30T06:41:05Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-30T06:41:06.351Z] time="2021-06-30T06:41:05Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-30T06:41:06.351Z] time="2021-06-30T06:41:05Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-30T06:41:06.351Z] --- PASS: TestLoadInsecureRegistries (0.24s) [2021-06-30T06:41:06.351Z] === RUN TestNewServiceConfig [2021-06-30T06:41:06.351Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-30T06:41:06.351Z] === RUN TestValidateIndexName [2021-06-30T06:41:06.351Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-30T06:41:06.351Z] === RUN TestValidateIndexNameWithError [2021-06-30T06:41:06.351Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-30T06:41:06.351Z] === RUN TestEndpointParse [2021-06-30T06:41:06.351Z] --- PASS: TestEndpointParse (0.00s) [2021-06-30T06:41:06.351Z] === RUN TestEndpointParseInvalid [2021-06-30T06:41:06.351Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-30T06:41:06.351Z] === RUN TestValidateEndpoint [2021-06-30T06:41:06.351Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-30T06:41:06.351Z] === RUN TestPing [2021-06-30T06:41:06.351Z] --- PASS: TestPing (0.00s) [2021-06-30T06:41:06.351Z] === RUN TestPingRegistryEndpoint [2021-06-30T06:41:06.351Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:41:06.351Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-06-30T06:41:06.351Z] === RUN TestEndpoint [2021-06-30T06:41:06.351Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:41:06.351Z] --- SKIP: TestEndpoint (0.02s) [2021-06-30T06:41:06.351Z] === RUN TestParseRepositoryInfo [2021-06-30T06:41:06.351Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-30T06:41:06.351Z] === RUN TestNewIndexInfo [2021-06-30T06:41:06.351Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-30T06:41:06.351Z] === RUN TestMirrorEndpointLookup [2021-06-30T06:41:06.351Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:41:06.351Z] --- SKIP: TestMirrorEndpointLookup (0.02s) [2021-06-30T06:41:06.351Z] === RUN TestSearchRepositories [2021-06-30T06:41:06.351Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-30T06:41:06.351Z] Host: 127.0.0.1:49315 [2021-06-30T06:41:06.351Z] User-Agent: docker test client [2021-06-30T06:41:06.351Z] Authorization: Token fake-token [2021-06-30T06:41:06.351Z] X-Docker-Token: true [2021-06-30T06:41:06.351Z] Accept-Encoding: gzip [2021-06-30T06:41:06.351Z] [2021-06-30T06:41:06.351Z] [2021-06-30T06:41:06.351Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-30T06:41:06.351Z] Connection: close [2021-06-30T06:41:06.351Z] Content-Length: 144 [2021-06-30T06:41:06.351Z] Cache-Control: no-cache [2021-06-30T06:41:06.351Z] Content-Type: application/json [2021-06-30T06:41:06.351Z] Date: Wed, 30 Jun 2021 06:41:06 GMT [2021-06-30T06:41:06.351Z] Expires: -1 [2021-06-30T06:41:06.351Z] Pragma: no-cache [2021-06-30T06:41:06.351Z] Server: docker-tests/mock [2021-06-30T06:41:06.351Z] X-Docker-Registry-Config: mock [2021-06-30T06:41:06.351Z] X-Docker-Registry-Version: 0.0.0 [2021-06-30T06:41:06.351Z] [2021-06-30T06:41:06.351Z] [2021-06-30T06:41:06.351Z] --- PASS: TestSearchRepositories (0.01s) [2021-06-30T06:41:06.351Z] === RUN TestTrustedLocation [2021-06-30T06:41:06.351Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-30T06:41:06.351Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-30T06:41:06.351Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-30T06:41:06.351Z] === RUN TestAllowNondistributableArtifacts [2021-06-30T06:41:06.351Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-30T06:41:06.351Z] === RUN TestIsSecureIndex [2021-06-30T06:41:06.351Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-30T06:41:06.351Z] PASS [2021-06-30T06:41:06.351Z] coverage: 51.7% of statements [2021-06-30T06:41:06.351Z] ok github.com/docker/docker/registry 0.407s coverage: 51.7% of statements [2021-06-30T06:41:06.431Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-30T06:41:06.431Z] Copying nested executables into bundles/binary-daemon [2021-06-30T06:41:06.431Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-30T06:41:06.431Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:41:06.431Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-30T06:41:06.431Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-30T06:41:06.760Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d4d1c88bf06a78a8324a637a3fbee3d259d947b8 -e DOCKER_GRAPHDRIVER docker:d4d1c88bf06a78a8324a637a3fbee3d259d947b8 hack/make.sh cross [2021-06-30T06:41:06.813Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-30T06:41:06.813Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-30T06:41:06.813Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-30T06:41:06.813Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-30T06:41:06.813Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-30T06:41:06.813Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-30T06:41:06.813Z] === RUN TestResumableRequestReaderWithReadError [2021-06-30T06:41:06.813Z] time="2021-06-30T06:41:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-30T06:41:06.813Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2021-06-30T06:41:06.813Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-30T06:41:06.813Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-30T06:41:06.813Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-30T06:41:06.813Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-30T06:41:06.813Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-30T06:41:06.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-30T06:41:07.275Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-30T06:41:07.275Z] === RUN TestResumableRequestReader [2021-06-30T06:41:07.275Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-30T06:41:07.275Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-30T06:41:07.275Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-30T06:41:07.275Z] PASS [2021-06-30T06:41:07.275Z] coverage: 100.0% of statements [2021-06-30T06:41:07.275Z] ok github.com/docker/docker/registry/resumable 0.245s coverage: 100.0% of statements [2021-06-30T06:41:07.275Z] === RUN TestRestartManagerTimeout [2021-06-30T06:41:07.275Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-30T06:41:07.275Z] === RUN TestRestartManagerTimeoutReset [2021-06-30T06:41:07.275Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-30T06:41:07.275Z] PASS [2021-06-30T06:41:07.275Z] coverage: 45.3% of statements [2021-06-30T06:41:07.275Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 45.3% of statements [2021-06-30T06:41:07.322Z] [2021-06-30T06:41:07.322Z] Removing bundles/ [2021-06-30T06:41:07.322Z] [2021-06-30T06:41:07.322Z] ---> Making bundle: cross (in bundles/cross) [2021-06-30T06:41:07.322Z] Cross building: bundles/cross/linux/amd64 [2021-06-30T06:41:07.322Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-30T06:41:07.322Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-30T06:41:07.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-30T06:41:07.734Z] === RUN TestDecodeContainerConfig [2021-06-30T06:41:07.734Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-30T06:41:07.734Z] === RUN TestDecodeContainerConfigIsolation [2021-06-30T06:41:07.734Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-30T06:41:07.734Z] === RUN TestValidatePrivileged [2021-06-30T06:41:07.734Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-30T06:41:07.734Z] PASS [2021-06-30T06:41:07.734Z] coverage: 52.2% of statements [2021-06-30T06:41:07.734Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.2% of statements [2021-06-30T06:41:08.194Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-30T06:41:08.194Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-30T06:41:08.194Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-30T06:41:08.194Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-30T06:41:08.194Z] PASS [2021-06-30T06:41:08.194Z] coverage: 62.5% of statements [2021-06-30T06:41:08.194Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2021-06-30T06:41:08.777Z] --- PASS: TestDockerNetworkReConnect (3.74s) [2021-06-30T06:41:08.777Z] === RUN TestServicePlugin [2021-06-30T06:41:10.375Z] --- PASS: TestGet (15.01s) [2021-06-30T06:41:10.375Z] === RUN TestPluginWithNoManifest [2021-06-30T06:41:10.375Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-30T06:41:10.375Z] === RUN TestGetAll [2021-06-30T06:41:10.375Z] --- PASS: TestGetAll (0.00s) [2021-06-30T06:41:10.375Z] PASS [2021-06-30T06:41:10.375Z] coverage: 73.4% of statements [2021-06-30T06:41:10.375Z] ok github.com/docker/docker/pkg/plugins 35.918s coverage: 73.4% of statements [2021-06-30T06:41:10.883Z] check_test.go:309: [d1f2413e77593] daemon is not started [2021-06-30T06:41:10.883Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-30T06:41:11.912Z] === RUN TestGetDriver [2021-06-30T06:41:11.913Z] --- PASS: TestGetDriver (0.00s) [2021-06-30T06:41:11.913Z] === RUN TestVolumeRequestError [2021-06-30T06:41:11.913Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-30T06:41:11.913Z] PASS [2021-06-30T06:41:11.913Z] coverage: 36.1% of statements [2021-06-30T06:41:11.913Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements [2021-06-30T06:41:11.913Z] === RUN TestGetAddress [2021-06-30T06:41:11.913Z] --- PASS: TestGetAddress (0.00s) [2021-06-30T06:41:11.913Z] === RUN TestRemove [2021-06-30T06:41:11.913Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-30T06:41:11.913Z] --- SKIP: TestRemove (0.00s) [2021-06-30T06:41:11.913Z] === RUN TestInitializeWithVolumes [2021-06-30T06:41:11.913Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-30T06:41:11.913Z] === RUN TestCreate [2021-06-30T06:41:11.913Z] --- PASS: TestCreate (0.01s) [2021-06-30T06:41:11.913Z] === RUN TestValidateName [2021-06-30T06:41:11.913Z] --- PASS: TestValidateName (0.00s) [2021-06-30T06:41:11.913Z] === RUN TestCreateWithOpts [2021-06-30T06:41:11.913Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-30T06:41:11.913Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-30T06:41:11.913Z] === RUN TestRelaodNoOpts [2021-06-30T06:41:11.913Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-30T06:41:11.913Z] PASS [2021-06-30T06:41:11.913Z] coverage: 41.5% of statements [2021-06-30T06:41:11.913Z] ok github.com/docker/docker/volume/local 0.094s coverage: 41.5% of statements [2021-06-30T06:41:11.913Z] === RUN TestConvertTmpfsOptions [2021-06-30T06:41:11.913Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-30T06:41:11.913Z] parser_test.go:49: data="ro" [2021-06-30T06:41:11.913Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-30T06:41:11.913Z] === RUN TestParseMountRaw [2021-06-30T06:41:11.913Z] --- PASS: TestParseMountRaw (0.04s) [2021-06-30T06:41:11.913Z] === RUN TestParseMountRawSplit [2021-06-30T06:41:11.913Z] parser_test.go:390: case 0 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 1 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 2 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 3 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 4 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 5 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 6 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 7 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 8 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 0 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 1 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 2 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 3 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 4 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 5 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 6 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 7 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 8 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 9 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 10 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 11 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 12 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 0 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 1 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 2 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 3 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 4 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 5 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 6 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 7 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 8 [2021-06-30T06:41:11.913Z] parser_test.go:390: case 9 [2021-06-30T06:41:12.062Z] plugin_test.go:62: [d443f0771aa57] joining swarm manager [df0947bcbc9a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:41:12.372Z] parser_test.go:390: case 10 [2021-06-30T06:41:12.372Z] parser_test.go:390: case 11 [2021-06-30T06:41:12.372Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-30T06:41:12.372Z] === RUN TestParseMountSpec [2021-06-30T06:41:12.372Z] parser_test.go:455: case 0 [2021-06-30T06:41:12.372Z] parser_test.go:455: case 1 [2021-06-30T06:41:12.372Z] parser_test.go:455: case 2 [2021-06-30T06:41:12.372Z] parser_test.go:455: case 3 [2021-06-30T06:41:12.372Z] parser_test.go:455: case 4 [2021-06-30T06:41:12.372Z] parser_test.go:455: case 5 [2021-06-30T06:41:12.372Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-30T06:41:12.372Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-30T06:41:12.372Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-30T06:41:12.372Z] === RUN TestValidateMount [2021-06-30T06:41:12.372Z] --- PASS: TestValidateMount (0.00s) [2021-06-30T06:41:12.372Z] PASS [2021-06-30T06:41:12.372Z] coverage: 66.2% of statements [2021-06-30T06:41:12.372Z] ok github.com/docker/docker/volume/mounts 0.091s coverage: 66.2% of statements [2021-06-30T06:41:12.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-30T06:41:13.050Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-30T06:41:13.337Z] === RUN TestSetGetMeta [2021-06-30T06:41:13.337Z] === PAUSE TestSetGetMeta [2021-06-30T06:41:13.337Z] === RUN TestRestore [2021-06-30T06:41:13.337Z] === PAUSE TestRestore [2021-06-30T06:41:13.337Z] === RUN TestServiceCreate [2021-06-30T06:41:13.337Z] === PAUSE TestServiceCreate [2021-06-30T06:41:13.337Z] === RUN TestServiceList [2021-06-30T06:41:13.337Z] === PAUSE TestServiceList [2021-06-30T06:41:13.337Z] === RUN TestServiceRemove [2021-06-30T06:41:13.337Z] === PAUSE TestServiceRemove [2021-06-30T06:41:13.337Z] === RUN TestServiceGet [2021-06-30T06:41:13.337Z] === PAUSE TestServiceGet [2021-06-30T06:41:13.337Z] === RUN TestServicePrune [2021-06-30T06:41:13.337Z] === PAUSE TestServicePrune [2021-06-30T06:41:13.337Z] === RUN TestCreate [2021-06-30T06:41:13.337Z] === PAUSE TestCreate [2021-06-30T06:41:13.337Z] === RUN TestRemove [2021-06-30T06:41:13.337Z] === PAUSE TestRemove [2021-06-30T06:41:13.337Z] === RUN TestList [2021-06-30T06:41:13.337Z] === PAUSE TestList [2021-06-30T06:41:13.337Z] === RUN TestFindByDriver [2021-06-30T06:41:13.337Z] === PAUSE TestFindByDriver [2021-06-30T06:41:13.337Z] === RUN TestFindByReferenced [2021-06-30T06:41:13.337Z] === PAUSE TestFindByReferenced [2021-06-30T06:41:13.337Z] === RUN TestDerefMultipleOfSameRef [2021-06-30T06:41:13.337Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-30T06:41:13.337Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-30T06:41:13.337Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-30T06:41:13.337Z] === RUN TestDefererencePluginOnCreateError [2021-06-30T06:41:13.337Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-30T06:41:13.337Z] === RUN TestRefDerefRemove [2021-06-30T06:41:13.337Z] === PAUSE TestRefDerefRemove [2021-06-30T06:41:13.337Z] === RUN TestGet [2021-06-30T06:41:13.337Z] === PAUSE TestGet [2021-06-30T06:41:13.337Z] === RUN TestGetWithReference [2021-06-30T06:41:13.337Z] === PAUSE TestGetWithReference [2021-06-30T06:41:13.337Z] === RUN TestFilterFunc [2021-06-30T06:41:13.337Z] === RUN TestFilterFunc/test_nil_list [2021-06-30T06:41:13.337Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-30T06:41:13.337Z] === RUN TestFilterFunc/test_empty_list [2021-06-30T06:41:13.337Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-30T06:41:13.337Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-30T06:41:13.337Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-30T06:41:13.337Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-30T06:41:13.337Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-30T06:41:13.337Z] === RUN TestFilterFunc/test_filter_some [2021-06-30T06:41:13.337Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-30T06:41:13.337Z] === RUN TestFilterFunc/test_filter_middle [2021-06-30T06:41:13.337Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-30T06:41:13.337Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-30T06:41:13.337Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-30T06:41:13.337Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-30T06:41:13.337Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-30T06:41:13.337Z] === CONT TestFilterFunc/test_nil_list [2021-06-30T06:41:13.337Z] === CONT TestFilterFunc/test_filter_some [2021-06-30T06:41:13.337Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-30T06:41:13.337Z] === CONT TestFilterFunc/test_empty_list [2021-06-30T06:41:13.337Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-30T06:41:13.337Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-30T06:41:13.337Z] === CONT TestFilterFunc/test_filter_middle [2021-06-30T06:41:13.337Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-30T06:41:13.337Z] --- PASS: TestFilterFunc (0.00s) [2021-06-30T06:41:13.337Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-30T06:41:13.337Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-30T06:41:13.337Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-30T06:41:13.337Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-30T06:41:13.337Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-30T06:41:13.337Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-30T06:41:13.337Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-30T06:41:13.337Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-30T06:41:13.337Z] === CONT TestSetGetMeta [2021-06-30T06:41:13.337Z] === CONT TestFindByReferenced [2021-06-30T06:41:13.337Z] === CONT TestServicePrune [2021-06-30T06:41:13.337Z] === CONT TestGetWithReference [2021-06-30T06:41:13.337Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-30T06:41:13.337Z] === CONT TestServiceGet [2021-06-30T06:41:13.337Z] --- PASS: TestFindByReferenced (0.03s) [2021-06-30T06:41:13.337Z] === CONT TestServiceRemove [2021-06-30T06:41:13.337Z] --- PASS: TestGetWithReference (0.03s) [2021-06-30T06:41:13.337Z] === CONT TestServiceList [2021-06-30T06:41:13.436Z] plugin_test.go:65: [d1a765bb76950] joining swarm manager [df0947bcbc9a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:41:13.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-30T06:41:13.787Z] --- PASS: TestServiceGet (0.17s) [2021-06-30T06:41:13.787Z] === CONT TestServiceCreate [2021-06-30T06:41:13.787Z] time="2021-06-30T06:41:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-30T06:41:13.787Z] --- PASS: TestServiceRemove (0.16s) [2021-06-30T06:41:13.787Z] === CONT TestRestore [2021-06-30T06:41:13.787Z] --- PASS: TestServiceList (0.16s) [2021-06-30T06:41:13.787Z] === CONT TestFindByDriver [2021-06-30T06:41:13.787Z] time="2021-06-30T06:41:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-30T06:41:13.787Z] time="2021-06-30T06:41:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-30T06:41:13.787Z] time="2021-06-30T06:41:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-30T06:41:13.787Z] --- PASS: TestServiceCreate (0.02s) [2021-06-30T06:41:13.787Z] === CONT TestList [2021-06-30T06:41:13.787Z] --- PASS: TestFindByDriver (0.02s) [2021-06-30T06:41:13.787Z] --- PASS: TestRestore (0.03s) [2021-06-30T06:41:13.787Z] === CONT TestCreate [2021-06-30T06:41:13.787Z] === CONT TestRemove [2021-06-30T06:41:13.787Z] time="2021-06-30T06:41:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-30T06:41:13.787Z] --- PASS: TestServicePrune (0.22s) [2021-06-30T06:41:13.787Z] === CONT TestDefererencePluginOnCreateError [2021-06-30T06:41:13.787Z] --- PASS: TestCreate (0.02s) [2021-06-30T06:41:13.787Z] === CONT TestGet [2021-06-30T06:41:13.787Z] --- PASS: TestList (0.03s) [2021-06-30T06:41:13.787Z] === CONT TestRefDerefRemove [2021-06-30T06:41:13.787Z] --- PASS: TestRemove (0.02s) [2021-06-30T06:41:13.788Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-30T06:41:13.788Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-06-30T06:41:13.788Z] === CONT TestDerefMultipleOfSameRef [2021-06-30T06:41:13.788Z] --- PASS: TestGet (0.02s) [2021-06-30T06:41:13.788Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-30T06:41:13.788Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-30T06:41:13.788Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-30T06:41:13.788Z] PASS [2021-06-30T06:41:13.788Z] coverage: 69.6% of statements [2021-06-30T06:41:13.788Z] ok github.com/docker/docker/volume/service 0.311s coverage: 69.6% of statements [2021-06-30T06:41:14.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-30T06:41:15.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-30T06:41:17.463Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-30T06:41:17.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.92s) [2021-06-30T06:41:17.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.09s) [2021-06-30T06:41:17.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.06s) [2021-06-30T06:41:17.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.90s) [2021-06-30T06:41:17.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.92s) [2021-06-30T06:41:17.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.08s) [2021-06-30T06:41:17.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.54s) [2021-06-30T06:41:17.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.74s) [2021-06-30T06:41:17.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.04s) [2021-06-30T06:41:17.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.25s) [2021-06-30T06:41:17.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.84s) [2021-06-30T06:41:17.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.80s) [2021-06-30T06:41:17.463Z] === RUN TestCgroupNamespacesRun [2021-06-30T06:41:18.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-30T06:41:20.561Z] --- PASS: TestCgroupNamespacesRun (2.73s) [2021-06-30T06:41:20.561Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-30T06:41:21.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-30T06:41:22.200Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s) [2021-06-30T06:41:22.200Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-30T06:41:22.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-30T06:41:25.486Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.85s) [2021-06-30T06:41:25.486Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-30T06:41:25.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-30T06:41:28.019Z] --- PASS: TestCgroupNamespacesRunHostMode (2.84s) [2021-06-30T06:41:28.019Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-30T06:41:28.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-30T06:41:30.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-30T06:41:30.591Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.92s) [2021-06-30T06:41:30.591Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-30T06:41:31.350Z] 2021/06/30 06:41:29 Closing DB instances... [2021-06-30T06:41:31.350Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-06-30T06:41:31.350Z] === RUN TestFindNode [2021-06-30T06:41:31.350Z] 2021/06/30 06:41:30 Closing DB instances... [2021-06-30T06:41:31.350Z] --- PASS: TestFindNode (0.01s) [2021-06-30T06:41:31.350Z] === RUN TestChangeNodeState [2021-06-30T06:41:31.350Z] 2021/06/30 06:41:30 Closing DB instances... [2021-06-30T06:41:31.350Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-30T06:41:31.350Z] === RUN TestNodeReincarnation [2021-06-30T06:41:31.350Z] 2021/06/30 06:41:30 Closing DB instances... [2021-06-30T06:41:32.495Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s) [2021-06-30T06:41:32.495Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-30T06:41:33.436Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2021-06-30T06:41:33.436Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-30T06:41:34.376Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-30T06:41:35.982Z] time="2021-06-30T06:41:35Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-30T06:41:35.982Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-30T06:41:35.982Z] === RUN TestParallelCreate [2021-06-30T06:41:35.982Z] 2021/06/30 06:41:35 Closing DB instances... [2021-06-30T06:41:35.982Z] --- PASS: TestParallelCreate (0.01s) [2021-06-30T06:41:35.982Z] === RUN TestParallelDelete [2021-06-30T06:41:35.982Z] 2021/06/30 06:41:35 Closing DB instances... [2021-06-30T06:41:35.982Z] --- PASS: TestParallelDelete (0.01s) [2021-06-30T06:41:35.983Z] === RUN TestNetworkDBIslands [2021-06-30T06:41:35.983Z] time="2021-06-30T06:41:35Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bb5c7df325c0 with config:&{NodeID:bb5c7df325c0 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:41:35.983Z] time="2021-06-30T06:41:35Z" level=info msg="Node bb5c7df325c0/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:35.983Z] time="2021-06-30T06:41:35Z" level=info msg="Node bb5c7df325c0/172.28.223.251, added to nodes list" [2021-06-30T06:41:35.983Z] time="2021-06-30T06:41:35Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6e3a52be8edb with config:&{NodeID:6e3a52be8edb Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:41:35.983Z] time="2021-06-30T06:41:35Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:35.983Z] time="2021-06-30T06:41:35Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, added to nodes list" [2021-06-30T06:41:35.983Z] time="2021-06-30T06:41:35Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-30T06:41:35.983Z] time="2021-06-30T06:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-30T06:41:35.983Z] time="2021-06-30T06:41:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-06-30T06:41:35.983Z] time="2021-06-30T06:41:35Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:35.983Z] time="2021-06-30T06:41:35Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, added to nodes list" [2021-06-30T06:41:35.983Z] time="2021-06-30T06:41:35Z" level=info msg="Node bb5c7df325c0/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:35.983Z] time="2021-06-30T06:41:35Z" level=info msg="Node bb5c7df325c0/172.28.223.251, added to nodes list" [2021-06-30T06:41:35.983Z] time="2021-06-30T06:41:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-30T06:41:35.983Z] time="2021-06-30T06:41:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-06-30T06:41:36.279Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.85s) [2021-06-30T06:41:36.279Z] === RUN TestNISDomainname [2021-06-30T06:41:36.279Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-30T06:41:36.433Z] time="2021-06-30T06:41:36Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c2c091aa281f with config:&{NodeID:c2c091aa281f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:41:36.846Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node c2c091aa281f/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node c2c091aa281f/172.28.223.251, added to nodes list" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node c2c091aa281f/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node c2c091aa281f/172.28.223.251, added to nodes list" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node bb5c7df325c0/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node bb5c7df325c0/172.28.223.251, added to nodes list" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, added to nodes list" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node c2c091aa281f/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node c2c091aa281f/172.28.223.251, added to nodes list" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:fd192ede87c9 with config:&{NodeID:fd192ede87c9 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node fd192ede87c9/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node fd192ede87c9/172.28.223.251, added to nodes list" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node fd192ede87c9/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node fd192ede87c9/172.28.223.251, added to nodes list" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node bb5c7df325c0/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node bb5c7df325c0/172.28.223.251, added to nodes list" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, added to nodes list" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node c2c091aa281f/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=info msg="Node c2c091aa281f/172.28.223.251, added to nodes list" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-30T06:41:36.884Z] time="2021-06-30T06:41:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node fd192ede87c9/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node fd192ede87c9/172.28.223.251, added to nodes list" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node fd192ede87c9/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node fd192ede87c9/172.28.223.251, added to nodes list" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:d2110077a57a with config:&{NodeID:d2110077a57a Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node d2110077a57a/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node d2110077a57a/172.28.223.251, added to nodes list" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node d2110077a57a/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node d2110077a57a/172.28.223.251, added to nodes list" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node bb5c7df325c0/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node bb5c7df325c0/172.28.223.251, added to nodes list" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, added to nodes list" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node c2c091aa281f/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node c2c091aa281f/172.28.223.251, added to nodes list" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node fd192ede87c9/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=info msg="Node fd192ede87c9/172.28.223.251, added to nodes list" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-30T06:41:37.335Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-06-30T06:41:37.785Z] time="2021-06-30T06:41:37Z" level=info msg="Node d2110077a57a/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:37.785Z] time="2021-06-30T06:41:37Z" level=info msg="Node d2110077a57a/172.28.223.251, added to nodes list" [2021-06-30T06:41:37.785Z] time="2021-06-30T06:41:37Z" level=info msg="Node d2110077a57a/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:37.785Z] time="2021-06-30T06:41:37Z" level=info msg="Node d2110077a57a/172.28.223.251, added to nodes list" [2021-06-30T06:41:37.785Z] time="2021-06-30T06:41:37Z" level=info msg="Node d2110077a57a/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:37.785Z] time="2021-06-30T06:41:37Z" level=info msg="Node d2110077a57a/172.28.223.251, added to nodes list" [2021-06-30T06:41:37.785Z] networkdb_test.go:834: Re-joining: 3 [2021-06-30T06:41:37.785Z] time="2021-06-30T06:41:37Z" level=info msg="The new bootstrap node list is:[172.28.223.251:10033 172.28.223.251:10034 172.28.223.251:10035]" [2021-06-30T06:41:37.785Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.223.251:10033" [2021-06-30T06:41:37.785Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Stream connection from=172.28.223.251:49356" [2021-06-30T06:41:37.785Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Stream connection from=172.28.223.251:49357" [2021-06-30T06:41:37.785Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.223.251:10034" [2021-06-30T06:41:37.785Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Stream connection from=172.28.223.251:49358" [2021-06-30T06:41:37.785Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.223.251:10035" [2021-06-30T06:41:38.235Z] networkdb_test.go:834: Re-joining: 4 [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:37Z" level=info msg="The new bootstrap node list is:[172.28.223.251:10033 172.28.223.251:10034 172.28.223.251:10035]" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.223.251:10033" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Stream connection from=172.28.223.251:49359" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.223.251:10034" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Stream connection from=172.28.223.251:49360" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.223.251:10035" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:37Z" level=debug msg="memberlist: Stream connection from=172.28.223.251:49361" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:38Z" level=info msg="node 0 leaving" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:38Z" level=info msg="Node bb5c7df325c0 change state NodeActive --> NodeLeft" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:38Z" level=info msg="node4(fd192ede87c9): Node leave event for bb5c7df325c0/172.28.223.251" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:38Z" level=info msg="Node bb5c7df325c0 change state NodeActive --> NodeLeft" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:38Z" level=info msg="node2(6e3a52be8edb): Node leave event for bb5c7df325c0/172.28.223.251" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:38Z" level=info msg="Node bb5c7df325c0 change state NodeActive --> NodeLeft" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:38Z" level=info msg="node5(d2110077a57a): Node leave event for bb5c7df325c0/172.28.223.251" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:38Z" level=info msg="Node bb5c7df325c0 change state NodeActive --> NodeLeft" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:38Z" level=info msg="node3(c2c091aa281f): Node leave event for bb5c7df325c0/172.28.223.251" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:38Z" level=info msg="Node bb5c7df325c0 change state NodeActive --> NodeLeft" [2021-06-30T06:41:38.235Z] time="2021-06-30T06:41:38Z" level=info msg="node1(bb5c7df325c0): Node leave event for bb5c7df325c0/172.28.223.251" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=info msg="Node bb5c7df325c0/172.28.223.251, left gossip cluster" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=info msg="Node bb5c7df325c0/172.28.223.251, left gossip cluster" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=info msg="Node bb5c7df325c0/172.28.223.251, left gossip cluster" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=info msg="Node bb5c7df325c0/172.28.223.251, left gossip cluster" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=info msg="Node bb5c7df325c0/172.28.223.251, left gossip cluster" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=info msg="node 1 leaving" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=info msg="Node 6e3a52be8edb change state NodeActive --> NodeLeft" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=info msg="node5(d2110077a57a): Node leave event for 6e3a52be8edb/172.28.223.251" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=info msg="Node 6e3a52be8edb change state NodeActive --> NodeLeft" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=info msg="node4(fd192ede87c9): Node leave event for 6e3a52be8edb/172.28.223.251" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, left gossip cluster" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=info msg="Node 6e3a52be8edb change state NodeActive --> NodeFailed" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, added to failed nodes list" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=info msg="Node 6e3a52be8edb change state NodeActive --> NodeLeft" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=info msg="node3(c2c091aa281f): Node leave event for 6e3a52be8edb/172.28.223.251" [2021-06-30T06:41:38.686Z] time="2021-06-30T06:41:38Z" level=error msg="node: 6e3a52be8edb is unknown to memberlist" [2021-06-30T06:41:38.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-30T06:41:38.747Z] --- PASS: TestNISDomainname (2.55s) [2021-06-30T06:41:38.747Z] === RUN TestHostnameDnsResolution [2021-06-30T06:41:39.136Z] time="2021-06-30T06:41:38Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, left gossip cluster" [2021-06-30T06:41:39.137Z] time="2021-06-30T06:41:38Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, left gossip cluster" [2021-06-30T06:41:39.137Z] time="2021-06-30T06:41:38Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, left gossip cluster" [2021-06-30T06:41:39.137Z] time="2021-06-30T06:41:38Z" level=info msg="node 2 leaving" [2021-06-30T06:41:39.137Z] time="2021-06-30T06:41:39Z" level=info msg="Node c2c091aa281f change state NodeActive --> NodeLeft" [2021-06-30T06:41:39.137Z] time="2021-06-30T06:41:39Z" level=info msg="node5(d2110077a57a): Node leave event for c2c091aa281f/172.28.223.251" [2021-06-30T06:41:39.137Z] time="2021-06-30T06:41:39Z" level=info msg="Node c2c091aa281f change state NodeActive --> NodeLeft" [2021-06-30T06:41:39.137Z] time="2021-06-30T06:41:39Z" level=info msg="node4(fd192ede87c9): Node leave event for c2c091aa281f/172.28.223.251" [2021-06-30T06:41:39.137Z] time="2021-06-30T06:41:39Z" level=info msg="Node c2c091aa281f change state NodeActive --> NodeLeft" [2021-06-30T06:41:39.137Z] time="2021-06-30T06:41:39Z" level=info msg="node3(c2c091aa281f): Node leave event for c2c091aa281f/172.28.223.251" [2021-06-30T06:41:39.137Z] time="2021-06-30T06:41:39Z" level=debug msg="memberlist: Failed ping: 6e3a52be8edb (timeout reached)" [2021-06-30T06:41:39.137Z] time="2021-06-30T06:41:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.223.251:10035: use of closed network connection" [2021-06-30T06:41:39.137Z] time="2021-06-30T06:41:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.223.251:10036: use of closed network connection" [2021-06-30T06:41:39.137Z] time="2021-06-30T06:41:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.223.251:10037: use of closed network connection" [2021-06-30T06:41:39.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=info msg="Node c2c091aa281f/172.28.223.251, left gossip cluster" [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=info msg="Node c2c091aa281f/172.28.223.251, left gossip cluster" [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=info msg="Node c2c091aa281f/172.28.223.251, left gossip cluster" [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.28.223.251:10037: use of closed network connection" [2021-06-30T06:41:39.587Z] networkdb_test.go:866: node4: OK [2021-06-30T06:41:39.587Z] networkdb_test.go:866: node5: OK [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=info msg="node 0 coming back" [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:687f538f1a45 with config:&{NodeID:687f538f1a45 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=info msg="Node 687f538f1a45/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=info msg="Node 687f538f1a45/172.28.223.251, added to nodes list" [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=info msg="node 1 coming back" [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:50ec0d8e8a22 with config:&{NodeID:50ec0d8e8a22 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, added to nodes list" [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=info msg="node 2 coming back" [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0aeeb7e81b2c with config:&{NodeID:0aeeb7e81b2c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, joined gossip cluster" [2021-06-30T06:41:39.587Z] time="2021-06-30T06:41:39Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, added to nodes list" [2021-06-30T06:41:40.003Z] --- PASS: TestServicePlugin (30.11s) [2021-06-30T06:41:40.003Z] === RUN TestServiceUpdateLabel [2021-06-30T06:41:40.037Z] time="2021-06-30T06:41:39Z" level=info msg="memberlist: Suspect 6e3a52be8edb has failed, no acks received" [2021-06-30T06:41:40.251Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-30T06:41:40.588Z] --- PASS: TestServiceUpdateLabel (2.18s) [2021-06-30T06:41:40.588Z] === RUN TestServiceUpdateSecrets [2021-06-30T06:41:40.819Z] --- PASS: TestHostnameDnsResolution (2.16s) [2021-06-30T06:41:40.819Z] === RUN TestStats [2021-06-30T06:41:41.077Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-30T06:41:42.014Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-30T06:41:43.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-30T06:41:43.390Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-30T06:41:43.390Z] check_test.go:309: [d410eca23bb68] daemon is not started [2021-06-30T06:41:43.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-30T06:41:43.390Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-30T06:41:43.390Z] check_test.go:309: [dea9d4361fdd8] daemon is not started [2021-06-30T06:41:43.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-30T06:41:43.958Z] --- PASS: TestStats (3.26s) [2021-06-30T06:41:43.958Z] === RUN TestStopContainerWithTimeout [2021-06-30T06:41:43.958Z] === RUN TestStopContainerWithTimeout/0 [2021-06-30T06:41:43.958Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-30T06:41:43.958Z] === RUN TestStopContainerWithTimeout/1 [2021-06-30T06:41:43.958Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-30T06:41:43.958Z] === RUN TestStopContainerWithTimeout/3 [2021-06-30T06:41:43.958Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-30T06:41:43.958Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-30T06:41:43.958Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-30T06:41:43.958Z] === CONT TestStopContainerWithTimeout/0 [2021-06-30T06:41:43.958Z] === CONT TestStopContainerWithTimeout/3 [2021-06-30T06:41:45.862Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-30T06:41:47.239Z] check_test.go:309: [da15e9a617d1a] daemon is not started [2021-06-30T06:41:47.239Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-30T06:41:47.809Z] === CONT TestStopContainerWithTimeout/1 [2021-06-30T06:41:48.067Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-30T06:41:49.970Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-30T06:41:50.230Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-30T06:41:50.230Z] --- PASS: TestStopContainerWithTimeout/0 (1.75s) [2021-06-30T06:41:50.230Z] --- PASS: TestStopContainerWithTimeout/3 (3.73s) [2021-06-30T06:41:50.230Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-06-30T06:41:50.230Z] --- PASS: TestStopContainerWithTimeout/1 (2.37s) [2021-06-30T06:41:50.230Z] === RUN TestDeleteDevicemapper [2021-06-30T06:41:50.230Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-30T06:41:50.230Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-30T06:41:50.230Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-30T06:41:50.797Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-30T06:41:52.174Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-30T06:41:53.550Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-30T06:41:55.455Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.14s) [2021-06-30T06:41:55.455Z] === RUN TestUpdateMemory [2021-06-30T06:41:55.455Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:41:55.455Z] --- SKIP: TestUpdateMemory (0.01s) [2021-06-30T06:41:55.455Z] === RUN TestUpdateCPUQuota [2021-06-30T06:41:57.988Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-30T06:41:58.658Z] --- PASS: TestServiceUpdateSecrets (15.09s) [2021-06-30T06:41:58.658Z] === RUN TestServiceUpdateConfigs [2021-06-30T06:42:00.517Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-30T06:42:01.084Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-30T06:42:02.988Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-30T06:42:03.246Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-30T06:42:03.504Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-30T06:42:03.763Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-30T06:42:04.021Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-30T06:42:04.279Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-30T06:42:04.846Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-30T06:42:04.846Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-30T06:42:04.846Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-30T06:42:04.846Z] --- PASS: TestUpdateCPUQuota (9.62s) [2021-06-30T06:42:04.846Z] === RUN TestUpdatePidsLimit [2021-06-30T06:42:04.846Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-30T06:42:05.045Z] time="2021-06-30T06:42:03Z" level=info msg="memberlist: Marking 6e3a52be8edb as failed, suspect timeout reached (0 peer confirmations)" [2021-06-30T06:42:05.045Z] time="2021-06-30T06:42:03Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, left gossip cluster" [2021-06-30T06:42:05.045Z] time="2021-06-30T06:42:03Z" level=info msg="Node 6e3a52be8edb change state NodeActive --> NodeFailed" [2021-06-30T06:42:05.045Z] time="2021-06-30T06:42:03Z" level=info msg="Node 6e3a52be8edb/172.28.223.251, added to failed nodes list" [2021-06-30T06:42:06.241Z] === RUN TestUpdatePidsLimit/no_change [2021-06-30T06:42:06.241Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-30T06:42:06.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-30T06:42:07.781Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-30T06:42:09.156Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-30T06:42:10.529Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-30T06:42:10.848Z] --- PASS: TestServiceUpdateConfigs (15.00s) [2021-06-30T06:42:10.848Z] === RUN TestServiceUpdateNetwork [2021-06-30T06:42:11.903Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-30T06:42:12.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-30T06:42:13.095Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-30T06:42:14.472Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-30T06:42:15.409Z] --- PASS: TestUpdatePidsLimit (10.32s) [2021-06-30T06:42:15.409Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.10s) [2021-06-30T06:42:15.409Z] --- PASS: TestUpdatePidsLimit/no_change (1.53s) [2021-06-30T06:42:15.409Z] --- PASS: TestUpdatePidsLimit/update_lower (1.39s) [2021-06-30T06:42:15.409Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.39s) [2021-06-30T06:42:15.409Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.28s) [2021-06-30T06:42:15.409Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.33s) [2021-06-30T06:42:15.409Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.31s) [2021-06-30T06:42:15.409Z] === RUN TestUpdateRestartPolicy [2021-06-30T06:42:15.668Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-30T06:42:17.047Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-30T06:42:17.306Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-30T06:42:18.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-30T06:42:18.681Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-30T06:42:18.939Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-30T06:42:19.198Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-30T06:42:19.748Z] time="2021-06-30T06:42:19Z" level=debug msg="memberlist: Stream connection from=172.28.223.251:49363" [2021-06-30T06:42:19.748Z] time="2021-06-30T06:42:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.223.251:10036" [2021-06-30T06:42:21.732Z] check_test.go:309: [da69dea132b50] daemon is not started [2021-06-30T06:42:21.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-30T06:42:23.433Z] time="2021-06-30T06:42:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.223.251:10037" [2021-06-30T06:42:23.433Z] time="2021-06-30T06:42:22Z" level=debug msg="memberlist: Stream connection from=172.28.223.251:49364" [2021-06-30T06:42:25.019Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-30T06:42:25.720Z] --- PASS: TestServiceUpdateNetwork (12.97s) [2021-06-30T06:42:25.720Z] === RUN TestServiceUpdatePidsLimit [2021-06-30T06:42:25.720Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-30T06:42:25.979Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-30T06:42:26.922Z] docker_cli_daemon_plugins_test.go:105: [dbebfd7b9d442] daemon is not started [2021-06-30T06:42:28.305Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-30T06:42:30.207Z] check_test.go:309: [de6b70e4d569e] daemon is not started [2021-06-30T06:42:30.207Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-30T06:42:30.776Z] --- PASS: TestUpdateRestartPolicy (15.51s) [2021-06-30T06:42:30.776Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-30T06:42:31.713Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s) [2021-06-30T06:42:31.713Z] === RUN TestWaitNonBlocked [2021-06-30T06:42:31.713Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:42:31.713Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:42:31.713Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:42:31.713Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:42:31.713Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:42:31.713Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:42:33.112Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-30T06:42:33.371Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-30T06:42:33.371Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.34s) [2021-06-30T06:42:33.371Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.47s) [2021-06-30T06:42:33.371Z] === RUN TestWaitBlocked [2021-06-30T06:42:33.371Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:42:33.371Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:42:33.371Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:42:33.371Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:42:33.371Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:42:33.371Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:42:33.630Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-30T06:42:33.890Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-30T06:42:34.089Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-30T06:42:34.460Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-30T06:42:35.395Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-30T06:42:35.395Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.93s) [2021-06-30T06:42:35.395Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.98s) [2021-06-30T06:42:35.395Z] === CONT TestContainerStartOnDaemonRestart [2021-06-30T06:42:35.395Z] === CONT TestContainerKillOnDaemonStart [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.223.251:10033 172.28.223.251:10034 172.28.223.251:10035]" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.223.251:10033 172.28.223.251:10034 172.28.223.251:10035]" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=debug msg="memberlist: Stream connection from=172.28.223.251:49385" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.223.251:10033" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node fd192ede87c9/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node fd192ede87c9/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node d2110077a57a/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 687f538f1a45/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 687f538f1a45/172.28.223.251, is the new incarnation of the shutdown node bb5c7df325c0/172.28.223.251" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 687f538f1a45/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node d2110077a57a/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.223.251:10034" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=debug msg="memberlist: Stream connection from=172.28.223.251:49386" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node fd192ede87c9/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node fd192ede87c9/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 687f538f1a45/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 687f538f1a45/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node d2110077a57a/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node d2110077a57a/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, is the new incarnation of the shutdown node 6e3a52be8edb/172.28.223.251" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=debug msg="memberlist: Stream connection from=172.28.223.251:49387" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.223.251:10035" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node fd192ede87c9/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node fd192ede87c9/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 687f538f1a45/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 687f538f1a45/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node d2110077a57a/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node d2110077a57a/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, is the new incarnation of the shutdown node c2c091aa281f/172.28.223.251" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 687f538f1a45/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 687f538f1a45/172.28.223.251, is the new incarnation of the shutdown node bb5c7df325c0/172.28.223.251" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 687f538f1a45/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, is the new incarnation of the shutdown node 6e3a52be8edb/172.28.223.251" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, is the new incarnation of the shutdown node c2c091aa281f/172.28.223.251" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, joined gossip cluster" [2021-06-30T06:42:38.131Z] time="2021-06-30T06:42:37Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, added to nodes list" [2021-06-30T06:42:38.582Z] time="2021-06-30T06:42:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.223.251:10033" [2021-06-30T06:42:38.582Z] time="2021-06-30T06:42:38Z" level=debug msg="memberlist: Stream connection from=172.28.223.251:49388" [2021-06-30T06:42:38.582Z] time="2021-06-30T06:42:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.223.251:10034" [2021-06-30T06:42:38.582Z] time="2021-06-30T06:42:38Z" level=debug msg="memberlist: Stream connection from=172.28.223.251:49389" [2021-06-30T06:42:38.582Z] time="2021-06-30T06:42:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.223.251:10035" [2021-06-30T06:42:38.582Z] time="2021-06-30T06:42:38Z" level=debug msg="memberlist: Stream connection from=172.28.223.251:49390" [2021-06-30T06:42:38.682Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-30T06:42:39.251Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-30T06:42:39.509Z] --- PASS: TestContainerStartOnDaemonRestart (4.20s) [2021-06-30T06:42:39.509Z] === CONT TestIpcModeOlderClient [2021-06-30T06:42:39.509Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-06-30T06:42:39.509Z] === CONT TestDaemonHostGatewayIP [2021-06-30T06:42:39.532Z] 2021/06/30 06:42:39 Closing DB instances... [2021-06-30T06:42:39.983Z] time="2021-06-30T06:42:39Z" level=info msg="Node 687f538f1a45 change state NodeActive --> NodeLeft" [2021-06-30T06:42:39.983Z] time="2021-06-30T06:42:39Z" level=info msg="node4(fd192ede87c9): Node leave event for 687f538f1a45/172.28.223.251" [2021-06-30T06:42:39.983Z] time="2021-06-30T06:42:39Z" level=info msg="Node 687f538f1a45 change state NodeActive --> NodeLeft" [2021-06-30T06:42:39.983Z] time="2021-06-30T06:42:39Z" level=info msg="Node 687f538f1a45 change state NodeActive --> NodeLeft" [2021-06-30T06:42:39.983Z] time="2021-06-30T06:42:39Z" level=info msg="node3(0aeeb7e81b2c): Node leave event for 687f538f1a45/172.28.223.251" [2021-06-30T06:42:39.983Z] time="2021-06-30T06:42:39Z" level=info msg="node5(d2110077a57a): Node leave event for 687f538f1a45/172.28.223.251" [2021-06-30T06:42:39.983Z] time="2021-06-30T06:42:39Z" level=info msg="Node 687f538f1a45 change state NodeActive --> NodeLeft" [2021-06-30T06:42:39.983Z] time="2021-06-30T06:42:39Z" level=info msg="node1(687f538f1a45): Node leave event for 687f538f1a45/172.28.223.251" [2021-06-30T06:42:39.983Z] time="2021-06-30T06:42:39Z" level=info msg="Node 687f538f1a45 change state NodeActive --> NodeLeft" [2021-06-30T06:42:39.983Z] time="2021-06-30T06:42:39Z" level=info msg="node2(50ec0d8e8a22): Node leave event for 687f538f1a45/172.28.223.251" [2021-06-30T06:42:39.983Z] time="2021-06-30T06:42:39Z" level=info msg="Node 687f538f1a45/172.28.223.251, left gossip cluster" [2021-06-30T06:42:39.983Z] time="2021-06-30T06:42:39Z" level=info msg="Node 687f538f1a45/172.28.223.251, left gossip cluster" [2021-06-30T06:42:39.983Z] time="2021-06-30T06:42:39Z" level=info msg="Node 687f538f1a45/172.28.223.251, left gossip cluster" [2021-06-30T06:42:39.983Z] time="2021-06-30T06:42:39Z" level=info msg="Node 687f538f1a45/172.28.223.251, left gossip cluster" [2021-06-30T06:42:39.983Z] time="2021-06-30T06:42:39Z" level=info msg="Node 687f538f1a45/172.28.223.251, left gossip cluster" [2021-06-30T06:42:40.079Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-30T06:42:40.433Z] time="2021-06-30T06:42:40Z" level=info msg="Node 50ec0d8e8a22 change state NodeActive --> NodeLeft" [2021-06-30T06:42:40.433Z] time="2021-06-30T06:42:40Z" level=info msg="node3(0aeeb7e81b2c): Node leave event for 50ec0d8e8a22/172.28.223.251" [2021-06-30T06:42:40.433Z] time="2021-06-30T06:42:40Z" level=info msg="Node 50ec0d8e8a22 change state NodeActive --> NodeLeft" [2021-06-30T06:42:40.433Z] time="2021-06-30T06:42:40Z" level=info msg="node4(fd192ede87c9): Node leave event for 50ec0d8e8a22/172.28.223.251" [2021-06-30T06:42:40.433Z] time="2021-06-30T06:42:40Z" level=info msg="Node 50ec0d8e8a22 change state NodeActive --> NodeLeft" [2021-06-30T06:42:40.433Z] time="2021-06-30T06:42:40Z" level=info msg="node2(50ec0d8e8a22): Node leave event for 50ec0d8e8a22/172.28.223.251" [2021-06-30T06:42:40.433Z] time="2021-06-30T06:42:40Z" level=info msg="Node 50ec0d8e8a22 change state NodeActive --> NodeLeft" [2021-06-30T06:42:40.433Z] time="2021-06-30T06:42:40Z" level=info msg="node5(d2110077a57a): Node leave event for 50ec0d8e8a22/172.28.223.251" [2021-06-30T06:42:40.433Z] time="2021-06-30T06:42:40Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, left gossip cluster" [2021-06-30T06:42:40.433Z] time="2021-06-30T06:42:40Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, left gossip cluster" [2021-06-30T06:42:40.433Z] time="2021-06-30T06:42:40Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, left gossip cluster" [2021-06-30T06:42:40.649Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-30T06:42:40.884Z] time="2021-06-30T06:42:40Z" level=info msg="Node 50ec0d8e8a22/172.28.223.251, left gossip cluster" [2021-06-30T06:42:40.884Z] time="2021-06-30T06:42:40Z" level=info msg="Node 0aeeb7e81b2c change state NodeActive --> NodeLeft" [2021-06-30T06:42:40.884Z] time="2021-06-30T06:42:40Z" level=info msg="node5(d2110077a57a): Node leave event for 0aeeb7e81b2c/172.28.223.251" [2021-06-30T06:42:40.884Z] time="2021-06-30T06:42:40Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, left gossip cluster" [2021-06-30T06:42:40.884Z] time="2021-06-30T06:42:40Z" level=info msg="Node 0aeeb7e81b2c change state NodeActive --> NodeLeft" [2021-06-30T06:42:40.884Z] time="2021-06-30T06:42:40Z" level=info msg="node4(fd192ede87c9): Node leave event for 0aeeb7e81b2c/172.28.223.251" [2021-06-30T06:42:40.884Z] time="2021-06-30T06:42:40Z" level=info msg="Node 0aeeb7e81b2c change state NodeActive --> NodeFailed" [2021-06-30T06:42:40.884Z] time="2021-06-30T06:42:40Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, added to failed nodes list" [2021-06-30T06:42:40.884Z] time="2021-06-30T06:42:40Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, left gossip cluster" [2021-06-30T06:42:40.884Z] time="2021-06-30T06:42:40Z" level=info msg="Node 0aeeb7e81b2c/172.28.223.251, left gossip cluster" [2021-06-30T06:42:41.336Z] time="2021-06-30T06:42:40Z" level=debug msg="memberlist: Failed ping: fd192ede87c9 (timeout reached)" [2021-06-30T06:42:41.336Z] time="2021-06-30T06:42:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.223.251:10037: use of closed network connection" [2021-06-30T06:42:41.336Z] time="2021-06-30T06:42:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.223.251:10035: use of closed network connection" [2021-06-30T06:42:41.336Z] time="2021-06-30T06:42:40Z" level=debug msg="memberlist: Stream connection from=172.28.223.251:49391" [2021-06-30T06:42:41.336Z] time="2021-06-30T06:42:41Z" level=info msg="Node fd192ede87c9/172.28.223.251, left gossip cluster" [2021-06-30T06:42:41.336Z] time="2021-06-30T06:42:41Z" level=info msg="Node fd192ede87c9 change state NodeActive --> NodeFailed" [2021-06-30T06:42:41.336Z] time="2021-06-30T06:42:41Z" level=info msg="Node fd192ede87c9/172.28.223.251, added to failed nodes list" [2021-06-30T06:42:41.337Z] time="2021-06-30T06:42:41Z" level=info msg="Node fd192ede87c9/172.28.223.251, left gossip cluster" [2021-06-30T06:42:41.337Z] time="2021-06-30T06:42:41Z" level=info msg="Node fd192ede87c9 change state NodeActive --> NodeFailed" [2021-06-30T06:42:41.337Z] time="2021-06-30T06:42:41Z" level=info msg="Node fd192ede87c9/172.28.223.251, added to failed nodes list" [2021-06-30T06:42:41.585Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-30T06:42:41.585Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-30T06:42:41.788Z] time="2021-06-30T06:42:41Z" level=info msg="Node d2110077a57a/172.28.223.251, left gossip cluster" [2021-06-30T06:42:41.788Z] time="2021-06-30T06:42:41Z" level=info msg="Node d2110077a57a change state NodeActive --> NodeFailed" [2021-06-30T06:42:41.788Z] time="2021-06-30T06:42:41Z" level=info msg="Node d2110077a57a/172.28.223.251, added to failed nodes list" [2021-06-30T06:42:41.788Z] --- PASS: TestNetworkDBIslands (65.84s) [2021-06-30T06:42:41.788Z] PASS [2021-06-30T06:42:41.788Z] coverage: 60.2% of statements [2021-06-30T06:42:41.788Z] ok github.com/docker/docker/libnetwork/networkdb 157.278s coverage: 60.2% of statements [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/quota [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/rootless [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/volume [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-30T06:42:41.788Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-30T06:42:41.844Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-30T06:42:42.196Z] --- PASS: TestServiceUpdatePidsLimit (17.11s) [2021-06-30T06:42:42.196Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-06-30T06:42:42.196Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s) [2021-06-30T06:42:42.196Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-06-30T06:42:42.196Z] PASS [2021-06-30T06:42:42.196Z] [2021-06-30T06:42:42.196Z] === Skipped [2021-06-30T06:42:42.196Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-30T06:42:42.196Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-30T06:42:42.196Z] [2021-06-30T06:42:42.196Z] [2021-06-30T06:42:42.196Z] DONE 27 tests, 1 skipped in 174.092s [2021-06-30T06:42:42.196Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-30T06:42:42.196Z] INFO: Testing against a local daemon [2021-06-30T06:42:42.196Z] === RUN TestSessionCreate [2021-06-30T06:42:42.196Z] --- PASS: TestSessionCreate (0.02s) [2021-06-30T06:42:42.196Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-30T06:42:42.196Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-30T06:42:42.196Z] PASS [2021-06-30T06:42:42.196Z] [2021-06-30T06:42:42.196Z] DONE 2 tests in 0.072s [2021-06-30T06:42:42.196Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-30T06:42:42.196Z] INFO: Testing against a local daemon [2021-06-30T06:42:42.196Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-30T06:42:42.196Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-30T06:42:42.196Z] === RUN TestEventsExecDie [2021-06-30T06:42:42.196Z] --- PASS: TestEventsExecDie (1.07s) [2021-06-30T06:42:42.196Z] === RUN TestEventsBackwardsCompatible [2021-06-30T06:42:42.196Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-30T06:42:42.196Z] === RUN TestEventsVolumeCreate [2021-06-30T06:42:42.196Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-06-30T06:42:42.196Z] === RUN TestInfoBinaryCommits [2021-06-30T06:42:42.196Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-30T06:42:42.196Z] === RUN TestInfoAPIVersioned [2021-06-30T06:42:42.196Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-30T06:42:42.196Z] === RUN TestInfoDiscoveryBackend [2021-06-30T06:42:42.413Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-30T06:42:42.763Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-30T06:42:42.763Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-30T06:42:43.053Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-30T06:42:43.625Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-30T06:42:43.697Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-30T06:42:43.697Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-30T06:42:43.709Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-30T06:42:43.709Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-30T06:42:43.709Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-30T06:42:43.709Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-30T06:42:43.709Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-30T06:42:43.709Z] Cross building: bundles/cross/windows/amd64 [2021-06-30T06:42:43.709Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-30T06:42:43.709Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-30T06:42:43.884Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-30T06:42:43.884Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-30T06:42:44.142Z] --- PASS: TestDaemonHostGatewayIP (4.64s) [2021-06-30T06:42:44.142Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-30T06:42:44.263Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-30T06:42:44.263Z] === RUN TestInfoAPI [2021-06-30T06:42:44.263Z] --- PASS: TestInfoAPI (0.02s) [2021-06-30T06:42:44.263Z] === RUN TestInfoAPIWarnings [2021-06-30T06:42:44.401Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === Skipped [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-30T06:42:44.665Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-30T06:42:44.665Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-30T06:42:44.665Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-06-30T06:42:44.665Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-30T06:42:44.665Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-30T06:42:44.665Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-06-30T06:42:44.665Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-06-30T06:42:44.665Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-06-30T06:42:44.665Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-06-30T06:42:44.665Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-06-30T06:42:44.665Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-30T06:42:44.665Z] daemon_test.go:147: root required [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-30T06:42:44.665Z] reload_test.go:520: root required [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-30T06:42:44.665Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-30T06:42:44.665Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-30T06:42:44.665Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-30T06:42:44.665Z] download_test.go:268: Needs fixing on Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-30T06:42:44.665Z] layer_test.go:304: Failing on Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-30T06:42:44.665Z] layer_test.go:353: Failing on Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-30T06:42:44.665Z] layer_test.go:468: Failing on Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-30T06:42:44.665Z] layer_test.go:697: Failing on Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-30T06:42:44.665Z] migration_test.go:46: Failing on Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-30T06:42:44.665Z] migration_test.go:182: Failing on Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-30T06:42:44.665Z] mount_test.go:17: Failing on Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-30T06:42:44.665Z] mount_test.go:76: Failing on Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-30T06:42:44.665Z] mount_test.go:125: Failing on Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-30T06:42:44.665Z] mount_test.go:212: Failing on Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-06-30T06:42:44.665Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-30T06:42:44.665Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-30T06:42:44.665Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-30T06:42:44.665Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-30T06:42:44.665Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-30T06:42:44.665Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-30T06:42:44.665Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-30T06:42:44.665Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-30T06:42:44.665Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-30T06:42:44.665Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-30T06:42:44.665Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-30T06:42:44.665Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-30T06:42:44.665Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-30T06:42:44.665Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-30T06:42:44.665Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-30T06:42:44.665Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-30T06:42:44.665Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-30T06:42:44.665Z] archive_test.go:134: Xz not present in msys2 [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-30T06:42:44.665Z] archive_test.go:239: Failing on Windows CI machines [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-30T06:42:44.665Z] archive_windows_test.go:16: Currently fails [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-30T06:42:44.665Z] changes_test.go:196: needs more investigation [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-30T06:42:44.665Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-30T06:42:44.665Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-30T06:42:44.665Z] changes_test.go:433: needs further investigation [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-30T06:42:44.665Z] changes_test.go:469: needs further investigation [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-30T06:42:44.665Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-30T06:42:44.665Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-30T06:42:44.665Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-30T06:42:44.665Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-30T06:42:44.665Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-30T06:42:44.665Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-30T06:42:44.665Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-30T06:42:44.665Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-30T06:42:44.665Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-30T06:42:44.665Z] poller_test.go:41: No chmod on Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-30T06:42:44.665Z] fileutils_test.go:134: Needs porting to Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-30T06:42:44.665Z] fileutils_test.go:180: Needs porting to Windows [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-06-30T06:42:44.665Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.02s) [2021-06-30T06:42:44.665Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.02s) [2021-06-30T06:42:44.665Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:42:44.665Z] [2021-06-30T06:42:44.665Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-30T06:42:44.665Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-30T06:42:44.666Z] [2021-06-30T06:42:44.666Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-30T06:42:44.666Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-30T06:42:44.666Z] [2021-06-30T06:42:44.666Z] [2021-06-30T06:42:44.666Z] DONE 2027 tests, 69 skipped in 360.626s [2021-06-30T06:42:44.666Z] INFO: make.ps1 ended at 06/30/2021 06:42:44 [2021-06-30T06:42:44.969Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-30T06:42:45.536Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-30T06:42:45.536Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-30T06:42:45.536Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-30T06:42:45.536Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-30T06:42:45.536Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-30T06:42:45.536Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-30T06:42:45.536Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-30T06:42:45.536Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-30T06:42:45.536Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-30T06:42:45.536Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-30T06:42:46.103Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-30T06:42:46.179Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-30T06:42:46.179Z] INFO: Unit tests ended at 06/30/2021 06:42:45. Duration:00:06:17.3076389 [2021-06-30T06:42:46.179Z] INFO: Building busybox [2021-06-30T06:42:46.179Z] Sending build context to Docker daemon 5.12kB [2021-06-30T06:42:46.179Z] [2021-06-30T06:42:46.179Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-30T06:42:46.179Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-30T06:42:46.179Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-30T06:42:46.179Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-30T06:42:46.179Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-30T06:42:46.179Z] ---> 39d157a84080 [2021-06-30T06:42:46.179Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-30T06:42:46.179Z] ---> Running in 3b8728c46915 [2021-06-30T06:42:46.671Z] check_test.go:309: [d3f093a51908d] daemon is not started [2021-06-30T06:42:46.671Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-30T06:42:47.239Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.14s) [2021-06-30T06:42:47.239Z] === CONT TestDaemonRestartIpcMode [2021-06-30T06:42:47.807Z] check_test.go:309: [d6649f4fb5770] daemon is not started [2021-06-30T06:42:47.807Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-30T06:42:48.066Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-30T06:42:49.442Z] --- PASS: TestContainerKillOnDaemonStart (14.01s) [2021-06-30T06:42:49.701Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-30T06:42:50.636Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-30T06:42:52.540Z] --- PASS: TestDaemonRestartIpcMode (5.06s) [2021-06-30T06:42:52.540Z] PASS [2021-06-30T06:42:52.540Z] [2021-06-30T06:42:52.540Z] === Skipped [2021-06-30T06:42:52.540Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-30T06:42:52.540Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:42:52.540Z] [2021-06-30T06:42:52.540Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-30T06:42:52.540Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:42:52.540Z] [2021-06-30T06:42:52.540Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-30T06:42:52.541Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:42:52.541Z] [2021-06-30T06:42:52.541Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-30T06:42:52.541Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-30T06:42:52.541Z] [2021-06-30T06:42:52.541Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-30T06:42:52.541Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-30T06:42:52.541Z] [2021-06-30T06:42:52.541Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2021-06-30T06:42:52.541Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:42:52.541Z] [2021-06-30T06:42:52.541Z] [2021-06-30T06:42:52.541Z] DONE 196 tests, 6 skipped in 230.192s [2021-06-30T06:42:52.541Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-06-30T06:42:52.541Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:42:52.541Z] ++ set -e [2021-06-30T06:42:52.541Z] ++ '[' -n 0 ']' [2021-06-30T06:42:52.541Z] ++ set -x [2021-06-30T06:42:52.541Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:42:52.541Z] === RUN TestConfigDaemonLibtrustID [2021-06-30T06:42:53.107Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-06-30T06:42:53.107Z] === RUN TestDaemonConfigValidation [2021-06-30T06:42:53.107Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:42:53.107Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:42:53.107Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-30T06:42:53.107Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-30T06:42:53.107Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-30T06:42:53.107Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-30T06:42:53.107Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-30T06:42:53.107Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-30T06:42:53.107Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-30T06:42:53.107Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-30T06:42:53.107Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:42:53.107Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-30T06:42:53.367Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-30T06:42:53.367Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-30T06:42:53.628Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-30T06:42:53.628Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-06-30T06:42:53.628Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.25s) [2021-06-30T06:42:53.628Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.27s) [2021-06-30T06:42:53.628Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2021-06-30T06:42:53.628Z] --- PASS: TestDaemonConfigValidation/valid_config (0.24s) [2021-06-30T06:42:53.628Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2021-06-30T06:42:53.628Z] PASS [2021-06-30T06:42:53.628Z] [2021-06-30T06:42:53.628Z] DONE 7 tests in 1.242s [2021-06-30T06:42:53.628Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-30T06:42:53.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:42:53.628Z] ++ set -e [2021-06-30T06:42:53.628Z] ++ '[' -n 0 ']' [2021-06-30T06:42:53.628Z] ++ set -x [2021-06-30T06:42:53.628Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:42:53.628Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-30T06:42:53.887Z] INFO: Testing against a local daemon [2021-06-30T06:42:53.887Z] === RUN TestCommitInheritsEnv [2021-06-30T06:42:54.146Z] check_test.go:309: [df777e0038c1e] daemon is not started [2021-06-30T06:42:54.146Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-30T06:42:54.405Z] --- PASS: TestCommitInheritsEnv (0.37s) [2021-06-30T06:42:54.405Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-30T06:42:54.405Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-30T06:42:54.405Z] === RUN TestImagesFilterMultiReference [2021-06-30T06:42:54.405Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-30T06:42:54.405Z] === RUN TestImagePullPlatformInvalid [2021-06-30T06:42:54.405Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2021-06-30T06:42:54.405Z] === RUN TestRemoveImageOrphaning [2021-06-30T06:42:54.972Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2021-06-30T06:42:54.972Z] === RUN TestRemoveImageGarbageCollector [2021-06-30T06:42:56.410Z] Removing intermediate container 3b8728c46915 [2021-06-30T06:42:56.416Z] ---> 6bc30607337f [2021-06-30T06:42:56.416Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-30T06:42:56.416Z] ---> Running in 997b11526543 [2021-06-30T06:42:56.416Z] Removing intermediate container 997b11526543 [2021-06-30T06:42:56.416Z] ---> e407e72af408 [2021-06-30T06:42:56.416Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-30T06:42:56.416Z] ---> Running in 53bdb6e41f89 [2021-06-30T06:42:56.866Z] Removing intermediate container 53bdb6e41f89 [2021-06-30T06:42:56.866Z] ---> 897dd176fb8e [2021-06-30T06:42:56.866Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-30T06:42:57.505Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-30T06:42:57.764Z] --- PASS: TestRemoveImageGarbageCollector (2.84s) [2021-06-30T06:42:57.764Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-30T06:42:57.764Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-30T06:42:57.764Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-30T06:42:57.764Z] === RUN TestTagInvalidReference [2021-06-30T06:42:57.764Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-30T06:42:57.764Z] === RUN TestTagValidPrefixedRepo [2021-06-30T06:42:57.764Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-30T06:42:57.764Z] === RUN TestTagExistedNameWithoutForce [2021-06-30T06:42:57.819Z] [2021-06-30T06:42:58.022Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-30T06:42:58.022Z] === RUN TestTagOfficialNames [2021-06-30T06:42:58.022Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-30T06:42:58.022Z] === RUN TestTagMatchesDigest [2021-06-30T06:42:58.022Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-30T06:42:58.022Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-30T06:42:58.270Z] ---> 5e2c8eb261d6 [2021-06-30T06:42:58.270Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-30T06:42:58.270Z] ---> Running in 3cbc348b2b6e [2021-06-30T06:42:59.926Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-30T06:43:01.829Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-30T06:43:02.397Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-30T06:43:02.407Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-06-30T06:43:02.407Z] === RUN TestInfoDebug [2021-06-30T06:43:02.407Z] --- PASS: TestInfoDebug (0.53s) [2021-06-30T06:43:02.407Z] === RUN TestInfoInsecureRegistries [2021-06-30T06:43:02.407Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-30T06:43:02.407Z] === RUN TestInfoRegistryMirrors [2021-06-30T06:43:02.407Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-30T06:43:02.407Z] === RUN TestLoginFailsWithBadCredentials [2021-06-30T06:43:02.407Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-06-30T06:43:02.407Z] === RUN TestPingCacheHeaders [2021-06-30T06:43:02.407Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-30T06:43:02.407Z] === RUN TestPingGet [2021-06-30T06:43:02.407Z] --- PASS: TestPingGet (0.02s) [2021-06-30T06:43:02.407Z] === RUN TestPingHead [2021-06-30T06:43:02.407Z] --- PASS: TestPingHead (0.02s) [2021-06-30T06:43:02.407Z] === RUN TestVersion [2021-06-30T06:43:02.407Z] --- PASS: TestVersion (0.03s) [2021-06-30T06:43:02.407Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-30T06:43:03.781Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.48s) [2021-06-30T06:43:03.781Z] PASS [2021-06-30T06:43:03.781Z] [2021-06-30T06:43:03.781Z] DONE 19 tests in 22.836s [2021-06-30T06:43:03.781Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-30T06:43:03.781Z] INFO: Testing against a local daemon [2021-06-30T06:43:03.781Z] === RUN TestVolumesCreateAndList [2021-06-30T06:43:03.781Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-30T06:43:03.781Z] === RUN TestVolumesRemove [2021-06-30T06:43:03.781Z] --- PASS: TestVolumesRemove (0.09s) [2021-06-30T06:43:03.781Z] === RUN TestVolumesInspect [2021-06-30T06:43:03.781Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-30T06:43:03.781Z] === RUN TestVolumesInvalidJSON [2021-06-30T06:43:04.039Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-30T06:43:04.039Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-30T06:43:04.039Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-30T06:43:04.039Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-30T06:43:04.039Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-30T06:43:04.039Z] PASS [2021-06-30T06:43:04.039Z] [2021-06-30T06:43:04.039Z] DONE 5 tests in 0.179s [2021-06-30T06:43:04.039Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-30T06:43:04.607Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-30T06:43:04.607Z] Removing test suite binaries [2021-06-30T06:43:04.607Z] exiting test-integration [2021-06-30T06:43:04.607Z] ++ exit 0 [2021-06-30T06:43:04.607Z] [2021-06-30T06:43:04.930Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-30T06:43:06.305Z] check_test.go:309: [d4e6e9e5a0b0c] daemon is not started [2021-06-30T06:43:06.305Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork Post stage [Pipeline] junit [2021-06-30T06:43:07.910Z] Recording test results [2021-06-30T06:43:08.509Z] Removing intermediate container 3cbc348b2b6e [2021-06-30T06:43:08.509Z] ---> fb9a0da868e2 [2021-06-30T06:43:08.509Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-30T06:43:08.509Z] ---> Running in 1d143b5041ea [2021-06-30T06:43:08.962Z] [2021-06-30T06:43:08.962Z] SUCCESS: Specified value was saved. [2021-06-30T06:43:09.425Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-30T06:43:09.781Z] + echo Ensuring container killed. [2021-06-30T06:43:09.781Z] Ensuring container killed. [2021-06-30T06:43:09.781Z] + docker rm -vf docker-pr5 [2021-06-30T06:43:09.781Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-06-30T06:43:10.065Z] + echo Chowning /workspace to jenkins user [2021-06-30T06:43:10.065Z] Chowning /workspace to jenkins user [2021-06-30T06:43:10.065Z] + id -u [2021-06-30T06:43:10.065Z] + id -g [2021-06-30T06:43:10.065Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42569:/workspace busybox chown -R 1000:1000 /workspace [2021-06-30T06:43:10.065Z] Unable to find image 'busybox:latest' locally [2021-06-30T06:43:10.065Z] latest: Pulling from library/busybox [2021-06-30T06:43:10.323Z] b71f96345d44: Pulling fs layer [2021-06-30T06:43:10.323Z] b71f96345d44: Verifying Checksum [2021-06-30T06:43:10.323Z] b71f96345d44: Download complete [2021-06-30T06:43:10.323Z] b71f96345d44: Pull complete [2021-06-30T06:43:10.323Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-30T06:43:10.323Z] Status: Downloaded newer image for busybox:latest [2021-06-30T06:43:11.580Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-30T06:43:11.826Z] Removing intermediate container 1d143b5041ea [2021-06-30T06:43:11.826Z] ---> 2828fa5855e2 [2021-06-30T06:43:11.826Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-30T06:43:11.826Z] ---> Running in eb4d14d1c1db [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-30T06:43:13.145Z] + bundleName=amd64-cgroup2 [2021-06-30T06:43:13.145Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-30T06:43:13.145Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-30T06:43:13.145Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-30T06:43:13.145Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-30T06:43:13.414Z] Archiving artifacts [2021-06-30T06:43:14.868Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-30T06:43:15.062Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42569/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-30T06:43:15.385Z] + make clean [2021-06-30T06:43:15.515Z] Cannot create a file when that file already exists. [2021-06-30T06:43:15.643Z] docker volume rm -f docker-dev-cache [2021-06-30T06:43:15.643Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T06:43:19.056Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-30T06:43:19.317Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-30T06:43:19.884Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-30T06:43:21.243Z] Removing intermediate container eb4d14d1c1db [2021-06-30T06:43:21.243Z] ---> 6e411c66a33a [2021-06-30T06:43:21.243Z] Step 13/13 : CMD ["sh"] [2021-06-30T06:43:21.243Z] ---> Running in 917c510bbde3 [2021-06-30T06:43:21.694Z] Removing intermediate container 917c510bbde3 [2021-06-30T06:43:21.694Z] ---> 019eade8e4bd [2021-06-30T06:43:21.694Z] Successfully built 019eade8e4bd [2021-06-30T06:43:21.694Z] Successfully tagged busybox:latest [2021-06-30T06:43:21.694Z] INFO: Docker images of the daemon under test [2021-06-30T06:43:21.694Z] [2021-06-30T06:43:21.694Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-30T06:43:21.694Z] busybox latest 019eade8e4bd Less than a second ago 2.78GB [2021-06-30T06:43:21.694Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-06-30T06:43:21.694Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-06-30T06:43:21.694Z] [2021-06-30T06:43:21.694Z] INFO: Running integration tests at 06/30/2021 06:43:21... [2021-06-30T06:43:21.694Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-30T06:43:21.694Z] INFO: Integration API tests being run from the host: [2021-06-30T06:43:21.694Z] INFO: make.ps1 starting at 06/30/2021 06:43:21 [2021-06-30T06:43:21.789Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-30T06:43:22.646Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-30T06:43:24.319Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-30T06:43:26.222Z] check_test.go:309: [d05ff649553e8] daemon is not started [2021-06-30T06:43:26.222Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-30T06:43:26.791Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-30T06:43:27.050Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-30T06:43:27.309Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-30T06:43:27.568Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-30T06:43:27.568Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-30T06:43:27.827Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-30T06:43:29.731Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-30T06:43:30.303Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-30T06:43:30.303Z] check_test.go:309: [d28a46df9b47f] daemon is not started [2021-06-30T06:43:30.303Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-30T06:43:31.242Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-30T06:43:32.177Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-30T06:43:33.112Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-30T06:43:34.050Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-30T06:43:37.339Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-30T06:43:39.244Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-30T06:43:41.151Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-30T06:43:45.284Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-30T06:43:48.591Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-30T06:43:49.529Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-30T06:43:50.096Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-30T06:43:51.355Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-30T06:43:51.355Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-30T06:43:51.355Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-30T06:43:51.355Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-30T06:43:51.355Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-30T06:43:51.355Z] remote: Enumerating objects: 23, done. [2021-06-30T06:43:51.355Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-30T06:43:51.355Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-30T06:43:51.355Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-30T06:43:51.355Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-06-30T06:43:51.355Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-30T06:43:55.368Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-30T06:43:55.368Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-30T06:43:56.599Z] Cross building: bundles/cross/linux/ppc64le [2021-06-30T06:43:56.599Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-06-30T06:43:56.599Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-06-30T06:43:57.272Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-30T06:43:58.210Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-30T06:43:58.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:43:58.263Z] INFO: Testing against a local daemon [2021-06-30T06:43:58.263Z] === RUN TestBuildWithSession [2021-06-30T06:43:58.263Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:43:58.263Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-30T06:43:58.263Z] === RUN TestBuildSquashParent [2021-06-30T06:43:58.263Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:43:58.263Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-30T06:43:58.263Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-30T06:43:58.263Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:43:58.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:43:58.263Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:43:58.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:43:58.263Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:43:58.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:43:58.263Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:43:58.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:43:58.263Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:43:58.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:43:58.263Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:43:58.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:43:58.263Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:43:58.263Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:43:58.263Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:43:58.263Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:43:59.588Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-30T06:44:03.779Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-30T06:44:08.506Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:44:08.506Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:44:11.896Z] docker_cli_daemon_test.go:2550: [dfb7a166730fb] daemon is not started [2021-06-30T06:44:11.896Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-30T06:44:12.833Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-30T06:44:13.091Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-30T06:44:13.091Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-30T06:44:18.752Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-30T06:44:18.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.11s) [2021-06-30T06:44:18.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.16s) [2021-06-30T06:44:18.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.80s) [2021-06-30T06:44:18.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.45s) [2021-06-30T06:44:18.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.59s) [2021-06-30T06:44:18.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.53s) [2021-06-30T06:44:18.752Z] === RUN TestBuildMultiStageCopy [2021-06-30T06:44:18.752Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-30T06:44:19.660Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-30T06:44:22.196Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-30T06:44:24.098Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-30T06:44:25.036Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-30T06:44:27.243Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-30T06:44:27.566Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-30T06:44:27.694Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-30T06:44:28.645Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-30T06:44:30.099Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-30T06:44:30.160Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-30T06:44:31.672Z] --- PASS: TestBuildMultiStageCopy (13.79s) [2021-06-30T06:44:31.672Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.62s) [2021-06-30T06:44:31.672Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s) [2021-06-30T06:44:31.672Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.16s) [2021-06-30T06:44:31.672Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.46s) [2021-06-30T06:44:31.672Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.57s) [2021-06-30T06:44:31.672Z] === RUN TestBuildMultiStageParentConfig [2021-06-30T06:44:34.287Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-30T06:44:34.287Z] check_test.go:309: [d2955144d7080] daemon is not started [2021-06-30T06:44:34.287Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-30T06:44:34.287Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-30T06:44:34.539Z] --- PASS: TestBuildMultiStageParentConfig (2.95s) [2021-06-30T06:44:34.539Z] === RUN TestBuildLabelWithTargets [2021-06-30T06:44:34.539Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:44:34.539Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-30T06:44:34.539Z] === RUN TestBuildWithEmptyLayers [2021-06-30T06:44:36.684Z] --- PASS: TestBuildWithEmptyLayers (1.71s) [2021-06-30T06:44:36.684Z] === RUN TestBuildMultiStageOnBuild [2021-06-30T06:44:37.572Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite (420.21s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.25s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.40s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.54s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.25s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.85s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.42s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.54s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.37s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.94s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.57s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.01s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.06s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.59s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.81s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.69s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.63s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.05s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.52s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.98s) [2021-06-30T06:44:39.475Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.74s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.83s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.49s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.18s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.35s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.24s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.68s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.46s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.24s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.26s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.19s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.07s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.36s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.25s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.48s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.57s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.01s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.00s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.26s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.69s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.77s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.22s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.81s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.63s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.11s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.82s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.02s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.79s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.90s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.94s) [2021-06-30T06:44:39.475Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-30T06:44:39.475Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.91s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.29s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.39s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.47s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.07s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.69s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.81s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.74s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.77s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.66s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.15s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.17s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.34s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.51s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.02s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.45s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.30s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.03s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.34s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.90s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.82s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.94s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.40s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.82s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.79s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.52s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.29s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.24s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.79s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.04s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.65s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.77s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.91s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.74s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.42s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.59s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-06-30T06:44:39.475Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.64s) [2021-06-30T06:44:39.475Z] === RUN TestDockerSwarmSuite [2021-06-30T06:44:39.475Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-30T06:44:40.852Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-30T06:44:42.756Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-30T06:44:46.045Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-30T06:44:51.387Z] --- PASS: TestBuildMultiStageOnBuild (13.76s) [2021-06-30T06:44:51.387Z] === RUN TestBuildUncleanTarFilenames [2021-06-30T06:44:51.387Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:44:51.387Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-30T06:44:51.387Z] === RUN TestBuildMultiStageLayerLeak [2021-06-30T06:44:52.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-30T06:45:02.599Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-30T06:45:02.599Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-30T06:45:03.673Z] --- PASS: TestBuildMultiStageLayerLeak (11.80s) [2021-06-30T06:45:03.673Z] === RUN TestBuildWithHugeFile [2021-06-30T06:45:05.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-30T06:45:06.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-30T06:45:07.478Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-30T06:45:07.745Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-30T06:45:08.322Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-30T06:45:09.267Z] docker_api_swarm_test.go:562: [dc6623db112f0] joining swarm manager [d704c50620eaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:45:09.267Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-30T06:45:09.526Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-30T06:45:09.786Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-30T06:45:10.354Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-30T06:45:13.643Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-30T06:45:15.545Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-30T06:45:17.447Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-30T06:45:17.973Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-06-30T06:45:17.973Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-06-30T06:45:17.973Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-06-30T06:45:17.973Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-06-30T06:45:17.973Z] Cross building: bundles/cross/linux/s390x [2021-06-30T06:45:17.973Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-06-30T06:45:17.973Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-06-30T06:45:18.825Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-30T06:45:19.760Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-30T06:45:21.138Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-30T06:45:24.425Z] docker_api_swarm_test.go:584: [d868559136a80] joining swarm manager [d704c50620eaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:45:29.693Z] check_test.go:380: [dc6623db112f0] daemon is not started [2021-06-30T06:45:30.260Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-30T06:45:40.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-30T06:45:40.231Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-30T06:45:40.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-30T06:45:41.607Z] docker_api_swarm_test.go:45: [d664014ad35e4] joining swarm manager [d4b43c371f774]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:45:56.487Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-30T06:45:56.487Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-30T06:45:59.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-30T06:46:00.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-30T06:46:06.909Z] --- PASS: TestImportExtremelyLargeImageWorks (187.95s) [2021-06-30T06:46:06.909Z] PASS [2021-06-30T06:46:06.909Z] [2021-06-30T06:46:06.909Z] DONE 12 tests in 192.315s [2021-06-30T06:46:06.909Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-30T06:46:06.909Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:46:06.910Z] ++ set -e [2021-06-30T06:46:06.910Z] ++ '[' -n 0 ']' [2021-06-30T06:46:06.910Z] ++ set -x [2021-06-30T06:46:06.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:46:06.910Z] INFO: Testing against a local daemon [2021-06-30T06:46:06.910Z] === RUN TestNetworkCreateDelete [2021-06-30T06:46:06.910Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-06-30T06:46:06.910Z] === RUN TestDockerNetworkDeletePreferID [2021-06-30T06:46:06.910Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2021-06-30T06:46:06.910Z] === RUN TestDaemonDNSFallback [2021-06-30T06:46:06.910Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-30T06:46:07.477Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-30T06:46:08.044Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-30T06:46:08.302Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-30T06:46:09.676Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-30T06:46:09.676Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-30T06:46:09.676Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-30T06:46:09.676Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-30T06:46:13.866Z] --- PASS: TestDaemonDNSFallback (7.06s) [2021-06-30T06:46:13.866Z] === RUN TestInspectNetwork [2021-06-30T06:46:18.058Z] === RUN TestInspectNetwork/full_network_id [2021-06-30T06:46:18.058Z] === RUN TestInspectNetwork/partial_network_id [2021-06-30T06:46:18.058Z] === RUN TestInspectNetwork/network_name [2021-06-30T06:46:18.058Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-30T06:46:19.960Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-30T06:46:20.218Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-30T06:46:20.476Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-30T06:46:21.042Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-30T06:46:21.042Z] === RUN TestDockerSuite/TestBuildFails [2021-06-30T06:46:21.977Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-30T06:46:21.977Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-30T06:46:22.544Z] --- PASS: TestInspectNetwork (8.65s) [2021-06-30T06:46:22.544Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-30T06:46:22.544Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-30T06:46:22.544Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-30T06:46:22.544Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-30T06:46:22.544Z] === RUN TestRunContainerWithBridgeNone [2021-06-30T06:46:24.445Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-30T06:46:26.350Z] --- PASS: TestRunContainerWithBridgeNone (4.05s) [2021-06-30T06:46:26.350Z] === RUN TestNetworkInvalidJSON [2021-06-30T06:46:26.350Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-30T06:46:26.350Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-30T06:46:26.350Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:46:26.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:46:26.350Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:46:26.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:46:26.703Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-30T06:46:26.704Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:46:26.704Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:46:26.704Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-30T06:46:26.704Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-30T06:46:26.704Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-30T06:46:26.704Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-30T06:46:26.704Z] === RUN TestNetworkList [2021-06-30T06:46:26.704Z] === RUN TestNetworkList//networks [2021-06-30T06:46:26.704Z] === PAUSE TestNetworkList//networks [2021-06-30T06:46:26.704Z] === RUN TestNetworkList//networks/ [2021-06-30T06:46:26.704Z] === PAUSE TestNetworkList//networks/ [2021-06-30T06:46:26.704Z] === CONT TestNetworkList//networks [2021-06-30T06:46:26.704Z] === CONT TestNetworkList//networks/ [2021-06-30T06:46:26.704Z] --- PASS: TestNetworkList (0.02s) [2021-06-30T06:46:26.704Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-30T06:46:26.704Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-30T06:46:26.704Z] === RUN TestHostIPv4BridgeLabel [2021-06-30T06:46:26.704Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-30T06:46:27.272Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-06-30T06:46:27.272Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-30T06:46:28.238Z] --- PASS: TestDaemonRestartWithLiveRestore (1.10s) [2021-06-30T06:46:28.238Z] === RUN TestDaemonDefaultNetworkPools [2021-06-30T06:46:28.806Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-30T06:46:29.065Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-06-30T06:46:29.065Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-30T06:46:30.000Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-30T06:46:30.258Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-06-30T06:46:30.259Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-30T06:46:30.259Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-30T06:46:31.633Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-30T06:46:31.633Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-06-30T06:46:31.633Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-30T06:46:32.199Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-06-30T06:46:32.199Z] === RUN TestServiceWithPredefinedNetwork [2021-06-30T06:46:33.575Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-30T06:46:34.142Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-30T06:46:34.407Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-30T06:46:35.348Z] --- PASS: TestServiceWithPredefinedNetwork (3.10s) [2021-06-30T06:46:35.348Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-30T06:46:35.348Z] service_test.go:242: FLAKY_TEST [2021-06-30T06:46:35.348Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T06:46:35.348Z] === RUN TestServiceWithDataPathPortInit [2021-06-30T06:46:36.293Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-30T06:46:38.828Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-30T06:46:39.356Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-06-30T06:46:39.356Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-06-30T06:46:39.356Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-06-30T06:46:39.356Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-06-30T06:46:39.356Z] [2021-06-30T06:46:39.396Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-30T06:46:41.574Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-30T06:46:41.896Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d4d1c88bf06a78a8324a637a3fbee3d259d947b8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d4d1c88bf06a78a8324a637a3fbee3d259d947b8 hack/test/unit [2021-06-30T06:46:42.457Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-30T06:46:42.457Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-30T06:46:42.457Z] + TESTDIRS=./... [2021-06-30T06:46:42.457Z] + exclude_paths='/vendor/|/integration' [2021-06-30T06:46:42.457Z] ++ go list ./... [2021-06-30T06:46:42.457Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-30T06:46:42.682Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-30T06:46:42.682Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-30T06:46:43.385Z] + pkg_list='github.com/docker/docker/api [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/backend/build [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/httputils [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/middleware [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/router [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/router/build [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/router/container [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/router/debug [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/router/distribution [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/router/grpc [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/router/image [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/router/network [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/router/plugin [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/router/session [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/router/swarm [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/router/system [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/router/volume [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/backend [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/blkiodev [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/container [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/events [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/filters [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/image [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/mount [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/network [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/registry [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/strslice [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/swarm [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/time [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/versions [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/types/volume [2021-06-30T06:46:43.385Z] github.com/docker/docker/builder [2021-06-30T06:46:43.385Z] github.com/docker/docker/builder/builder-next [2021-06-30T06:46:43.385Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-30T06:46:43.385Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-30T06:46:43.385Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-30T06:46:43.385Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-30T06:46:43.385Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-30T06:46:43.385Z] github.com/docker/docker/builder/builder-next/worker [2021-06-30T06:46:43.385Z] github.com/docker/docker/builder/dockerfile [2021-06-30T06:46:43.385Z] github.com/docker/docker/builder/dockerignore [2021-06-30T06:46:43.385Z] github.com/docker/docker/builder/remotecontext [2021-06-30T06:46:43.385Z] github.com/docker/docker/builder/remotecontext/git [2021-06-30T06:46:43.385Z] github.com/docker/docker/cli [2021-06-30T06:46:43.385Z] github.com/docker/docker/cli/config [2021-06-30T06:46:43.385Z] github.com/docker/docker/cli/debug [2021-06-30T06:46:43.385Z] github.com/docker/docker/client [2021-06-30T06:46:43.385Z] github.com/docker/docker/cmd/docker-proxy [2021-06-30T06:46:43.385Z] github.com/docker/docker/cmd/dockerd [2021-06-30T06:46:43.385Z] github.com/docker/docker/container [2021-06-30T06:46:43.385Z] github.com/docker/docker/container/stream [2021-06-30T06:46:43.385Z] github.com/docker/docker/contrib/apparmor [2021-06-30T06:46:43.385Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-30T06:46:43.385Z] github.com/docker/docker/contrib/httpserver [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/cluster [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/cluster/convert [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/cluster/executor [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/cluster/provider [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/config [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/discovery [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/events [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/events/testutils [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/exec [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/graphdriver [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/images [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/initlayer [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/links [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/listeners [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/logger [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/logger/gelf [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/logger/journald [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/logger/local [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/logger/logentries [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/logger/splunk [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/logger/syslog [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/logger/templates [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/names [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/network [2021-06-30T06:46:43.385Z] github.com/docker/docker/daemon/stats [2021-06-30T06:46:43.385Z] github.com/docker/docker/distribution [2021-06-30T06:46:43.385Z] github.com/docker/docker/distribution/metadata [2021-06-30T06:46:43.385Z] github.com/docker/docker/distribution/utils [2021-06-30T06:46:43.385Z] github.com/docker/docker/distribution/xfer [2021-06-30T06:46:43.385Z] github.com/docker/docker/dockerversion [2021-06-30T06:46:43.385Z] github.com/docker/docker/errdefs [2021-06-30T06:46:43.385Z] github.com/docker/docker/image [2021-06-30T06:46:43.385Z] github.com/docker/docker/image/cache [2021-06-30T06:46:43.385Z] github.com/docker/docker/image/tarexport [2021-06-30T06:46:43.385Z] github.com/docker/docker/image/v1 [2021-06-30T06:46:43.385Z] github.com/docker/docker/internal/test/suite [2021-06-30T06:46:43.385Z] github.com/docker/docker/layer [2021-06-30T06:46:43.385Z] github.com/docker/docker/libcontainerd [2021-06-30T06:46:43.385Z] github.com/docker/docker/libcontainerd/queue [2021-06-30T06:46:43.385Z] github.com/docker/docker/libcontainerd/remote [2021-06-30T06:46:43.385Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-30T06:46:43.385Z] github.com/docker/docker/libcontainerd/types [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/api [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/bitseq [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/cluster [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/config [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/datastore [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/driverapi [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/etchosts [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/idm [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/ipam [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/iptables [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/netlabel [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/netutils [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/networkdb [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/ns [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/options [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/osl [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/portallocator [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/portmapper [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/testutils [2021-06-30T06:46:43.385Z] github.com/docker/docker/libnetwork/types [2021-06-30T06:46:43.385Z] github.com/docker/docker/oci [2021-06-30T06:46:43.385Z] github.com/docker/docker/oci/caps [2021-06-30T06:46:43.385Z] github.com/docker/docker/opts [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/aaparser [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/archive [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/authorization [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/broadcaster [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/capabilities [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/chrootarchive [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/containerfs [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/devicemapper [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/directory [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/discovery [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/discovery/file [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/discovery/kv [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/discovery/memory [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/dmesg [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/filenotify [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/fileutils [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/fsutils [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/homedir [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/idtools [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/ioutils [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/jsonmessage [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/locker [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/longpath [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/loopback [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/mount [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/namesgenerator [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/parsers [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/pidfile [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/platform [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/plugingetter [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/plugins [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/plugins/transport [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/pools [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/progress [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/pubsub [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/reexec [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/signal [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/stdcopy [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/streamformatter [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/stringid [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/symlink [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/sysinfo [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/system [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/tailfile [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/tarsum [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/term [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/term/windows [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/truncindex [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/urlutil [2021-06-30T06:46:43.385Z] github.com/docker/docker/pkg/useragent [2021-06-30T06:46:43.385Z] github.com/docker/docker/plugin [2021-06-30T06:46:43.385Z] github.com/docker/docker/plugin/executor/containerd [2021-06-30T06:46:43.385Z] github.com/docker/docker/plugin/v2 [2021-06-30T06:46:43.385Z] github.com/docker/docker/profiles/apparmor [2021-06-30T06:46:43.385Z] github.com/docker/docker/profiles/seccomp [2021-06-30T06:46:43.385Z] github.com/docker/docker/quota [2021-06-30T06:46:43.385Z] github.com/docker/docker/reference [2021-06-30T06:46:43.385Z] github.com/docker/docker/registry [2021-06-30T06:46:43.385Z] github.com/docker/docker/registry/resumable [2021-06-30T06:46:43.385Z] github.com/docker/docker/restartmanager [2021-06-30T06:46:43.385Z] github.com/docker/docker/rootless [2021-06-30T06:46:43.385Z] github.com/docker/docker/rootless/specconv [2021-06-30T06:46:43.385Z] github.com/docker/docker/runconfig [2021-06-30T06:46:43.385Z] github.com/docker/docker/runconfig/opts [2021-06-30T06:46:43.385Z] github.com/docker/docker/testutil [2021-06-30T06:46:43.385Z] github.com/docker/docker/testutil/daemon [2021-06-30T06:46:43.385Z] github.com/docker/docker/testutil/environment [2021-06-30T06:46:43.385Z] github.com/docker/docker/testutil/fakecontext [2021-06-30T06:46:43.385Z] github.com/docker/docker/testutil/fakegit [2021-06-30T06:46:43.385Z] github.com/docker/docker/testutil/fakestorage [2021-06-30T06:46:43.385Z] github.com/docker/docker/testutil/fixtures/load [2021-06-30T06:46:43.385Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-30T06:46:43.385Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-30T06:46:43.385Z] github.com/docker/docker/testutil/registry [2021-06-30T06:46:43.385Z] github.com/docker/docker/testutil/request [2021-06-30T06:46:43.385Z] github.com/docker/docker/volume [2021-06-30T06:46:43.385Z] github.com/docker/docker/volume/drivers [2021-06-30T06:46:43.385Z] github.com/docker/docker/volume/local [2021-06-30T06:46:43.385Z] github.com/docker/docker/volume/mounts [2021-06-30T06:46:43.385Z] github.com/docker/docker/volume/service [2021-06-30T06:46:43.385Z] github.com/docker/docker/volume/service/opts [2021-06-30T06:46:43.385Z] github.com/docker/docker/volume/testutils' [2021-06-30T06:46:43.385Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-30T06:46:43.385Z] + echo 'github.com/docker/docker/api [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/backend/build [2021-06-30T06:46:43.385Z] github.com/docker/docker/api/server/httputils [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/server/middleware [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/server/router [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/server/router/build [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/server/router/container [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/server/router/debug [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/server/router/distribution [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/server/router/grpc [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/server/router/image [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/server/router/network [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/server/router/plugin [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/server/router/session [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/server/router/swarm [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/server/router/system [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/server/router/volume [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/backend [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/blkiodev [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/container [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/events [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/filters [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/image [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/mount [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/network [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/registry [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/strslice [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/swarm [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/time [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/versions [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-30T06:46:43.386Z] github.com/docker/docker/api/types/volume [2021-06-30T06:46:43.386Z] github.com/docker/docker/builder [2021-06-30T06:46:43.386Z] github.com/docker/docker/builder/builder-next [2021-06-30T06:46:43.386Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-30T06:46:43.386Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-30T06:46:43.386Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-30T06:46:43.386Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-30T06:46:43.386Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-30T06:46:43.386Z] github.com/docker/docker/builder/builder-next/worker [2021-06-30T06:46:43.386Z] github.com/docker/docker/builder/dockerfile [2021-06-30T06:46:43.386Z] github.com/docker/docker/builder/dockerignore [2021-06-30T06:46:43.386Z] github.com/docker/docker/builder/remotecontext [2021-06-30T06:46:43.386Z] github.com/docker/docker/builder/remotecontext/git [2021-06-30T06:46:43.386Z] github.com/docker/docker/cli [2021-06-30T06:46:43.386Z] github.com/docker/docker/cli/config [2021-06-30T06:46:43.386Z] github.com/docker/docker/cli/debug [2021-06-30T06:46:43.386Z] github.com/docker/docker/client [2021-06-30T06:46:43.386Z] github.com/docker/docker/cmd/docker-proxy [2021-06-30T06:46:43.386Z] github.com/docker/docker/cmd/dockerd [2021-06-30T06:46:43.386Z] github.com/docker/docker/container [2021-06-30T06:46:43.386Z] github.com/docker/docker/container/stream [2021-06-30T06:46:43.386Z] github.com/docker/docker/contrib/apparmor [2021-06-30T06:46:43.386Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-30T06:46:43.386Z] github.com/docker/docker/contrib/httpserver [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/cluster [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/cluster/convert [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/cluster/executor [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/cluster/provider [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/config [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/discovery [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/events [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/events/testutils [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/exec [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/graphdriver [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/images [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/initlayer [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/links [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/listeners [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/logger [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/logger/gelf [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/logger/journald [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/logger/local [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/logger/logentries [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/logger/splunk [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/logger/syslog [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/logger/templates [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/names [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/network [2021-06-30T06:46:43.386Z] github.com/docker/docker/daemon/stats [2021-06-30T06:46:43.386Z] github.com/docker/docker/distribution [2021-06-30T06:46:43.386Z] github.com/docker/docker/distribution/metadata [2021-06-30T06:46:43.386Z] github.com/docker/docker/distribution/utils [2021-06-30T06:46:43.386Z] github.com/docker/docker/distribution/xfer [2021-06-30T06:46:43.386Z] github.com/docker/docker/dockerversion [2021-06-30T06:46:43.386Z] github.com/docker/docker/errdefs [2021-06-30T06:46:43.386Z] github.com/docker/docker/image [2021-06-30T06:46:43.386Z] github.com/docker/docker/image/cache [2021-06-30T06:46:43.386Z] github.com/docker/docker/image/tarexport [2021-06-30T06:46:43.386Z] github.com/docker/docker/image/v1 [2021-06-30T06:46:43.386Z] github.com/docker/docker/internal/test/suite [2021-06-30T06:46:43.386Z] github.com/docker/docker/layer [2021-06-30T06:46:43.386Z] github.com/docker/docker/libcontainerd [2021-06-30T06:46:43.386Z] github.com/docker/docker/libcontainerd/queue [2021-06-30T06:46:43.386Z] github.com/docker/docker/libcontainerd/remote [2021-06-30T06:46:43.386Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-30T06:46:43.386Z] github.com/docker/docker/libcontainerd/types [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/api [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/bitseq [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/cluster [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/config [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/datastore [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/driverapi [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/etchosts [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/idm [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/ipam [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/iptables [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/netlabel [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/netutils [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/networkdb [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/ns [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/options [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/osl [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/portallocator [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/portmapper [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/testutils [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/types [2021-06-30T06:46:43.386Z] github.com/docker/docker/oci [2021-06-30T06:46:43.386Z] github.com/docker/docker/oci/caps [2021-06-30T06:46:43.386Z] github.com/docker/docker/opts [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/aaparser [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/archive [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/authorization [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/broadcaster [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/capabilities [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/chrootarchive [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/containerfs [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/devicemapper [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/directory [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/discovery [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/discovery/file [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/discovery/kv [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/discovery/memory [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/dmesg [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/filenotify [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/fileutils [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/fsutils [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/homedir [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/idtools [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/ioutils [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/jsonmessage [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/locker [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/longpath [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/loopback [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/mount [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/namesgenerator [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/parsers [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/pidfile [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/platform [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/plugingetter [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/plugins [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/plugins/transport [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/pools [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/progress [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/pubsub [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/reexec [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/signal [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/stdcopy [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/streamformatter [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/stringid [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/symlink [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/sysinfo [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/system [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/tailfile [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/tarsum [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/term [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/term/windows [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/truncindex [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/urlutil [2021-06-30T06:46:43.386Z] github.com/docker/docker/pkg/useragent [2021-06-30T06:46:43.386Z] github.com/docker/docker/plugin [2021-06-30T06:46:43.386Z] github.com/docker/docker/plugin/executor/containerd [2021-06-30T06:46:43.386Z] github.com/docker/docker/plugin/v2 [2021-06-30T06:46:43.386Z] github.com/docker/docker/profiles/apparmor [2021-06-30T06:46:43.386Z] github.com/docker/docker/profiles/seccomp [2021-06-30T06:46:43.386Z] github.com/docker/docker/quota [2021-06-30T06:46:43.386Z] github.com/docker/docker/reference [2021-06-30T06:46:43.386Z] github.com/docker/docker/registry [2021-06-30T06:46:43.386Z] github.com/docker/docker/registry/resumable [2021-06-30T06:46:43.386Z] github.com/docker/docker/restartmanager [2021-06-30T06:46:43.386Z] github.com/docker/docker/rootless [2021-06-30T06:46:43.386Z] github.com/docker/docker/rootless/specconv [2021-06-30T06:46:43.386Z] github.com/docker/docker/runconfig [2021-06-30T06:46:43.386Z] github.com/docker/docker/runconfig/opts [2021-06-30T06:46:43.386Z] github.com/docker/docker/testutil [2021-06-30T06:46:43.386Z] github.com/docker/docker/testutil/daemon [2021-06-30T06:46:43.386Z] github.com/docker/docker/testutil/environment [2021-06-30T06:46:43.386Z] github.com/docker/docker/testutil/fakecontext [2021-06-30T06:46:43.386Z] github.com/docker/docker/testutil/fakegit [2021-06-30T06:46:43.386Z] github.com/docker/docker/testutil/fakestorage [2021-06-30T06:46:43.386Z] github.com/docker/docker/testutil/fixtures/load [2021-06-30T06:46:43.386Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-30T06:46:43.386Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-30T06:46:43.386Z] github.com/docker/docker/testutil/registry [2021-06-30T06:46:43.386Z] github.com/docker/docker/testutil/request [2021-06-30T06:46:43.386Z] github.com/docker/docker/volume [2021-06-30T06:46:43.386Z] github.com/docker/docker/volume/drivers [2021-06-30T06:46:43.386Z] github.com/docker/docker/volume/local [2021-06-30T06:46:43.386Z] github.com/docker/docker/volume/mounts [2021-06-30T06:46:43.386Z] github.com/docker/docker/volume/service [2021-06-30T06:46:43.386Z] github.com/docker/docker/volume/service/opts [2021-06-30T06:46:43.386Z] github.com/docker/docker/volume/testutils' [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-30T06:46:43.386Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-30T06:46:43.386Z] + type docker-proxy [2021-06-30T06:46:43.386Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-30T06:46:43.386Z] + hack/make.sh binary-proxy install-proxy [2021-06-30T06:46:43.386Z] [2021-06-30T06:46:43.386Z] Removing bundles/ [2021-06-30T06:46:43.386Z] [2021-06-30T06:46:43.386Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-30T06:46:43.386Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-30T06:46:43.386Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:46:43.623Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-30T06:46:43.882Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-30T06:46:44.449Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-30T06:46:44.449Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-30T06:46:45.384Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-30T06:46:45.951Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-30T06:46:46.211Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-30T06:46:46.778Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-30T06:46:46.778Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-30T06:46:47.346Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-30T06:46:47.913Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-30T06:46:49.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-30T06:46:49.549Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-30T06:46:49.929Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-30T06:46:49.929Z] [2021-06-30T06:46:49.929Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-30T06:46:49.929Z] Installing docker-proxy to /usr/local/bin/ [2021-06-30T06:46:49.929Z] [2021-06-30T06:46:49.929Z] + mkdir -p bundles [2021-06-30T06:46:49.929Z] + 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/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-30T06:46:50.186Z] ? github.com/docker/docker/api [no test files] [2021-06-30T06:46:51.453Z] docker_api_swarm_test.go:303: [da0a77aee5ecc] joining swarm manager [da01ff15e8638]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:46:51.711Z] --- PASS: TestServiceWithDataPathPortInit (16.42s) [2021-06-30T06:46:51.711Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-30T06:46:52.644Z] docker_api_swarm_test.go:304: [d04a2e7ec3207] joining swarm manager [da01ff15e8638]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:46:53.580Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-30T06:46:55.484Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o5mttuxvpb5xbymfe6elkke67 Created:2021-06-30 06:46:52.914979656 +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[41255c1a1923ac322f6e03f999458b40c462a87229b923ac8d8893dfd4990ce4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j0loe9dh4zngz5rcn1pc9u7cp EndpointID:b225ddd1f3af8f9bc382e9084a4c3aaa6a0d05940e7162c36e933b3d599aa9e8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a8db9c923cb05e0277b9232ae0d710e45d884b5d130626f6e4d0f498011cee90 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:23f663c1eb70 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j0loe9dh4zngz5rcn1pc9u7cp EndpointID:b225ddd1f3af8f9bc382e9084a4c3aaa6a0d05940e7162c36e933b3d599aa9e8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-30T06:46:55.484Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-30T06:46:58.771Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-30T06:46:58.771Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-30T06:46:58.771Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-30T06:46:58.771Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-30T06:46:58.771Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-30T06:46:58.771Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-30T06:46:59.708Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.01s) [2021-06-30T06:46:59.708Z] PASS [2021-06-30T06:46:59.708Z] [2021-06-30T06:46:59.708Z] === Skipped [2021-06-30T06:46:59.708Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T06:46:59.708Z] service_test.go:242: FLAKY_TEST [2021-06-30T06:46:59.708Z] [2021-06-30T06:46:59.708Z] [2021-06-30T06:46:59.708Z] DONE 26 tests, 1 skipped in 53.631s [2021-06-30T06:46:59.708Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-30T06:46:59.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:46:59.708Z] ++ set -e [2021-06-30T06:46:59.708Z] ++ '[' -n 0 ']' [2021-06-30T06:46:59.708Z] ++ set -x [2021-06-30T06:46:59.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:46:59.708Z] INFO: Testing against a local daemon [2021-06-30T06:46:59.708Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-30T06:46:59.708Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:46:59.708Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-30T06:46:59.708Z] === RUN TestDockerNetworkIpvlan [2021-06-30T06:46:59.708Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:46:59.708Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2021-06-30T06:46:59.708Z] PASS [2021-06-30T06:46:59.708Z] [2021-06-30T06:46:59.708Z] === Skipped [2021-06-30T06:46:59.708Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-30T06:46:59.708Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:46:59.708Z] [2021-06-30T06:46:59.708Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2021-06-30T06:46:59.708Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:46:59.708Z] [2021-06-30T06:46:59.708Z] [2021-06-30T06:46:59.708Z] DONE 2 tests, 2 skipped in 0.159s [2021-06-30T06:46:59.708Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-30T06:46:59.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:46:59.708Z] ++ set -e [2021-06-30T06:46:59.708Z] ++ '[' -n 0 ']' [2021-06-30T06:46:59.708Z] ++ set -x [2021-06-30T06:46:59.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:46:59.968Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-30T06:46:59.968Z] INFO: Testing against a local daemon [2021-06-30T06:46:59.968Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-30T06:46:59.975Z] --- PASS: TestBuildWithHugeFile (116.08s) [2021-06-30T06:46:59.975Z] === RUN TestBuildWCOWSandboxSize [2021-06-30T06:47:01.346Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-30T06:47:01.346Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2021-06-30T06:47:01.346Z] === RUN TestDockerNetworkMacvlan [2021-06-30T06:47:02.280Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-30T06:47:02.847Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-30T06:47:04.258Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-30T06:47:05.636Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-30T06:47:06.203Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-30T06:47:06.462Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-30T06:47:07.397Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-30T06:47:08.233Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-06-30T06:47:10.686Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-30T06:47:10.945Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-30T06:47:19.058Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-30T06:47:19.058Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-30T06:47:20.434Z] --- PASS: TestDockerNetworkMacvlan (18.87s) [2021-06-30T06:47:20.434Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-06-30T06:47:20.434Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-06-30T06:47:20.434Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.17s) [2021-06-30T06:47:20.434Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.57s) [2021-06-30T06:47:20.434Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.80s) [2021-06-30T06:47:20.434Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.82s) [2021-06-30T06:47:20.434Z] PASS [2021-06-30T06:47:20.434Z] [2021-06-30T06:47:20.434Z] DONE 8 tests in 20.373s [2021-06-30T06:47:20.434Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-30T06:47:20.434Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:47:20.434Z] ++ set -e [2021-06-30T06:47:20.434Z] ++ '[' -n 0 ']' [2021-06-30T06:47:20.434Z] ++ set -x [2021-06-30T06:47:20.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:47:20.434Z] testing: warning: no tests to run [2021-06-30T06:47:20.434Z] PASS [2021-06-30T06:47:20.434Z] [2021-06-30T06:47:20.434Z] DONE 0 tests in 0.038s [2021-06-30T06:47:20.434Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-30T06:47:20.434Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:47:20.434Z] ++ set -e [2021-06-30T06:47:20.434Z] ++ '[' -n 0 ']' [2021-06-30T06:47:20.434Z] ++ set -x [2021-06-30T06:47:20.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:47:20.434Z] INFO: Testing against a local daemon [2021-06-30T06:47:20.434Z] === RUN TestAuthZPluginAllowRequest [2021-06-30T06:47:21.813Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-30T06:47:22.072Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2021-06-30T06:47:22.072Z] === RUN TestAuthZPluginTLS [2021-06-30T06:47:22.640Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-06-30T06:47:22.640Z] === RUN TestAuthZPluginDenyRequest [2021-06-30T06:47:23.208Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-30T06:47:23.208Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-06-30T06:47:23.208Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-30T06:47:23.775Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-30T06:47:23.775Z] === RUN TestAuthZPluginDenyResponse [2021-06-30T06:47:24.343Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-06-30T06:47:24.343Z] === RUN TestAuthZPluginAllowEventStream [2021-06-30T06:47:25.721Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-30T06:47:25.721Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-30T06:47:25.721Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-30T06:47:26.290Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2021-06-30T06:47:26.290Z] === RUN TestAuthZPluginErrorResponse [2021-06-30T06:47:26.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-30T06:47:26.826Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2021-06-30T06:47:26.826Z] === RUN TestAuthZPluginErrorRequest [2021-06-30T06:47:27.395Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-06-30T06:47:27.395Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-30T06:47:27.961Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2021-06-30T06:47:27.961Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-30T06:47:29.337Z] docker_api_swarm_test.go:271: [da634efeed220] joining swarm manager [d9babe29327d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:47:30.714Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.69s) [2021-06-30T06:47:30.714Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-30T06:47:30.714Z] docker_api_swarm_test.go:272: [d907ce9e5197f] joining swarm manager [d9babe29327d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:47:31.650Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-30T06:47:32.219Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-30T06:47:32.786Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s) [2021-06-30T06:47:32.786Z] === RUN TestAuthZPluginHeader [2021-06-30T06:47:33.724Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-06-30T06:47:33.724Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-30T06:47:34.292Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-30T06:47:34.551Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-30T06:47:37.083Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-30T06:47:38.460Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-30T06:47:38.460Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.58s) [2021-06-30T06:47:38.460Z] === RUN TestAuthZPluginV2Disable [2021-06-30T06:47:39.397Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-30T06:47:40.331Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-30T06:47:41.708Z] --- PASS: TestAuthZPluginV2Disable (3.27s) [2021-06-30T06:47:41.708Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-30T06:47:41.966Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-30T06:47:42.225Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-30T06:47:42.484Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-30T06:47:42.744Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-30T06:47:43.002Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-30T06:47:43.572Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-30T06:47:44.512Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.00s) [2021-06-30T06:47:44.512Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-30T06:47:45.450Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-30T06:47:46.020Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-30T06:47:48.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-30T06:47:48.555Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-30T06:47:52.765Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-30T06:47:56.054Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-30T06:47:56.623Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-30T06:47:58.003Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.18s) [2021-06-30T06:47:58.003Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-30T06:47:58.003Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-30T06:47:58.261Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-30T06:48:01.545Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-30T06:48:02.919Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-30T06:48:03.853Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-30T06:48:04.420Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-30T06:48:12.534Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-30T06:48:13.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-30T06:48:14.406Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-06-30T06:48:14.406Z] PASS [2021-06-30T06:48:14.406Z] [2021-06-30T06:48:14.406Z] DONE 17 tests in 54.058s [2021-06-30T06:48:14.406Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-30T06:48:14.406Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:48:14.406Z] ++ set -e [2021-06-30T06:48:14.406Z] ++ '[' -n 0 ']' [2021-06-30T06:48:14.406Z] ++ set -x [2021-06-30T06:48:14.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:48:14.665Z] INFO: Testing against a local daemon [2021-06-30T06:48:14.665Z] === RUN TestPluginInvalidJSON [2021-06-30T06:48:14.665Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:48:14.665Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:48:14.665Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:48:14.665Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-30T06:48:14.665Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-30T06:48:14.665Z] === RUN TestPluginInstall [2021-06-30T06:48:14.665Z] === RUN TestPluginInstall/no_auth [2021-06-30T06:48:17.204Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-30T06:48:17.802Z] time="2021-06-30T06:48:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:48:17.802Z] time="2021-06-30T06:48:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17312fcfeacb6a80bc63badbe994405af3bc1595b4fbc42f90ec4ad23f6d21e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:48:17.802Z] time="2021-06-30T06:48:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:48:17.802Z] time="2021-06-30T06:48:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17312fcfeacb6a80bc63badbe994405af3bc1595b4fbc42f90ec4ad23f6d21e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:48:18.060Z] === RUN TestPluginInstall/with_htpasswd [2021-06-30T06:48:18.629Z] time="2021-06-30T06:48:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:48:18.629Z] time="2021-06-30T06:48:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15c9c3464cad651aeeb6dc1a6e74dd84b1613e8c06ef01a06902cb159044f0c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:48:18.629Z] time="2021-06-30T06:48:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:48:18.629Z] time="2021-06-30T06:48:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15c9c3464cad651aeeb6dc1a6e74dd84b1613e8c06ef01a06902cb159044f0c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:48:18.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-30T06:48:18.887Z] === RUN TestPluginInstall/with_insecure [2021-06-30T06:48:20.265Z] time="2021-06-30T06:48:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:48:20.265Z] time="2021-06-30T06:48:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04c31a2237bf370def7232d2607fb05d426f764e574d888ac0402abfdc3146a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:48:20.265Z] time="2021-06-30T06:48:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:48:20.266Z] time="2021-06-30T06:48:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04c31a2237bf370def7232d2607fb05d426f764e574d888ac0402abfdc3146a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:48:20.524Z] plugin_test.go:165: [d59405cf54de4] daemon is not started [2021-06-30T06:48:20.524Z] --- PASS: TestPluginInstall (5.81s) [2021-06-30T06:48:20.524Z] --- PASS: TestPluginInstall/no_auth (3.50s) [2021-06-30T06:48:20.524Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2021-06-30T06:48:20.524Z] --- PASS: TestPluginInstall/with_insecure (1.49s) [2021-06-30T06:48:20.524Z] === RUN TestPluginsWithRuntimes [2021-06-30T06:48:20.524Z] docker_api_swarm_node_test.go:19: [db4df7a7700c2] joining swarm manager [dfbe4ca9d3238]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:48:21.459Z] docker_api_swarm_node_test.go:20: [d593e0f484188] joining swarm manager [dfbe4ca9d3238]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:48:22.026Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-30T06:48:23.401Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-30T06:48:23.401Z] === RUN TestDockerSuite/TestBuildRm [2021-06-30T06:48:24.335Z] --- PASS: TestPluginsWithRuntimes (3.96s) [2021-06-30T06:48:24.335Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.14s) [2021-06-30T06:48:24.335Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2021-06-30T06:48:24.335Z] === RUN TestPluginBackCompatMediaTypes [2021-06-30T06:48:25.270Z] --- PASS: TestPluginBackCompatMediaTypes (0.83s) [2021-06-30T06:48:25.270Z] PASS [2021-06-30T06:48:25.270Z] [2021-06-30T06:48:25.270Z] DONE 10 tests in 10.831s [2021-06-30T06:48:25.270Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-30T06:48:25.270Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:48:25.270Z] ++ set -e [2021-06-30T06:48:25.270Z] ++ '[' -n 0 ']' [2021-06-30T06:48:25.270Z] ++ set -x [2021-06-30T06:48:25.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:48:25.528Z] INFO: Testing against a local daemon [2021-06-30T06:48:25.528Z] === RUN TestExternalGraphDriver [2021-06-30T06:48:25.528Z] === RUN TestExternalGraphDriver/json [2021-06-30T06:48:26.463Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-30T06:48:27.839Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-30T06:48:27.839Z] === RUN TestExternalGraphDriver/spec [2021-06-30T06:48:28.776Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-30T06:48:29.035Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-30T06:48:29.604Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-30T06:48:29.863Z] === RUN TestExternalGraphDriver/pull [2021-06-30T06:48:30.801Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-30T06:48:31.738Z] --- PASS: TestExternalGraphDriver (6.35s) [2021-06-30T06:48:31.738Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2021-06-30T06:48:31.738Z] --- PASS: TestExternalGraphDriver/spec (2.20s) [2021-06-30T06:48:31.738Z] --- PASS: TestExternalGraphDriver/pull (1.89s) [2021-06-30T06:48:31.738Z] === RUN TestGraphdriverPluginV2 [2021-06-30T06:48:31.997Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-30T06:48:31.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-30T06:48:33.373Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-30T06:48:37.563Z] --- PASS: TestGraphdriverPluginV2 (5.08s) [2021-06-30T06:48:37.563Z] PASS [2021-06-30T06:48:37.563Z] [2021-06-30T06:48:37.563Z] DONE 5 tests in 11.640s [2021-06-30T06:48:37.563Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-30T06:48:37.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:48:37.563Z] ++ set -e [2021-06-30T06:48:37.563Z] ++ '[' -n 0 ']' [2021-06-30T06:48:37.563Z] ++ set -x [2021-06-30T06:48:37.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:48:37.564Z] INFO: Testing against a local daemon [2021-06-30T06:48:37.564Z] === RUN TestContinueAfterPluginCrash [2021-06-30T06:48:37.564Z] === PAUSE TestContinueAfterPluginCrash [2021-06-30T06:48:37.564Z] === RUN TestReadPluginNoRead [2021-06-30T06:48:37.564Z] === PAUSE TestReadPluginNoRead [2021-06-30T06:48:37.564Z] === RUN TestDaemonStartWithLogOpt [2021-06-30T06:48:37.564Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-30T06:48:37.564Z] === CONT TestContinueAfterPluginCrash [2021-06-30T06:48:37.564Z] === CONT TestDaemonStartWithLogOpt [2021-06-30T06:48:37.564Z] docker_api_swarm_test.go:501: [df2c09d01478a] joining swarm manager [d21dc0072dd14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:48:38.941Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-30T06:48:39.207Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-30T06:48:39.523Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-30T06:48:39.523Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-30T06:48:39.523Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-30T06:48:40.091Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-30T06:48:41.470Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-30T06:48:41.470Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-30T06:48:42.039Z] --- PASS: TestDaemonStartWithLogOpt (5.03s) [2021-06-30T06:48:42.039Z] === CONT TestReadPluginNoRead [2021-06-30T06:48:42.606Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-30T06:48:44.616Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-30T06:48:44.616Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-06-30T06:48:44.616Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2021-06-30T06:48:44.616Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-30T06:48:44.617Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/types [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-30T06:48:44.617Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-30T06:48:44.617Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-30T06:48:44.617Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-06-30T06:48:44.617Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/builder [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-30T06:48:44.617Z] ok github.com/docker/docker/builder/dockerfile 0.212s coverage: 48.7% of statements [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-30T06:48:44.617Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2021-06-30T06:48:44.617Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-06-30T06:48:44.617Z] ok github.com/docker/docker/builder/remotecontext/git 1.326s coverage: 86.3% of statements [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/cli [no test files] [2021-06-30T06:48:44.617Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-30T06:48:44.617Z] ok github.com/docker/docker/cmd/docker-proxy 0.132s coverage: 67.6% of statements [2021-06-30T06:48:44.617Z] ok github.com/docker/docker/client 0.135s coverage: 75.5% of statements [2021-06-30T06:48:45.139Z] === RUN TestReadPluginNoRead/default [2021-06-30T06:48:47.040Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-30T06:48:47.607Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-30T06:48:47.866Z] --- PASS: TestContinueAfterPluginCrash (10.73s) [2021-06-30T06:48:48.802Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-30T06:48:48.802Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-30T06:48:50.178Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-30T06:48:50.437Z] docker_api_swarm_test.go:506: [de0bb177bd72d] joining swarm manager [d21dc0072dd14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:48:50.701Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-30T06:48:50.960Z] === CONT TestReadPluginNoRead [2021-06-30T06:48:50.960Z] read_test.go:92: [d615411af759c] daemon is not started [2021-06-30T06:48:50.960Z] --- PASS: TestReadPluginNoRead (8.70s) [2021-06-30T06:48:50.960Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2021-06-30T06:48:50.960Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.89s) [2021-06-30T06:48:50.960Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.04s) [2021-06-30T06:48:50.960Z] PASS [2021-06-30T06:48:50.960Z] [2021-06-30T06:48:50.960Z] DONE 6 tests in 13.940s [2021-06-30T06:48:50.960Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-30T06:48:50.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:48:50.960Z] ++ set -e [2021-06-30T06:48:50.960Z] ++ '[' -n 0 ']' [2021-06-30T06:48:50.960Z] ++ set -x [2021-06-30T06:48:50.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:48:50.960Z] testing: warning: no tests to run [2021-06-30T06:48:50.960Z] PASS [2021-06-30T06:48:50.960Z] [2021-06-30T06:48:50.960Z] DONE 0 tests in 0.060s [2021-06-30T06:48:50.960Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-30T06:48:50.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:48:50.960Z] ++ set -e [2021-06-30T06:48:50.960Z] ++ '[' -n 0 ']' [2021-06-30T06:48:50.960Z] ++ set -x [2021-06-30T06:48:50.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:48:51.219Z] INFO: Testing against a local daemon [2021-06-30T06:48:51.219Z] === RUN TestPluginWithDevMounts [2021-06-30T06:48:51.219Z] === PAUSE TestPluginWithDevMounts [2021-06-30T06:48:51.219Z] === CONT TestPluginWithDevMounts [2021-06-30T06:48:51.787Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-30T06:48:53.165Z] --- PASS: TestPluginWithDevMounts (1.83s) [2021-06-30T06:48:53.165Z] PASS [2021-06-30T06:48:53.165Z] [2021-06-30T06:48:53.165Z] DONE 1 tests in 1.985s [2021-06-30T06:48:53.165Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-30T06:48:53.165Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:48:53.165Z] ++ set -e [2021-06-30T06:48:53.165Z] ++ '[' -n 0 ']' [2021-06-30T06:48:53.165Z] ++ set -x [2021-06-30T06:48:53.165Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:48:53.165Z] INFO: Testing against a local daemon [2021-06-30T06:48:53.165Z] === RUN TestSecretInspect [2021-06-30T06:48:53.165Z] === RUN TestDockerSuite/TestBuildUser [2021-06-30T06:48:55.068Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-30T06:48:55.636Z] --- PASS: TestSecretInspect (2.55s) [2021-06-30T06:48:55.636Z] === RUN TestSecretList [2021-06-30T06:48:58.168Z] --- PASS: TestSecretList (2.22s) [2021-06-30T06:48:58.168Z] === RUN TestSecretsCreateAndDelete [2021-06-30T06:48:58.736Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-30T06:49:00.640Z] --- PASS: TestSecretsCreateAndDelete (2.74s) [2021-06-30T06:49:00.640Z] === RUN TestSecretsUpdate [2021-06-30T06:49:03.175Z] --- PASS: TestSecretsUpdate (2.61s) [2021-06-30T06:49:03.175Z] === RUN TestTemplatedSecret [2021-06-30T06:49:07.366Z] --- PASS: TestTemplatedSecret (3.87s) [2021-06-30T06:49:07.366Z] === RUN TestSecretCreateResolve [2021-06-30T06:49:09.896Z] --- PASS: TestSecretCreateResolve (2.53s) [2021-06-30T06:49:09.896Z] PASS [2021-06-30T06:49:09.896Z] [2021-06-30T06:49:09.896Z] DONE 6 tests in 16.653s [2021-06-30T06:49:09.896Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-30T06:49:09.896Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:49:09.896Z] ++ set -e [2021-06-30T06:49:09.896Z] ++ '[' -n 0 ']' [2021-06-30T06:49:09.896Z] ++ set -x [2021-06-30T06:49:09.896Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:49:09.896Z] INFO: Testing against a local daemon [2021-06-30T06:49:09.896Z] === RUN TestServiceCreateInit [2021-06-30T06:49:09.896Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-30T06:49:16.458Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-30T06:49:16.458Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-30T06:49:16.717Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-30T06:49:16.975Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-30T06:49:18.350Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-30T06:49:19.285Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-30T06:49:21.188Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-30T06:49:21.188Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-30T06:49:21.188Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-30T06:49:21.188Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-30T06:49:21.188Z] --- PASS: TestServiceCreateInit (11.06s) [2021-06-30T06:49:21.188Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.53s) [2021-06-30T06:49:21.188Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.51s) [2021-06-30T06:49:21.188Z] === RUN TestCreateServiceMultipleTimes [2021-06-30T06:49:21.188Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-30T06:49:21.188Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-30T06:49:21.188Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-30T06:49:21.188Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-30T06:49:21.188Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-30T06:49:21.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-30T06:49:23.349Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-30T06:49:23.349Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-30T06:49:24.286Z] docker_api_swarm_node_test.go:80: [d52401c8e93a3] joining swarm manager [d15f166bd9dae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:49:24.854Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-30T06:49:25.791Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-30T06:49:27.698Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-30T06:49:27.698Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-30T06:49:31.242Z] ok github.com/docker/docker/cmd/dockerd 0.115s coverage: 29.1% of statements [2021-06-30T06:49:31.242Z] ok github.com/docker/docker/container 0.123s coverage: 34.6% of statements [2021-06-30T06:49:31.242Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-30T06:49:31.242Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-30T06:49:31.242Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-30T06:49:31.242Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-30T06:49:32.978Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-30T06:49:34.881Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-30T06:49:35.407Z] ok github.com/docker/docker/daemon/cluster 0.084s coverage: 0.5% of statements [2021-06-30T06:49:35.447Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-30T06:49:35.706Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-30T06:49:36.645Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-30T06:49:36.645Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-30T06:49:36.645Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-30T06:49:36.775Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2021-06-30T06:49:37.211Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-30T06:49:38.145Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-06-30T06:49:39.113Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-30T06:49:39.113Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-30T06:49:39.113Z] docker_cli_sni_test.go:18: Flakey test [2021-06-30T06:49:39.113Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-30T06:49:39.678Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-30T06:49:40.244Z] === RUN TestDockerSuite/TestCommitChange [2021-06-30T06:49:41.178Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-30T06:49:41.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-30T06:49:42.002Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-30T06:49:43.377Z] --- PASS: TestCreateServiceMultipleTimes (22.40s) [2021-06-30T06:49:43.377Z] === RUN TestCreateServiceConflict [2021-06-30T06:49:43.944Z] docker_api_swarm_node_test.go:52: [dd51d1f655f2e] joining swarm manager [de90e7f415665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:49:44.202Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-30T06:49:45.138Z] docker_api_swarm_node_test.go:53: [d37be93e97cef] joining swarm manager [de90e7f415665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:49:46.073Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-30T06:49:46.073Z] --- PASS: TestCreateServiceConflict (2.84s) [2021-06-30T06:49:46.073Z] === RUN TestCreateServiceMaxReplicas [2021-06-30T06:49:46.231Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-06-30T06:49:46.231Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.4% of statements [2021-06-30T06:49:46.487Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-06-30T06:49:46.743Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-06-30T06:49:47.012Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-30T06:49:47.316Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-06-30T06:49:49.205Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.786s coverage: 73.3% of statements [2021-06-30T06:49:49.205Z] ok github.com/docker/docker/daemon 12.170s coverage: 17.4% of statements [2021-06-30T06:49:49.205Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-30T06:49:49.205Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-30T06:49:49.205Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-30T06:49:49.205Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-30T06:49:49.547Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-30T06:49:50.118Z] --- PASS: TestCreateServiceMaxReplicas (4.01s) [2021-06-30T06:49:50.118Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-30T06:49:50.118Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-30T06:49:51.155Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.508s coverage: 56.2% of statements [2021-06-30T06:49:51.155Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-06-30T06:49:52.021Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-30T06:49:53.074Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.026s coverage: 1.9% of statements [2021-06-30T06:49:53.403Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-30T06:49:53.403Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-30T06:49:53.403Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-30T06:49:53.403Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-30T06:49:53.403Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-30T06:49:53.403Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-30T06:49:53.403Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-30T06:49:54.455Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.314s coverage: 49.4% of statements [2021-06-30T06:49:55.304Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-30T06:49:55.382Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.483s coverage: 45.9% of statements [2021-06-30T06:49:55.382Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-30T06:49:56.310Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.585s coverage: 57.7% of statements [2021-06-30T06:49:56.310Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-30T06:49:56.310Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-30T06:49:56.310Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-06-30T06:49:56.679Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-30T06:49:56.679Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-30T06:49:57.612Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-30T06:49:57.676Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-06-30T06:49:58.179Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-30T06:49:58.238Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-06-30T06:49:58.494Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.7% of statements [2021-06-30T06:49:58.494Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-30T06:49:58.494Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-30T06:49:58.746Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-30T06:49:59.681Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-30T06:49:59.861Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.5% of statements [2021-06-30T06:50:00.118Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 77.4% of statements [2021-06-30T06:50:00.118Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-30T06:50:00.118Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-30T06:50:00.249Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-30T06:50:00.249Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-30T06:50:00.249Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-30T06:50:00.681Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-06-30T06:50:00.817Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-30T06:50:00.817Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-30T06:50:00.938Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-06-30T06:50:01.076Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-30T06:50:01.076Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-30T06:50:01.076Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-30T06:50:01.500Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-06-30T06:50:01.757Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 69.9% of statements [2021-06-30T06:50:02.012Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-30T06:50:02.320Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2021-06-30T06:50:02.320Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-30T06:50:02.579Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-30T06:50:02.882Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 59.3% of statements [2021-06-30T06:50:03.445Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-06-30T06:50:03.515Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-30T06:50:03.515Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-30T06:50:04.371Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-06-30T06:50:04.448Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.11s) [2021-06-30T06:50:04.448Z] === RUN TestCreateServiceSecretFileMode [2021-06-30T06:50:04.627Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-30T06:50:05.016Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-30T06:50:05.188Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-06-30T06:50:05.752Z] ok github.com/docker/docker/daemon/logger/splunk 1.595s coverage: 82.5% of statements [2021-06-30T06:50:05.752Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-30T06:50:05.752Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-30T06:50:05.952Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-30T06:50:05.952Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-30T06:50:06.678Z] ok github.com/docker/docker/distribution 0.151s coverage: 25.4% of statements [2021-06-30T06:50:06.888Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-30T06:50:06.934Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2021-06-30T06:50:06.934Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-30T06:50:07.455Z] --- PASS: TestCreateServiceSecretFileMode (3.23s) [2021-06-30T06:50:07.455Z] === RUN TestCreateServiceConfigFileMode [2021-06-30T06:50:07.713Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-30T06:50:07.862Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-06-30T06:50:08.425Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-06-30T06:50:08.649Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-30T06:50:08.986Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-06-30T06:50:09.548Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-06-30T06:50:09.585Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-30T06:50:09.585Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-30T06:50:09.804Z] ok github.com/docker/docker/distribution/xfer 1.998s coverage: 85.1% of statements [2021-06-30T06:50:09.804Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-30T06:50:09.804Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2021-06-30T06:50:09.804Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-30T06:50:10.061Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-06-30T06:50:10.960Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-30T06:50:10.960Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2021-06-30T06:50:10.960Z] === RUN TestCreateServiceSysctls [2021-06-30T06:50:11.529Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-30T06:50:12.912Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-30T06:50:12.912Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-30T06:50:13.851Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-30T06:50:15.226Z] --- PASS: TestCreateServiceSysctls (4.48s) [2021-06-30T06:50:15.226Z] === RUN TestCreateServiceCapabilities [2021-06-30T06:50:15.485Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-30T06:50:17.386Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-30T06:50:17.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-30T06:50:17.386Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-30T06:50:17.386Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-30T06:50:17.386Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-30T06:50:17.386Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-30T06:50:18.322Z] --- PASS: TestCreateServiceCapabilities (3.06s) [2021-06-30T06:50:18.322Z] === RUN TestInspect [2021-06-30T06:50:18.322Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-30T06:50:20.001Z] ok github.com/docker/docker/layer 7.382s coverage: 68.8% of statements [2021-06-30T06:50:20.001Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-30T06:50:20.001Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-30T06:50:20.001Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-30T06:50:20.001Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-30T06:50:21.609Z] --- PASS: TestInspect (2.89s) [2021-06-30T06:50:21.609Z] === RUN TestCreateJob [2021-06-30T06:50:21.890Z] ok github.com/docker/docker/libnetwork/api 1.550s coverage: 90.1% of statements [2021-06-30T06:50:22.452Z] ok github.com/docker/docker/libnetwork/bitseq 0.122s coverage: 84.4% of statements [2021-06-30T06:50:22.985Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-30T06:50:23.819Z] ok github.com/docker/docker/libnetwork/config 0.041s coverage: 24.0% of statements [2021-06-30T06:50:23.820Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-30T06:50:23.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-30T06:50:23.926Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-30T06:50:24.381Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-06-30T06:50:25.304Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-30T06:50:25.304Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-30T06:50:25.304Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-30T06:50:25.304Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-30T06:50:25.562Z] --- PASS: TestCreateJob (4.26s) [2021-06-30T06:50:25.562Z] === RUN TestReplicatedJob [2021-06-30T06:50:26.497Z] docker_api_swarm_test.go:201: [d86a04c6a7b1e] joining swarm manager [dd39ca352eb0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:50:26.897Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.430s coverage: 59.9% of statements [2021-06-30T06:50:26.897Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-06-30T06:50:27.823Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.133s coverage: 4.0% of statements [2021-06-30T06:50:28.079Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-06-30T06:50:28.334Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-30T06:50:28.400Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-30T06:50:29.776Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-30T06:50:31.677Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-30T06:50:33.058Z] --- PASS: TestReplicatedJob (7.44s) [2021-06-30T06:50:33.058Z] === RUN TestUpdateReplicatedJob [2021-06-30T06:50:38.272Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.159s coverage: 6.6% of statements [2021-06-30T06:50:38.272Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-06-30T06:50:38.272Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-06-30T06:50:38.272Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-06-30T06:50:38.344Z] --- PASS: TestUpdateReplicatedJob (4.83s) [2021-06-30T06:50:38.344Z] === RUN TestServiceListWithStatuses [2021-06-30T06:50:38.344Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-30T06:50:38.344Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-30T06:50:38.344Z] === RUN TestDockerNetworkConnectAlias [2021-06-30T06:50:38.344Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-30T06:50:38.528Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-06-30T06:50:38.784Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-06-30T06:50:38.910Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-30T06:50:39.040Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-30T06:50:39.040Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-30T06:50:40.811Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-30T06:50:42.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-30T06:50:43.283Z] --- PASS: TestDockerNetworkConnectAlias (5.52s) [2021-06-30T06:50:43.283Z] === RUN TestDockerNetworkReConnect [2021-06-30T06:50:43.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-30T06:50:45.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-30T06:50:45.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-30T06:50:47.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-30T06:50:47.761Z] --- PASS: TestDockerNetworkReConnect (4.47s) [2021-06-30T06:50:47.761Z] === RUN TestServicePlugin [2021-06-30T06:50:47.762Z] docker_api_swarm_test.go:383: [d3e3cb7acbd40] joining swarm manager [d19f4646edae7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:50:49.664Z] docker_api_swarm_test.go:384: [d0937745e143b] joining swarm manager [d19f4646edae7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:50:49.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-30T06:50:51.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004d6480_} [2021-06-30T06:50:51.311Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-06-30T06:50:51.609Z] plugin_test.go:62: [d7e7b2d9b106f] joining swarm manager [d7d1d3b5b877d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:50:52.239Z] ok github.com/docker/docker/libnetwork 38.056s coverage: 40.7% of statements [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-30T06:50:52.239Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-30T06:50:52.802Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2021-06-30T06:50:52.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1917350104_/foo_false____} [2021-06-30T06:50:52.982Z] plugin_test.go:65: [de9767f836e7a] joining swarm manager [d7d1d3b5b877d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:50:53.731Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2021-06-30T06:50:53.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1917350104_/foo_true____} [2021-06-30T06:50:53.988Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2021-06-30T06:50:55.357Z] ok github.com/docker/docker/libnetwork/ipamutils 0.517s coverage: 74.0% of statements [2021-06-30T06:50:55.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3127723607_/foo_false____} [2021-06-30T06:50:56.727Z] ok github.com/docker/docker/libnetwork/iptables 0.419s coverage: 45.1% of statements [2021-06-30T06:50:56.727Z] ok github.com/docker/docker/libnetwork/netlabel 0.005s coverage: 60.0% of statements [2021-06-30T06:50:57.195Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3127723607_/foo_true____} [2021-06-30T06:50:57.291Z] ok github.com/docker/docker/libnetwork/netutils 0.063s coverage: 44.1% of statements [2021-06-30T06:50:57.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3127723607_/foo_true__0xc0004d64b0__} [2021-06-30T06:50:59.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004d6510_} [2021-06-30T06:51:01.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004d6528_} [2021-06-30T06:51:02.428Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004d6540_} [2021-06-30T06:51:04.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004d6558_} [2021-06-30T06:51:06.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-30T06:51:07.607Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-30T06:51:09.464Z] ok github.com/docker/docker/libnetwork/ipam 18.566s coverage: 85.3% of statements [2021-06-30T06:51:09.464Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-30T06:51:09.464Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-30T06:51:09.464Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-30T06:51:09.464Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-30T06:51:10.893Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-30T06:51:12.266Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-30T06:51:13.626Z] ok github.com/docker/docker/libnetwork/osl 4.299s coverage: 39.7% of statements [2021-06-30T06:51:13.883Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-06-30T06:51:14.148Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-06-30T06:51:14.735Z] ok github.com/docker/docker/libnetwork/portmapper 0.224s coverage: 49.5% of statements [2021-06-30T06:51:14.990Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-06-30T06:51:15.548Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-30T06:51:15.552Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-06-30T06:51:15.808Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements [2021-06-30T06:51:16.370Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2021-06-30T06:51:16.485Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-30T06:51:16.627Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-06-30T06:51:16.744Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-30T06:51:17.681Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-30T06:51:17.994Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 82.3% of statements [2021-06-30T06:51:18.248Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-30T06:51:18.815Z] --- PASS: TestServicePlugin (31.20s) [2021-06-30T06:51:18.815Z] === RUN TestServiceUpdateLabel [2021-06-30T06:51:18.922Z] ok github.com/docker/docker/pkg/authorization 0.147s coverage: 68.3% of statements [2021-06-30T06:51:18.922Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-30T06:51:18.922Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-06-30T06:51:19.383Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-30T06:51:19.951Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-30T06:51:21.327Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-30T06:51:21.586Z] --- PASS: TestServiceUpdateLabel (2.57s) [2021-06-30T06:51:21.586Z] === RUN TestServiceUpdateSecrets [2021-06-30T06:51:22.153Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-30T06:51:22.185Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 43.2% of statements [2021-06-30T06:51:22.185Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-06-30T06:51:22.442Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-06-30T06:51:22.697Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2021-06-30T06:51:23.541Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-30T06:51:24.481Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-30T06:51:25.047Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-30T06:51:25.985Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-30T06:51:26.861Z] ok github.com/docker/docker/pkg/discovery/kv 3.036s coverage: 84.1% of statements [2021-06-30T06:51:26.861Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-30T06:51:26.861Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-06-30T06:51:26.861Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-30T06:51:26.921Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-30T06:51:27.487Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-30T06:51:27.787Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-06-30T06:51:28.043Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.3% of statements [2021-06-30T06:51:28.299Z] ok github.com/docker/docker/pkg/fsutils 0.129s coverage: 85.1% of statements [2021-06-30T06:51:28.423Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-30T06:51:28.555Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-30T06:51:29.117Z] ok github.com/docker/docker/pkg/idtools 0.323s coverage: 69.5% of statements [2021-06-30T06:51:29.360Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-30T06:51:30.045Z] ok github.com/docker/docker/pkg/ioutils 0.376s coverage: 69.3% of statements [2021-06-30T06:51:30.297Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-30T06:51:30.301Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-06-30T06:51:30.301Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-06-30T06:51:30.557Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-06-30T06:51:30.814Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-30T06:51:30.814Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-30T06:51:31.070Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-30T06:51:31.235Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-30T06:51:31.235Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-30T06:51:31.326Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-30T06:51:32.169Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-30T06:51:32.736Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-30T06:51:33.670Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-30T06:51:34.606Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-30T06:51:35.173Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-30T06:51:37.074Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-30T06:51:37.074Z] --- PASS: TestServiceUpdateSecrets (15.48s) [2021-06-30T06:51:37.074Z] === RUN TestServiceUpdateConfigs [2021-06-30T06:51:37.642Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-30T06:51:40.178Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-30T06:51:45.447Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-30T06:51:48.745Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-30T06:51:49.312Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-30T06:51:53.500Z] --- PASS: TestServiceUpdateConfigs (15.88s) [2021-06-30T06:51:53.500Z] === RUN TestServiceUpdateNetwork [2021-06-30T06:51:53.759Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-30T06:51:55.659Z] check_test.go:380: [d0937745e143b] daemon is not started [2021-06-30T06:51:55.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-30T06:51:58.192Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-30T06:51:58.192Z] docker_api_swarm_test.go:801: [d711102c3a5b2] joining swarm manager [d2118139168b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:51:58.758Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-30T06:51:59.325Z] docker_api_swarm_test.go:801: [d9f17418e6de9] joining swarm manager [d2118139168b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:52:01.227Z] docker_api_swarm_test.go:801: [d7c67e060fb18] joining swarm manager [d2118139168b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-30T06:52:02.607Z] docker_api_swarm_test.go:801: [d01fe21aeb32b] joining swarm manager [d2118139168b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-30T06:52:03.986Z] docker_api_swarm_test.go:809: [d2207e2a2a622] joining swarm manager [d2118139168b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-30T06:52:03.986Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-30T06:52:04.923Z] === RUN TestDockerSuite/TestCpToDot [2021-06-30T06:52:05.493Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-30T06:52:07.394Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-30T06:52:07.394Z] --- PASS: TestServiceUpdateNetwork (14.43s) [2021-06-30T06:52:07.394Z] === RUN TestServiceUpdatePidsLimit [2021-06-30T06:52:08.770Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-30T06:52:08.770Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-30T06:52:09.974Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2021-06-30T06:52:09.974Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-06-30T06:52:09.974Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-30T06:52:09.974Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-30T06:52:09.974Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-30T06:52:09.974Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-06-30T06:52:09.974Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-06-30T06:52:10.151Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-30T06:52:10.719Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-30T06:52:11.293Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-30T06:52:11.555Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-30T06:52:11.859Z] ok github.com/docker/docker/pkg/signal 3.264s coverage: 62.3% of statements [2021-06-30T06:52:12.114Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-06-30T06:52:12.370Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-30T06:52:12.370Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-30T06:52:12.490Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-30T06:52:12.932Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-06-30T06:52:13.426Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-30T06:52:13.495Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 39.9% of statements [2021-06-30T06:52:13.495Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2021-06-30T06:52:13.685Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-30T06:52:13.685Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-30T06:52:13.943Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-30T06:52:14.062Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-06-30T06:52:14.317Z] testing: warning: no tests to run [2021-06-30T06:52:14.317Z] coverage: [no statements] [2021-06-30T06:52:14.317Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-06-30T06:52:14.573Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-30T06:52:14.573Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-06-30T06:52:14.829Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-06-30T06:52:14.881Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-30T06:52:14.881Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-30T06:52:14.881Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-30T06:52:14.881Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-30T06:52:15.449Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-30T06:52:15.708Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-30T06:52:15.708Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-30T06:52:15.967Z] === RUN TestDockerSuite/TestCreateRM [2021-06-30T06:52:15.967Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-30T06:52:15.967Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-30T06:52:15.967Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-30T06:52:15.967Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-30T06:52:16.225Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-30T06:52:16.719Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-06-30T06:52:16.719Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-06-30T06:52:17.280Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-06-30T06:52:18.127Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-30T06:52:18.127Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-30T06:52:18.127Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-30T06:52:18.127Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-30T06:52:18.208Z] ok github.com/docker/docker/quota 0.238s coverage: 71.4% of statements [2021-06-30T06:52:18.463Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-30T06:52:19.389Z] ok github.com/docker/docker/registry 0.049s coverage: 58.8% of statements [2021-06-30T06:52:19.950Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-06-30T06:52:19.950Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-06-30T06:52:20.513Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-06-30T06:52:20.769Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-30T06:52:21.413Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-30T06:52:21.413Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-30T06:52:21.413Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-30T06:52:21.671Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-30T06:52:21.671Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-30T06:52:21.671Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-30T06:52:22.607Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-30T06:52:23.288Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-06-30T06:52:23.982Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-30T06:52:24.215Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2021-06-30T06:52:24.471Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-06-30T06:52:24.916Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-30T06:52:25.837Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2021-06-30T06:52:26.292Z] --- PASS: TestServiceUpdatePidsLimit (18.80s) [2021-06-30T06:52:26.292Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.98s) [2021-06-30T06:52:26.292Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.43s) [2021-06-30T06:52:26.292Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.42s) [2021-06-30T06:52:26.292Z] PASS [2021-06-30T06:52:26.292Z] [2021-06-30T06:52:26.292Z] === Skipped [2021-06-30T06:52:26.292Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-30T06:52:26.292Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-30T06:52:26.292Z] [2021-06-30T06:52:26.292Z] [2021-06-30T06:52:26.292Z] DONE 27 tests, 1 skipped in 196.410s [2021-06-30T06:52:26.292Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-30T06:52:26.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:52:26.292Z] ++ set -e [2021-06-30T06:52:26.292Z] ++ '[' -n 0 ']' [2021-06-30T06:52:26.292Z] ++ set -x [2021-06-30T06:52:26.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:52:26.292Z] INFO: Testing against a local daemon [2021-06-30T06:52:26.292Z] === RUN TestSessionCreate [2021-06-30T06:52:26.292Z] --- PASS: TestSessionCreate (0.03s) [2021-06-30T06:52:26.292Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-30T06:52:26.292Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-06-30T06:52:26.292Z] PASS [2021-06-30T06:52:26.292Z] [2021-06-30T06:52:26.292Z] DONE 2 tests in 0.184s [2021-06-30T06:52:26.292Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-30T06:52:26.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:52:26.292Z] ++ set -e [2021-06-30T06:52:26.292Z] ++ '[' -n 0 ']' [2021-06-30T06:52:26.292Z] ++ set -x [2021-06-30T06:52:26.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:52:26.292Z] INFO: Testing against a local daemon [2021-06-30T06:52:26.292Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-30T06:52:26.292Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-30T06:52:26.292Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-30T06:52:26.292Z] === RUN TestEventsExecDie [2021-06-30T06:52:26.551Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-30T06:52:27.927Z] --- PASS: TestEventsExecDie (1.40s) [2021-06-30T06:52:27.927Z] === RUN TestEventsBackwardsCompatible [2021-06-30T06:52:27.927Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-30T06:52:27.927Z] === RUN TestEventsVolumeCreate [2021-06-30T06:52:27.927Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-06-30T06:52:27.927Z] === RUN TestInfoBinaryCommits [2021-06-30T06:52:27.927Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-06-30T06:52:27.927Z] === RUN TestInfoAPIVersioned [2021-06-30T06:52:27.927Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-30T06:52:27.927Z] === RUN TestInfoDiscoveryBackend [2021-06-30T06:52:28.494Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-30T06:52:28.494Z] --- PASS: TestInfoDiscoveryBackend (0.57s) [2021-06-30T06:52:28.494Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-30T06:52:29.061Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-30T06:52:29.628Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-30T06:52:29.628Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-30T06:52:29.886Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-30T06:52:29.886Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-30T06:52:30.143Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2021-06-30T06:52:30.143Z] === RUN TestInfoAPI [2021-06-30T06:52:30.143Z] --- PASS: TestInfoAPI (0.03s) [2021-06-30T06:52:30.143Z] === RUN TestInfoAPIWarnings [2021-06-30T06:52:30.710Z] === RUN TestDockerSuite/TestDockerFails [2021-06-30T06:52:30.710Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-30T06:52:30.710Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-30T06:52:30.710Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-30T06:52:31.644Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-30T06:52:32.591Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-30T06:52:33.966Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-30T06:52:33.966Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-30T06:52:33.966Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-30T06:52:33.966Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-30T06:52:40.525Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-30T06:52:43.058Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-30T06:52:45.590Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-30T06:52:46.526Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-06-30T06:52:46.526Z] === RUN TestInfoDebug [2021-06-30T06:52:47.094Z] --- PASS: TestInfoDebug (0.56s) [2021-06-30T06:52:47.094Z] === RUN TestInfoInsecureRegistries [2021-06-30T06:52:47.094Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-30T06:52:47.663Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-06-30T06:52:47.663Z] === RUN TestInfoRegistryMirrors [2021-06-30T06:52:48.230Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-30T06:52:48.230Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-06-30T06:52:48.230Z] === RUN TestLoginFailsWithBadCredentials [2021-06-30T06:52:48.230Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2021-06-30T06:52:48.230Z] === RUN TestPingCacheHeaders [2021-06-30T06:52:48.490Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-30T06:52:48.490Z] === RUN TestPingGet [2021-06-30T06:52:48.490Z] --- PASS: TestPingGet (0.02s) [2021-06-30T06:52:48.490Z] === RUN TestPingHead [2021-06-30T06:52:48.490Z] --- PASS: TestPingHead (0.02s) [2021-06-30T06:52:48.490Z] === RUN TestVersion [2021-06-30T06:52:48.490Z] --- PASS: TestVersion (0.02s) [2021-06-30T06:52:48.490Z] PASS [2021-06-30T06:52:48.490Z] [2021-06-30T06:52:48.490Z] === Skipped [2021-06-30T06:52:48.490Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-30T06:52:48.490Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-30T06:52:48.490Z] [2021-06-30T06:52:48.490Z] [2021-06-30T06:52:48.490Z] DONE 19 tests, 1 skipped in 22.163s [2021-06-30T06:52:48.490Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-30T06:52:48.490Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:52:48.490Z] ++ set -e [2021-06-30T06:52:48.490Z] ++ '[' -n 0 ']' [2021-06-30T06:52:48.490Z] ++ set -x [2021-06-30T06:52:48.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-06-30T06:52:48.750Z] INFO: Testing against a local daemon [2021-06-30T06:52:48.750Z] === RUN TestVolumesCreateAndList [2021-06-30T06:52:48.750Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-30T06:52:48.750Z] === RUN TestVolumesRemove [2021-06-30T06:52:48.750Z] --- PASS: TestVolumesRemove (0.07s) [2021-06-30T06:52:48.750Z] === RUN TestVolumesInspect [2021-06-30T06:52:48.750Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-30T06:52:48.750Z] === RUN TestVolumesInvalidJSON [2021-06-30T06:52:48.750Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-30T06:52:48.750Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-30T06:52:48.750Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-30T06:52:48.750Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-30T06:52:48.750Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-30T06:52:48.750Z] PASS [2021-06-30T06:52:48.750Z] [2021-06-30T06:52:48.750Z] DONE 5 tests in 0.332s [2021-06-30T06:52:48.750Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-30T06:52:49.009Z] ++++ cat bundles/test-integration/docker.pid [2021-06-30T06:52:49.009Z] +++ kill 5796 [2021-06-30T06:52:49.269Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-30T06:52:49.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-30T06:52:49.269Z] +++ /etc/init.d/apparmor stop [2021-06-30T06:52:49.269Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-30T06:52:49.269Z] [2021-06-30T06:52:49.269Z] Unloading profiles will leave already running processes permanently [2021-06-30T06:52:49.269Z] unconfined, which can lead to unexpected situations. [2021-06-30T06:52:49.269Z] [2021-06-30T06:52:49.269Z] To set a process to complain mode, use the command line tool [2021-06-30T06:52:49.269Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-30T06:52:49.269Z] +++ true [2021-06-30T06:52:49.269Z] exiting test-integration [2021-06-30T06:52:49.269Z] ++ exit 0 [2021-06-30T06:52:49.269Z] [2021-06-30T06:52:50.646Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-30T06:52:50.646Z] + for job in $(jobs -p) [2021-06-30T06:52:50.646Z] + wait 3994 [2021-06-30T06:52:51.583Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-30T06:52:52.149Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-30T06:52:53.085Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-30T06:52:54.985Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-30T06:52:56.359Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-30T06:52:58.914Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-30T06:53:01.445Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-30T06:53:02.158Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-30T06:53:03.537Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-30T06:53:10.098Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-30T06:53:10.098Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-30T06:53:10.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-30T06:53:10.923Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-30T06:53:11.182Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-30T06:53:11.182Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-30T06:53:11.749Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-30T06:53:11.749Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-30T06:53:11.749Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-30T06:53:14.285Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-30T06:53:16.191Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-30T06:53:16.191Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-30T06:53:16.191Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-30T06:53:16.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-30T06:53:17.017Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-30T06:53:17.584Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-30T06:53:17.843Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-30T06:53:18.778Z] docker_api_swarm_service_test.go:394: [d6e792f95acbe] joining swarm manager [d6e686bc7d013]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:53:18.778Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-30T06:53:19.036Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-30T06:53:19.036Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-30T06:53:19.036Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-30T06:53:19.036Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-30T06:53:19.036Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-30T06:53:19.294Z] docker_api_swarm_service_test.go:394: [d662cd35c73bd] joining swarm manager [d6e686bc7d013]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:53:20.672Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-30T06:53:21.622Z] === RUN TestDockerSuite/TestEventsRename [2021-06-30T06:53:22.998Z] === RUN TestDockerSuite/TestEventsResize [2021-06-30T06:53:23.934Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-30T06:53:30.494Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-30T06:53:30.752Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-30T06:53:31.318Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-30T06:53:34.602Z] === RUN TestDockerSuite/TestEventsTop [2021-06-30T06:53:35.168Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-30T06:53:37.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-30T06:53:37.631Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-30T06:53:39.007Z] docker_api_swarm_service_test.go:342: [d1ddc570bf5fe] joining swarm manager [d6006afa0c4be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:53:39.941Z] docker_api_swarm_service_test.go:342: [d0050d60d113c] joining swarm manager [d6006afa0c4be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:53:47.193Z] ok github.com/docker/docker/libnetwork/networkdb 156.024s coverage: 60.5% of statements [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/rootless [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/volume [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-30T06:53:47.193Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-30T06:53:47.193Z] [2021-06-30T06:53:47.193Z] === Skipped [2021-06-30T06:53:47.193Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-06-30T06:53:47.193Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-30T06:53:47.193Z] [2021-06-30T06:53:47.193Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-06-30T06:53:47.193Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-30T06:53:47.193Z] [2021-06-30T06:53:47.193Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-06-30T06:53:47.193Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-30T06:53:47.193Z] [2021-06-30T06:53:47.193Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-06-30T06:53:47.193Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-30T06:53:47.193Z] [2021-06-30T06:53:47.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-30T06:53:47.193Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:53:47.193Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-30T06:53:47.193Z] [2021-06-30T06:53:47.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-30T06:53:47.193Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:53:47.193Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-30T06:53:47.193Z] [2021-06-30T06:53:47.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-30T06:53:47.193Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:53:47.193Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-30T06:53:47.193Z] [2021-06-30T06:53:47.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-30T06:53:47.193Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:53:47.193Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-30T06:53:47.193Z] [2021-06-30T06:53:47.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-30T06:53:47.193Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:53:47.193Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-30T06:53:47.193Z] [2021-06-30T06:53:47.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-30T06:53:47.193Z] graphtest_unix.go:73: No driver to put! [2021-06-30T06:53:47.193Z] [2021-06-30T06:53:47.193Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-30T06:53:47.193Z] time="2021-06-30T06:49:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-30T06:53:47.193Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-30T06:53:47.194Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-30T06:53:47.194Z] time="2021-06-30T06:49:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-30T06:53:47.194Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-30T06:53:47.194Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-30T06:53:47.194Z] time="2021-06-30T06:49:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-30T06:53:47.194Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-30T06:53:47.194Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-30T06:53:47.194Z] time="2021-06-30T06:49:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-30T06:53:47.194Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-30T06:53:47.194Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-30T06:53:47.194Z] time="2021-06-30T06:49:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-30T06:53:47.194Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-30T06:53:47.194Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-30T06:53:47.194Z] graphtest_unix.go:73: No driver to put! [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-30T06:53:47.194Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-30T06:53:47.194Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-30T06:53:47.194Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-30T06:53:47.194Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-30T06:53:47.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:53:47.194Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-30T06:53:47.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:53:47.194Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-30T06:53:47.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:53:47.194Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-30T06:53:47.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:53:47.194Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-30T06:53:47.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:53:47.194Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-30T06:53:47.194Z] graphtest_unix.go:73: No driver to put! [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-30T06:53:47.194Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-30T06:53:47.194Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-30T06:53:47.194Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-30T06:53:47.194Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-30T06:53:47.194Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-30T06:53:47.194Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-30T06:53:47.194Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-30T06:53:47.194Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-30T06:53:47.194Z] firewalld_test.go:13: firewalld is not running [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-30T06:53:47.194Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-30T06:53:47.194Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] [2021-06-30T06:53:47.194Z] DONE 2627 tests, 37 skipped in 406.540s Post stage [Pipeline] junit [2021-06-30T06:53:47.210Z] Recording test results [2021-06-30T06:53:47.518Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-30T06:53:47.867Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42569/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d4d1c88bf06a78a8324a637a3fbee3d259d947b8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d4d1c88bf06a78a8324a637a3fbee3d259d947b8 hack/validate/vendor [2021-06-30T06:53:48.797Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-30T06:53:49.358Z] + echo Ensuring container killed. [2021-06-30T06:53:49.358Z] Ensuring container killed. [2021-06-30T06:53:49.358Z] + docker rm -vf docker-pr5 [2021-06-30T06:53:49.358Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-06-30T06:53:49.631Z] + echo Chowning /workspace to jenkins user [2021-06-30T06:53:49.631Z] Chowning /workspace to jenkins user [2021-06-30T06:53:49.631Z] + id -u [2021-06-30T06:53:49.631Z] + id -g [2021-06-30T06:53:49.631Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42569:/workspace busybox chown -R 1000:1000 /workspace [2021-06-30T06:53:49.912Z] === RUN TestDockerSuite/TestExec [2021-06-30T06:53:50.169Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-30T06:53:50.522Z] + bundleName=unit [2021-06-30T06:53:50.522Z] + echo Creating unit-bundles.tar.gz [2021-06-30T06:53:50.522Z] Creating unit-bundles.tar.gz [2021-06-30T06:53:50.522Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-30T06:53:50.522Z] bundles/junit-report.xml [2021-06-30T06:53:50.522Z] bundles/go-test-report.json [2021-06-30T06:53:50.522Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-30T06:53:50.531Z] Archiving artifacts [2021-06-30T06:53:50.736Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-30T06:53:51.017Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42569/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-30T06:53:51.318Z] + make clean [2021-06-30T06:53:51.573Z] docker volume rm -f docker-dev-cache [2021-06-30T06:53:51.573Z] docker-dev-cache [Pipeline] deleteDir [2021-06-30T06:53:51.669Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T06:53:52.255Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-30T06:53:54.786Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-30T06:53:54.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-30T06:53:55.353Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-30T06:53:56.731Z] docker_api_swarm_service_test.go:489: [d9e838781af72] joining swarm manager [d6f3c4873b74a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:53:56.731Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-30T06:53:57.667Z] docker_api_swarm_service_test.go:489: [d033fbe4b6756] joining swarm manager [d6f3c4873b74a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:53:57.926Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-30T06:53:59.828Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-30T06:54:01.203Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-30T06:54:02.137Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-30T06:54:04.040Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-30T06:54:06.573Z] === RUN TestDockerSuite/TestExecEnv [2021-06-30T06:54:07.512Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-30T06:54:09.416Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-30T06:54:10.350Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-30T06:54:11.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-30T06:54:12.290Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-30T06:54:13.666Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-30T06:54:15.576Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-30T06:54:16.952Z] === RUN TestDockerSuite/TestExecParseError [2021-06-30T06:54:17.888Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-30T06:54:18.455Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-30T06:54:19.831Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-30T06:54:19.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-30T06:54:22.365Z] docker_api_swarm_service_test.go:127: [d8d5bbe0b583b] joining swarm manager [d1d9118e445c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:54:23.300Z] docker_api_swarm_service_test.go:128: [d714796e6fc91] joining swarm manager [d1d9118e445c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:54:24.674Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-30T06:54:26.051Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-30T06:54:26.310Z] docker_api_swarm_service_test.go:136: [d55c6e2c5bce0] joining swarm manager [d1d9118e445c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-30T06:54:27.247Z] docker_api_swarm_service_test.go:137: [d795ed311011d] joining swarm manager [d1d9118e445c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-30T06:54:27.506Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-30T06:54:39.705Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-30T06:54:40.272Z] === RUN TestDockerSuite/TestExecTTY [2021-06-30T06:54:41.208Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-30T06:54:42.145Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-30T06:54:43.081Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-30T06:54:44.019Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-30T06:54:44.019Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-30T06:54:44.019Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-30T06:54:45.921Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-30T06:54:46.856Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-30T06:54:48.758Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-30T06:54:49.693Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-30T06:54:49.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-30T06:54:51.334Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-30T06:54:52.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-30T06:54:54.611Z] docker_api_swarm_service_test.go:303: [d60e86aa855e2] joining swarm manager [d1afa031cb881]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:54:55.177Z] docker_api_swarm_service_test.go:303: [d3ed5787822f8] joining swarm manager [d1afa031cb881]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:54:56.112Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-30T06:55:01.379Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-30T06:55:03.280Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-30T06:55:08.545Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-30T06:55:08.545Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-30T06:55:08.545Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-30T06:55:08.545Z] === RUN TestDockerSuite/TestHealth [2021-06-30T06:55:16.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-30T06:55:18.561Z] docker_api_swarm_service_test.go:99: [d1aadb023cfa9] joining swarm manager [d31eb982c8d69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:55:19.128Z] docker_api_swarm_service_test.go:100: [d8d22fee87207] joining swarm manager [d31eb982c8d69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:55:34.001Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-30T06:55:34.001Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-30T06:55:34.001Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-30T06:55:34.001Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-30T06:55:34.001Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-30T06:55:34.001Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-30T06:55:34.001Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-30T06:55:34.001Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-30T06:55:34.001Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-30T06:55:34.001Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-30T06:55:34.001Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-30T06:55:34.259Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-30T06:55:34.517Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-30T06:55:34.517Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-30T06:55:35.084Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-30T06:55:35.084Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-30T06:55:36.021Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-30T06:55:36.958Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-30T06:55:36.958Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-30T06:55:37.525Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-30T06:55:40.809Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-30T06:55:40.809Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-30T06:55:40.809Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-30T06:55:42.711Z] === RUN TestDockerSuite/TestImportFile [2021-06-30T06:55:43.647Z] check_test.go:380: [d1aadb023cfa9] daemon is not started [2021-06-30T06:55:44.581Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-30T06:55:44.581Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-30T06:55:46.490Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-30T06:55:47.866Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-30T06:55:49.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-30T06:55:49.502Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-30T06:55:50.437Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-30T06:55:51.372Z] docker_api_swarm_service_test.go:532: [dc5726117cd3d] joining swarm manager [dd099f88fd393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:55:51.372Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-30T06:55:52.306Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-30T06:55:52.306Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-30T06:55:52.306Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-30T06:55:52.565Z] docker_api_swarm_service_test.go:533: [dbd9c26d64f36] joining swarm manager [dd099f88fd393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:55:53.130Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-30T06:55:53.699Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-30T06:55:54.637Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-30T06:55:56.014Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-30T06:55:56.953Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-30T06:55:58.331Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-30T06:55:58.331Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-30T06:56:00.238Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-30T06:56:01.176Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-30T06:56:02.111Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-30T06:56:02.111Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-30T06:56:03.491Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-30T06:56:03.491Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-30T06:56:03.491Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-30T06:56:04.058Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-30T06:56:04.993Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-30T06:56:05.944Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-30T06:56:06.513Z] === RUN TestDockerSuite/TestInspectImage [2021-06-30T06:56:06.513Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-30T06:56:06.513Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-30T06:56:06.513Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-30T06:56:06.513Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-30T06:56:07.448Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-30T06:56:08.059Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-30T06:56:08.059Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-30T06:56:08.625Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-30T06:56:09.559Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-30T06:56:10.933Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-30T06:56:10.933Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-30T06:56:11.500Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-30T06:56:12.436Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-30T06:56:13.810Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-30T06:56:14.745Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-30T06:56:15.312Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-30T06:56:16.246Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-30T06:56:16.812Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-30T06:56:17.379Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-30T06:56:18.313Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-30T06:56:18.313Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-30T06:56:19.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-30T06:56:20.182Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-30T06:56:21.560Z] docker_api_swarm_service_test.go:147: [d5db979b2d0a5] joining swarm manager [df12e154d57bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:56:22.128Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-30T06:56:22.695Z] docker_api_swarm_service_test.go:147: [d42e594cb4ee3] joining swarm manager [df12e154d57bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:56:24.074Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-30T06:56:25.029Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-30T06:56:27.563Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-30T06:56:30.093Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-30T06:56:31.995Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-30T06:56:31.995Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-30T06:56:34.529Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-30T06:56:35.096Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-30T06:56:36.032Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-30T06:56:48.234Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-30T06:56:49.609Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-30T06:56:52.140Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-30T06:56:53.074Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-30T06:56:55.605Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-30T06:56:55.605Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-30T06:56:55.867Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-30T06:56:55.867Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-30T06:56:55.867Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-30T06:56:56.823Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-30T06:56:57.390Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-30T06:57:01.573Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-30T06:57:01.831Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-30T06:57:03.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-30T06:57:06.490Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-30T06:57:07.428Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-30T06:57:07.428Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-30T06:57:09.333Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-30T06:57:10.709Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-30T06:57:12.086Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-30T06:57:13.028Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-30T06:57:13.963Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-30T06:57:17.251Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-30T06:57:18.189Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-30T06:57:19.125Z] === RUN TestDockerSuite/TestLogsSince [2021-06-30T06:57:27.254Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-30T06:57:32.521Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-30T06:57:33.457Z] === RUN TestDockerSuite/TestLogsTail [2021-06-30T06:57:33.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-30T06:57:34.650Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-30T06:57:35.218Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-30T06:57:36.593Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-30T06:57:36.593Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-30T06:57:37.528Z] === RUN TestDockerSuite/TestNetHostname [2021-06-30T06:57:40.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-30T06:57:40.627Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-30T06:57:41.195Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-30T06:57:42.569Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-30T06:57:45.851Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-30T06:57:47.226Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-30T06:57:48.609Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-30T06:57:49.543Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-30T06:57:50.110Z] === RUN TestDockerSuite/TestPluginActive [2021-06-30T06:57:52.014Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-30T06:57:52.014Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-30T06:57:54.549Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-30T06:57:58.735Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-30T06:57:58.735Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-30T06:57:58.735Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-30T06:57:58.735Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-30T06:57:58.994Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-30T06:58:02.280Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-30T06:58:03.215Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-30T06:58:03.473Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-30T06:58:05.374Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-30T06:58:09.565Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-30T06:58:11.466Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-30T06:58:13.367Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-30T06:58:14.768Z] === RUN TestDockerSuite/TestPortList [2021-06-30T06:58:24.745Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-30T06:58:24.745Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-30T06:58:27.274Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-30T06:58:32.543Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-30T06:58:32.543Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-30T06:58:32.543Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-30T06:58:32.543Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-30T06:58:32.543Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-30T06:58:33.110Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-30T06:58:33.110Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-30T06:58:33.677Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-30T06:58:33.936Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-30T06:58:35.312Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-30T06:58:35.312Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-30T06:58:35.879Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-30T06:58:39.169Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-30T06:58:40.104Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-30T06:58:40.670Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-30T06:58:41.236Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-30T06:58:41.236Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-30T06:58:44.523Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-30T06:58:45.464Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-30T06:58:48.747Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-30T06:58:52.933Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-30T06:58:52.933Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-30T06:58:53.191Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-30T06:58:56.473Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-30T06:58:57.408Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-30T06:59:00.693Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-30T06:59:03.222Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-30T06:59:07.410Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-30T06:59:07.410Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-30T06:59:08.344Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-30T06:59:10.877Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-30T06:59:11.135Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-30T06:59:13.048Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-30T06:59:14.951Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-30T06:59:14.951Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-30T06:59:17.482Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-30T06:59:17.482Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-30T06:59:20.765Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-30T06:59:21.702Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-30T06:59:22.270Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-30T06:59:22.529Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-30T06:59:23.905Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-30T06:59:26.436Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-30T06:59:29.720Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-30T06:59:29.720Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-30T06:59:29.978Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-30T06:59:29.978Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-30T06:59:29.978Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-30T06:59:30.236Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-30T06:59:30.236Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-30T06:59:30.494Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-30T06:59:31.430Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-30T06:59:33.336Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-30T06:59:34.713Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-30T06:59:35.650Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-30T06:59:35.914Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-30T06:59:45.894Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-30T06:59:45.894Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-30T06:59:48.424Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-30T06:59:48.424Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-30T06:59:48.424Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-30T06:59:48.424Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-30T06:59:50.324Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-30T06:59:50.892Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-30T06:59:52.792Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-30T06:59:53.359Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-30T06:59:57.546Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-30T06:59:57.546Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-30T06:59:58.922Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-30T06:59:58.922Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-30T06:59:58.922Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-30T07:00:01.453Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-30T07:00:03.356Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-30T07:00:04.291Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-30T07:00:04.550Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-30T07:00:06.481Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-30T07:00:06.481Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-30T07:00:07.422Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-30T07:00:09.956Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-30T07:00:10.214Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-30T07:00:10.780Z] === RUN TestDockerSuite/TestRmiTag [2021-06-30T07:00:11.038Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-30T07:00:11.974Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-30T07:00:16.166Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-30T07:00:16.734Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-30T07:00:17.300Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-30T07:00:17.558Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-30T07:00:18.935Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-30T07:00:19.502Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-30T07:00:20.069Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-30T07:00:20.636Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-30T07:00:20.636Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-30T07:00:21.571Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-30T07:00:22.947Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-30T07:00:23.513Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-30T07:00:23.513Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-30T07:00:24.887Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-30T07:00:25.825Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-30T07:00:27.199Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-30T07:00:28.579Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-30T07:00:29.145Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-30T07:00:30.079Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-30T07:00:31.014Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-30T07:00:31.580Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-30T07:00:32.514Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-30T07:00:33.449Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-30T07:00:34.394Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-30T07:00:34.961Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-30T07:00:35.895Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-30T07:00:36.314Z] --- PASS: TestBuildWCOWSandboxSize (813.71s) [2021-06-30T07:00:36.314Z] === RUN TestBuildWithEmptyDockerfile [2021-06-30T07:00:36.314Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T07:00:36.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T07:00:36.314Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T07:00:36.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T07:00:36.314Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T07:00:36.314Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T07:00:36.314Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T07:00:36.314Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T07:00:36.314Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T07:00:36.314Z] --- PASS: TestBuildWithEmptyDockerfile (0.56s) [2021-06-30T07:00:36.314Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-30T07:00:36.314Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-30T07:00:36.314Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-30T07:00:36.314Z] === RUN TestBuildPreserveOwnership [2021-06-30T07:00:36.314Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T07:00:36.314Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-30T07:00:36.314Z] === RUN TestBuildPlatformInvalid [2021-06-30T07:00:36.314Z] --- PASS: TestBuildPlatformInvalid (0.64s) [2021-06-30T07:00:36.314Z] PASS [2021-06-30T07:00:36.314Z] ok github.com/docker/docker/integration/build 996.821s [2021-06-30T07:00:36.314Z] [2021-06-30T07:00:36.314Z] === Skipped [2021-06-30T07:00:36.314Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-30T07:00:36.314Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T07:00:36.314Z] [2021-06-30T07:00:36.314Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-30T07:00:36.314Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:36.314Z] [2021-06-30T07:00:36.314Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-30T07:00:36.314Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T07:00:36.314Z] [2021-06-30T07:00:36.314Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-30T07:00:36.314Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T07:00:36.314Z] [2021-06-30T07:00:36.314Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-30T07:00:36.314Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T07:00:36.314Z] [2021-06-30T07:00:36.314Z] [2021-06-30T07:00:36.314Z] DONE 29 tests, 5 skipped in 1030.942s [2021-06-30T07:00:36.314Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-30T07:00:36.314Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T07:00:36.314Z] INFO: Testing against a local daemon [2021-06-30T07:00:36.314Z] === RUN TestConfigInspect [2021-06-30T07:00:36.314Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:36.314Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-30T07:00:36.314Z] === RUN TestConfigList [2021-06-30T07:00:36.314Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:36.314Z] --- SKIP: TestConfigList (0.00s) [2021-06-30T07:00:36.314Z] === RUN TestConfigsCreateAndDelete [2021-06-30T07:00:36.314Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:36.314Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-30T07:00:36.314Z] === RUN TestConfigsUpdate [2021-06-30T07:00:36.314Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:36.314Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-30T07:00:36.314Z] === RUN TestTemplatedConfig [2021-06-30T07:00:36.314Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:36.314Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-30T07:00:36.314Z] === RUN TestConfigCreateResolve [2021-06-30T07:00:36.314Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:36.314Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-30T07:00:36.314Z] PASS [2021-06-30T07:00:36.314Z] ok github.com/docker/docker/integration/config 0.122s [2021-06-30T07:00:36.461Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-30T07:00:36.461Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-30T07:00:36.778Z] [2021-06-30T07:00:36.778Z] === Skipped [2021-06-30T07:00:36.778Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-30T07:00:36.778Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:36.778Z] [2021-06-30T07:00:36.778Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-30T07:00:36.778Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:36.778Z] [2021-06-30T07:00:36.778Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-30T07:00:36.778Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:36.778Z] [2021-06-30T07:00:36.778Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-30T07:00:36.778Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:36.778Z] [2021-06-30T07:00:36.778Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-30T07:00:36.778Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:36.778Z] [2021-06-30T07:00:36.778Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-30T07:00:36.778Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:36.778Z] [2021-06-30T07:00:36.778Z] [2021-06-30T07:00:36.778Z] DONE 6 tests, 6 skipped in 2.814s [2021-06-30T07:00:36.778Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-30T07:00:37.027Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-30T07:00:38.931Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-30T07:00:38.971Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T07:00:38.971Z] INFO: Testing against a local daemon [2021-06-30T07:00:38.971Z] === RUN TestCheckpoint [2021-06-30T07:00:38.971Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T07:00:38.971Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-30T07:00:38.971Z] === RUN TestContainerInvalidJSON [2021-06-30T07:00:38.971Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T07:00:38.971Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T07:00:38.971Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T07:00:38.971Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T07:00:38.971Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-30T07:00:38.971Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-30T07:00:39.433Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T07:00:39.433Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-30T07:00:39.433Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T07:00:39.433Z] --- PASS: TestContainerInvalidJSON (0.60s) [2021-06-30T07:00:39.433Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-30T07:00:39.433Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-30T07:00:39.433Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-30T07:00:39.433Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-30T07:00:39.895Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2021-06-30T07:00:39.895Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-30T07:00:40.308Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-30T07:00:40.308Z] docker_cli_service_logs_test.go:245: checking task r7mup32bz141 [2021-06-30T07:00:40.308Z] docker_cli_service_logs_test.go:250: checking messages for r7mup32bz141 [2021-06-30T07:00:40.308Z] docker_cli_service_logs_test.go:245: checking task b3578vd6k12s [2021-06-30T07:00:40.308Z] docker_cli_service_logs_test.go:250: checking messages for b3578vd6k12s [2021-06-30T07:00:40.358Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2021-06-30T07:00:40.358Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-30T07:00:40.358Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-06-30T07:00:40.358Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-30T07:00:40.820Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-06-30T07:00:40.820Z] === RUN TestCopyFromContainer [2021-06-30T07:00:40.820Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:40.820Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-30T07:00:40.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-30T07:00:40.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T07:00:40.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T07:00:40.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T07:00:40.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T07:00:40.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T07:00:40.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T07:00:40.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T07:00:40.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T07:00:40.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T07:00:40.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-30T07:00:40.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-30T07:00:40.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-30T07:00:40.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-30T07:00:40.820Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-30T07:00:40.820Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-30T07:00:40.820Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-30T07:00:40.820Z] === RUN TestCreateWithInvalidEnv [2021-06-30T07:00:40.820Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-30T07:00:40.820Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-30T07:00:40.820Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-30T07:00:40.820Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-30T07:00:40.820Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-30T07:00:40.820Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-30T07:00:40.820Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-30T07:00:40.820Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-30T07:00:40.820Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-30T07:00:40.820Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-30T07:00:40.820Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-30T07:00:40.820Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-30T07:00:40.820Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-30T07:00:40.820Z] === RUN TestCreateTmpfsMountsTarget [2021-06-30T07:00:40.820Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:40.820Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-30T07:00:40.820Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-30T07:00:40.820Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:40.820Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-30T07:00:40.820Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-30T07:00:40.820Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:40.820Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-30T07:00:40.820Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-30T07:00:40.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T07:00:40.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T07:00:40.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T07:00:40.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T07:00:40.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T07:00:40.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T07:00:40.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T07:00:40.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T07:00:40.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T07:00:40.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T07:00:40.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T07:00:40.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T07:00:40.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T07:00:40.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T07:00:40.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T07:00:40.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-30T07:00:40.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-30T07:00:40.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-30T07:00:40.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-30T07:00:40.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-30T07:00:40.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-30T07:00:40.820Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-30T07:00:40.820Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-30T07:00:40.820Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-30T07:00:40.820Z] === RUN TestCreateDifferentPlatform [2021-06-30T07:00:40.820Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-30T07:00:40.820Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-30T07:00:40.820Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-30T07:00:40.820Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-30T07:00:40.820Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-30T07:00:40.820Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-30T07:00:40.820Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-06-30T07:00:40.820Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-30T07:00:40.820Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-30T07:00:40.820Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-30T07:00:40.820Z] === RUN TestContainerKillOnDaemonStart [2021-06-30T07:00:40.820Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:40.820Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-30T07:00:40.820Z] === RUN TestDiff [2021-06-30T07:00:40.820Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-30T07:00:40.820Z] --- SKIP: TestDiff (0.00s) [2021-06-30T07:00:40.820Z] === RUN TestExecWithCloseStdin [2021-06-30T07:00:40.874Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-30T07:00:41.814Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-30T07:00:42.380Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-30T07:00:42.380Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-30T07:00:42.947Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-30T07:00:43.882Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-30T07:00:44.449Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-30T07:00:44.609Z] --- PASS: TestExecWithCloseStdin (3.08s) [2021-06-30T07:00:44.609Z] === RUN TestExec [2021-06-30T07:00:45.016Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-30T07:00:45.584Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-30T07:00:45.843Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-30T07:00:46.155Z] --- PASS: TestExec (2.16s) [2021-06-30T07:00:46.155Z] === RUN TestExecUser [2021-06-30T07:00:46.155Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-30T07:00:46.155Z] --- SKIP: TestExecUser (0.00s) [2021-06-30T07:00:46.155Z] === RUN TestExportContainerAndImportImage [2021-06-30T07:00:46.155Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:46.155Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-30T07:00:46.155Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-30T07:00:46.155Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:46.155Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-30T07:00:46.155Z] === RUN TestHealthCheckWorkdir [2021-06-30T07:00:46.155Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-30T07:00:46.155Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-30T07:00:46.155Z] === RUN TestHealthKillContainer [2021-06-30T07:00:46.155Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-30T07:00:46.155Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-30T07:00:46.155Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-30T07:00:46.155Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-30T07:00:46.155Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-30T07:00:46.155Z] === RUN TestKillContainerInvalidSignal [2021-06-30T07:00:46.410Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-30T07:00:46.410Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-30T07:00:47.359Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-30T07:00:48.293Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-30T07:00:48.346Z] --- PASS: TestKillContainerInvalidSignal (2.07s) [2021-06-30T07:00:48.346Z] === RUN TestKillContainer [2021-06-30T07:00:48.346Z] === RUN TestKillContainer/no_signal [2021-06-30T07:00:48.859Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-30T07:00:49.425Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-30T07:00:49.683Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-30T07:00:50.250Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-30T07:00:50.533Z] === RUN TestKillContainer/non_killing_signal [2021-06-30T07:00:50.533Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-30T07:00:50.533Z] === RUN TestKillContainer/killing_signal [2021-06-30T07:00:51.187Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-30T07:00:52.123Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-30T07:00:52.726Z] --- PASS: TestKillContainer (4.67s) [2021-06-30T07:00:52.727Z] --- PASS: TestKillContainer/no_signal (1.94s) [2021-06-30T07:00:52.727Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-30T07:00:52.727Z] --- PASS: TestKillContainer/killing_signal (2.69s) [2021-06-30T07:00:52.727Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-30T07:00:52.727Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T07:00:52.727Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-30T07:00:52.727Z] === RUN TestKillStoppedContainer [2021-06-30T07:00:52.727Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T07:00:52.727Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-30T07:00:52.727Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-30T07:00:52.727Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T07:00:52.727Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-30T07:00:52.727Z] === RUN TestKillDifferentUserContainer [2021-06-30T07:00:52.727Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-30T07:00:52.727Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-30T07:00:52.727Z] === RUN TestInspectOomKilledTrue [2021-06-30T07:00:52.727Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:52.727Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-30T07:00:52.727Z] === RUN TestInspectOomKilledFalse [2021-06-30T07:00:52.727Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T07:00:52.727Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-30T07:00:52.727Z] === RUN TestLogsFollowTailEmpty [2021-06-30T07:00:54.026Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-30T07:00:54.026Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-30T07:00:54.939Z] --- PASS: TestLogsFollowTailEmpty (2.08s) [2021-06-30T07:00:54.939Z] === RUN TestNetworkNat [2021-06-30T07:00:54.939Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-30T07:00:54.939Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-30T07:00:54.939Z] === RUN TestNetworkLocalhostTCPNat [2021-06-30T07:00:54.961Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-30T07:00:55.894Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-30T07:00:56.829Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-30T07:00:57.394Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-30T07:00:57.860Z] --- PASS: TestNetworkLocalhostTCPNat (2.45s) [2021-06-30T07:00:57.860Z] === RUN TestNetworkLoopbackNat [2021-06-30T07:00:57.860Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-30T07:00:57.860Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-30T07:00:57.860Z] === RUN TestPause [2021-06-30T07:00:57.860Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-30T07:00:57.860Z] --- SKIP: TestPause (0.00s) [2021-06-30T07:00:57.860Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-30T07:00:57.963Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-30T07:00:58.897Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-30T07:00:59.409Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.04s) [2021-06-30T07:00:59.409Z] === RUN TestPauseStopPausedContainer [2021-06-30T07:00:59.409Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:59.409Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-30T07:00:59.409Z] === RUN TestPsFilter [2021-06-30T07:00:59.870Z] --- PASS: TestPsFilter (0.34s) [2021-06-30T07:00:59.870Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-30T07:01:00.273Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-30T07:01:02.789Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.63s) [2021-06-30T07:01:02.789Z] === RUN TestRemoveContainerWithVolume [2021-06-30T07:01:04.463Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-30T07:01:04.463Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-30T07:01:04.980Z] --- PASS: TestRemoveContainerWithVolume (2.64s) [2021-06-30T07:01:04.980Z] === RUN TestRemoveContainerRunning [2021-06-30T07:01:05.029Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-30T07:01:06.930Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-30T07:01:07.169Z] --- PASS: TestRemoveContainerRunning (2.05s) [2021-06-30T07:01:07.169Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-30T07:01:08.838Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-30T07:01:09.356Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.04s) [2021-06-30T07:01:09.356Z] === RUN TestRemoveInvalidContainer [2021-06-30T07:01:09.356Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-30T07:01:09.356Z] === RUN TestRenameLinkedContainer [2021-06-30T07:01:09.356Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-30T07:01:09.356Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-30T07:01:09.356Z] === RUN TestRenameStoppedContainer [2021-06-30T07:01:11.368Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-30T07:01:12.273Z] --- PASS: TestRenameStoppedContainer (2.70s) [2021-06-30T07:01:12.273Z] === RUN TestRenameRunningContainerAndReuse [2021-06-30T07:01:12.303Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-30T07:01:14.207Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-30T07:01:14.207Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-30T07:01:14.207Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-30T07:01:14.207Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-30T07:01:14.207Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-30T07:01:14.775Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-30T07:01:15.034Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-30T07:01:16.031Z] --- PASS: TestRenameRunningContainerAndReuse (4.23s) [2021-06-30T07:01:16.031Z] === RUN TestRenameInvalidName [2021-06-30T07:01:17.565Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-30T07:01:17.824Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-30T07:01:18.225Z] --- PASS: TestRenameInvalidName (2.09s) [2021-06-30T07:01:18.225Z] === RUN TestRenameAnonymousContainer [2021-06-30T07:01:19.726Z] docker_cli_swarm_test.go:1901: [dd734e825bd0b] joining swarm manager [db1cf4ba4d762]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T07:01:19.726Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-30T07:01:21.103Z] docker_cli_swarm_test.go:1902: [da74cc4ccd455] joining swarm manager [db1cf4ba4d762]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T07:01:22.480Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-30T07:01:23.047Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-30T07:01:24.423Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-30T07:01:25.359Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-30T07:01:25.359Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-30T07:01:25.359Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-30T07:01:25.927Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-30T07:01:27.395Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-30T07:01:27.395Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-30T07:01:28.330Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-30T07:01:28.704Z] --- PASS: TestRenameAnonymousContainer (9.77s) [2021-06-30T07:01:28.704Z] === RUN TestRenameContainerWithSameName [2021-06-30T07:01:29.265Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-30T07:01:29.832Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-30T07:01:30.251Z] --- PASS: TestRenameContainerWithSameName (2.04s) [2021-06-30T07:01:30.251Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-30T07:01:30.251Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-30T07:01:30.251Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-30T07:01:30.251Z] === RUN TestResize [2021-06-30T07:01:30.408Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-30T07:01:30.408Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-30T07:01:31.343Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-30T07:01:31.910Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-30T07:01:32.439Z] --- PASS: TestResize (2.06s) [2021-06-30T07:01:32.439Z] === RUN TestResizeWithInvalidSize [2021-06-30T07:01:32.477Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-30T07:01:33.412Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-30T07:01:33.412Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-30T07:01:33.979Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-30T07:01:33.984Z] --- PASS: TestResizeWithInvalidSize (2.05s) [2021-06-30T07:01:33.984Z] === RUN TestResizeWhenContainerNotStarted [2021-06-30T07:01:34.917Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-30T07:01:35.855Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-30T07:01:36.423Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-30T07:01:36.681Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-30T07:01:36.904Z] --- PASS: TestResizeWhenContainerNotStarted (2.63s) [2021-06-30T07:01:36.904Z] === RUN TestDaemonRestartKillContainers [2021-06-30T07:01:36.904Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:01:36.904Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-30T07:01:36.904Z] === RUN TestStats [2021-06-30T07:01:36.904Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-30T07:01:36.904Z] --- SKIP: TestStats (0.00s) [2021-06-30T07:01:36.904Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-30T07:01:37.248Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-30T07:01:37.816Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-30T07:01:39.193Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-30T07:01:39.760Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-30T07:01:39.760Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-30T07:01:39.760Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-30T07:01:42.295Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-30T07:01:42.729Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.17s) [2021-06-30T07:01:42.729Z] === RUN TestStopContainerWithTimeout [2021-06-30T07:01:42.729Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-30T07:01:42.729Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-30T07:01:42.729Z] === RUN TestUpdateRestartPolicy [2021-06-30T07:01:42.862Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-30T07:01:43.796Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-30T07:01:44.364Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-30T07:01:56.560Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-30T07:01:56.560Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-30T07:01:57.495Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-30T07:01:57.495Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-30T07:01:57.495Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-30T07:01:57.495Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-30T07:01:58.439Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-30T07:02:00.341Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-30T07:02:01.716Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-30T07:02:02.283Z] docker_cli_swarm_test.go:1802: [d91dc05b94d8c] joining swarm manager [d09e0b3dc79e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T07:02:03.657Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-30T07:02:03.859Z] --- PASS: TestUpdateRestartPolicy (21.69s) [2021-06-30T07:02:03.859Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-30T07:02:04.225Z] docker_cli_swarm_test.go:1803: [d632fe728a0d8] joining swarm manager [d09e0b3dc79e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T07:02:05.158Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-30T07:02:06.048Z] --- PASS: TestUpdateRestartWithAutoRemove (2.07s) [2021-06-30T07:02:06.048Z] === RUN TestWaitNonBlocked [2021-06-30T07:02:06.048Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T07:02:06.048Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T07:02:06.048Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T07:02:06.048Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T07:02:06.048Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T07:02:06.048Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T07:02:08.971Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-30T07:02:08.971Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.28s) [2021-06-30T07:02:08.971Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.41s) [2021-06-30T07:02:08.971Z] === RUN TestWaitBlocked [2021-06-30T07:02:08.971Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:08.971Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-30T07:02:08.971Z] PASS [2021-06-30T07:02:08.971Z] ok github.com/docker/docker/integration/container 90.216s [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === Skipped [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-30T07:02:09.435Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-30T07:02:09.435Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-30T07:02:09.435Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-30T07:02:09.435Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-30T07:02:09.435Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-30T07:02:09.435Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-30T07:02:09.435Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-30T07:02:09.435Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-30T07:02:09.435Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-30T07:02:09.435Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-30T07:02:09.435Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-30T07:02:09.435Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-30T07:02:09.435Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-30T07:02:09.435Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-30T07:02:09.435Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-30T07:02:09.435Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-30T07:02:09.435Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-30T07:02:09.435Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-30T07:02:09.435Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-30T07:02:09.435Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-30T07:02:09.435Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-30T07:02:09.435Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-30T07:02:09.435Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-30T07:02:09.435Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-30T07:02:09.435Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-30T07:02:09.435Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-30T07:02:09.435Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-30T07:02:09.435Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-30T07:02:09.435Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-30T07:02:09.435Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-30T07:02:09.435Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-30T07:02:09.435Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-30T07:02:09.435Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-30T07:02:09.435Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] [2021-06-30T07:02:09.435Z] DONE 88 tests, 33 skipped in 92.599s [2021-06-30T07:02:09.435Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-06-30T07:02:10.983Z] === RUN TestConfigDaemonLibtrustID [2021-06-30T07:02:10.983Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-06-30T07:02:10.983Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-30T07:02:10.983Z] === RUN TestDaemonConfigValidation [2021-06-30T07:02:10.983Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-06-30T07:02:10.983Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-06-30T07:02:10.983Z] PASS [2021-06-30T07:02:10.983Z] ok github.com/docker/docker/integration/daemon 0.103s [2021-06-30T07:02:10.983Z] [2021-06-30T07:02:10.983Z] === Skipped [2021-06-30T07:02:10.983Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-06-30T07:02:10.983Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-06-30T07:02:10.983Z] [2021-06-30T07:02:10.983Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-06-30T07:02:10.983Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-06-30T07:02:10.983Z] [2021-06-30T07:02:10.983Z] [2021-06-30T07:02:10.983Z] DONE 2 tests, 2 skipped in 1.707s [2021-06-30T07:02:10.983Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-30T07:02:11.715Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-30T07:02:11.715Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-30T07:02:11.973Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-30T07:02:13.173Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T07:02:13.173Z] INFO: Testing against a local daemon [2021-06-30T07:02:13.173Z] === RUN TestCommitInheritsEnv [2021-06-30T07:02:13.173Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T07:02:13.173Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-30T07:02:13.173Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-30T07:02:13.173Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-30T07:02:13.173Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-30T07:02:13.173Z] === RUN TestImagesFilterMultiReference [2021-06-30T07:02:13.173Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-06-30T07:02:13.173Z] === RUN TestImagePullPlatformInvalid [2021-06-30T07:02:13.173Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-30T07:02:13.173Z] === RUN TestRemoveImageOrphaning [2021-06-30T07:02:13.348Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-30T07:02:13.348Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-30T07:02:13.348Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-30T07:02:14.146Z] --- PASS: TestRemoveImageOrphaning (1.04s) [2021-06-30T07:02:14.146Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-30T07:02:14.146Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-30T07:02:14.146Z] === RUN TestTagInvalidReference [2021-06-30T07:02:14.146Z] --- PASS: TestTagInvalidReference (0.04s) [2021-06-30T07:02:14.146Z] === RUN TestTagValidPrefixedRepo [2021-06-30T07:02:14.146Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-06-30T07:02:14.146Z] === RUN TestTagExistedNameWithoutForce [2021-06-30T07:02:14.146Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-30T07:02:14.146Z] === RUN TestTagOfficialNames [2021-06-30T07:02:14.146Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-30T07:02:14.146Z] === RUN TestTagMatchesDigest [2021-06-30T07:02:14.146Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-30T07:02:14.146Z] PASS [2021-06-30T07:02:14.146Z] ok github.com/docker/docker/integration/image 1.531s [2021-06-30T07:02:14.146Z] [2021-06-30T07:02:14.146Z] === Skipped [2021-06-30T07:02:14.146Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-30T07:02:14.146Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T07:02:14.146Z] [2021-06-30T07:02:14.146Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-30T07:02:14.146Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-30T07:02:14.146Z] [2021-06-30T07:02:14.146Z] [2021-06-30T07:02:14.146Z] DONE 11 tests, 2 skipped in 3.143s [2021-06-30T07:02:14.146Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-30T07:02:14.723Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-30T07:02:16.098Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-30T07:02:16.098Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-30T07:02:16.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T07:02:16.335Z] INFO: Testing against a local daemon [2021-06-30T07:02:16.335Z] === RUN TestNetworkCreateDelete [2021-06-30T07:02:16.335Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:16.335Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-30T07:02:16.335Z] === RUN TestDockerNetworkDeletePreferID [2021-06-30T07:02:16.335Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-06-30T07:02:16.335Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-30T07:02:16.335Z] === RUN TestDaemonDNSFallback [2021-06-30T07:02:16.335Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:16.335Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-30T07:02:16.335Z] === RUN TestInspectNetwork [2021-06-30T07:02:16.335Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-30T07:02:16.335Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-30T07:02:16.335Z] === RUN TestRunContainerWithBridgeNone [2021-06-30T07:02:16.335Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:16.335Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-30T07:02:16.335Z] === RUN TestNetworkInvalidJSON [2021-06-30T07:02:16.335Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-30T07:02:16.335Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-30T07:02:16.335Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T07:02:16.335Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T07:02:16.335Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T07:02:16.335Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T07:02:16.335Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-30T07:02:16.335Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T07:02:16.335Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T07:02:16.335Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-30T07:02:16.335Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-30T07:02:16.335Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-30T07:02:16.335Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-30T07:02:16.335Z] === RUN TestNetworkList [2021-06-30T07:02:16.335Z] === RUN TestNetworkList//networks [2021-06-30T07:02:16.335Z] === PAUSE TestNetworkList//networks [2021-06-30T07:02:16.335Z] === RUN TestNetworkList//networks/ [2021-06-30T07:02:16.335Z] === PAUSE TestNetworkList//networks/ [2021-06-30T07:02:16.335Z] === CONT TestNetworkList//networks [2021-06-30T07:02:16.335Z] === CONT TestNetworkList//networks/ [2021-06-30T07:02:16.335Z] --- PASS: TestNetworkList (0.04s) [2021-06-30T07:02:16.335Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-30T07:02:16.335Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-30T07:02:16.335Z] === RUN TestHostIPv4BridgeLabel [2021-06-30T07:02:16.335Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-30T07:02:16.335Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-30T07:02:16.335Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-30T07:02:16.335Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-30T07:02:16.335Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-30T07:02:16.335Z] === RUN TestDaemonDefaultNetworkPools [2021-06-30T07:02:16.335Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-30T07:02:16.335Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-30T07:02:16.335Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-30T07:02:16.335Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-30T07:02:16.335Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-30T07:02:16.335Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-30T07:02:16.335Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-30T07:02:16.335Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-30T07:02:16.335Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-30T07:02:16.335Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-30T07:02:16.335Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-30T07:02:16.335Z] === RUN TestServiceWithPredefinedNetwork [2021-06-30T07:02:16.335Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-30T07:02:16.335Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-30T07:02:16.335Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-30T07:02:16.335Z] service_test.go:242: FLAKY_TEST [2021-06-30T07:02:16.335Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T07:02:16.335Z] === RUN TestServiceWithDataPathPortInit [2021-06-30T07:02:16.335Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-30T07:02:16.335Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-30T07:02:16.335Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-30T07:02:16.335Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-30T07:02:16.335Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-30T07:02:16.335Z] PASS [2021-06-30T07:02:16.335Z] ok github.com/docker/docker/integration/network 0.171s [2021-06-30T07:02:16.335Z] [2021-06-30T07:02:16.335Z] === Skipped [2021-06-30T07:02:16.335Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-30T07:02:16.335Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:16.335Z] [2021-06-30T07:02:16.335Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-30T07:02:16.335Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-06-30T07:02:16.335Z] [2021-06-30T07:02:16.335Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-30T07:02:16.335Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:16.335Z] [2021-06-30T07:02:16.335Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-30T07:02:16.335Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-30T07:02:16.335Z] [2021-06-30T07:02:16.335Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-30T07:02:16.335Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:16.335Z] [2021-06-30T07:02:16.335Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-30T07:02:16.335Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-30T07:02:16.335Z] [2021-06-30T07:02:16.335Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-30T07:02:16.335Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-30T07:02:16.335Z] [2021-06-30T07:02:16.335Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-30T07:02:16.797Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-30T07:02:16.797Z] [2021-06-30T07:02:16.797Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-30T07:02:16.797Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-30T07:02:16.797Z] [2021-06-30T07:02:16.797Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-30T07:02:16.797Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-30T07:02:16.797Z] [2021-06-30T07:02:16.797Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-30T07:02:16.797Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-30T07:02:16.797Z] [2021-06-30T07:02:16.797Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-30T07:02:16.797Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-30T07:02:16.797Z] [2021-06-30T07:02:16.797Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T07:02:16.797Z] service_test.go:242: FLAKY_TEST [2021-06-30T07:02:16.797Z] [2021-06-30T07:02:16.797Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-30T07:02:16.797Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-30T07:02:16.797Z] [2021-06-30T07:02:16.797Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-30T07:02:16.797Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-30T07:02:16.797Z] [2021-06-30T07:02:16.797Z] [2021-06-30T07:02:16.797Z] DONE 22 tests, 15 skipped in 2.226s [2021-06-30T07:02:16.797Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-30T07:02:17.259Z] testing: warning: no tests to run [2021-06-30T07:02:17.259Z] PASS [2021-06-30T07:02:17.259Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2021-06-30T07:02:17.259Z] [2021-06-30T07:02:17.259Z] DONE 0 tests in 0.661s [2021-06-30T07:02:17.259Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-30T07:02:18.000Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-30T07:02:18.000Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-30T07:02:18.234Z] testing: warning: no tests to run [2021-06-30T07:02:18.234Z] PASS [2021-06-30T07:02:18.234Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [2021-06-30T07:02:18.234Z] [2021-06-30T07:02:18.234Z] DONE 0 tests in 0.693s [2021-06-30T07:02:18.234Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-30T07:02:18.259Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-30T07:02:18.696Z] testing: warning: no tests to run [2021-06-30T07:02:18.696Z] PASS [2021-06-30T07:02:18.696Z] ok github.com/docker/docker/integration/plugin 0.080s [2021-06-30T07:02:18.696Z] [2021-06-30T07:02:18.696Z] DONE 0 tests in 0.666s [2021-06-30T07:02:18.696Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-30T07:02:19.635Z] === RUN TestDockerSuite/TestRunMount [2021-06-30T07:02:19.669Z] testing: warning: no tests to run [2021-06-30T07:02:19.669Z] PASS [2021-06-30T07:02:19.669Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2021-06-30T07:02:19.669Z] [2021-06-30T07:02:19.669Z] DONE 0 tests in 0.641s [2021-06-30T07:02:19.669Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-30T07:02:24.989Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-30T07:02:26.363Z] docker_cli_swarm_test.go:1321: [d3c7cc4b81bb8] joining swarm manager [d52e6fa262dcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T07:02:27.736Z] docker_cli_swarm_test.go:1322: [d2bfa7287e525] joining swarm manager [d52e6fa262dcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T07:02:28.302Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-30T07:02:29.236Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-30T07:02:29.802Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-30T07:02:30.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T07:02:30.052Z] INFO: Testing against a local daemon [2021-06-30T07:02:30.052Z] === RUN TestPluginInvalidJSON [2021-06-30T07:02:30.052Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T07:02:30.052Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T07:02:30.052Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T07:02:30.052Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-30T07:02:30.052Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-30T07:02:30.052Z] === RUN TestPluginInstall [2021-06-30T07:02:30.052Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-30T07:02:30.052Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-30T07:02:30.052Z] === RUN TestPluginsWithRuntimes [2021-06-30T07:02:30.052Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-30T07:02:30.052Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-30T07:02:30.052Z] === RUN TestPluginBackCompatMediaTypes [2021-06-30T07:02:30.052Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-30T07:02:30.052Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-30T07:02:30.052Z] PASS [2021-06-30T07:02:30.052Z] ok github.com/docker/docker/integration/plugin/common 0.127s [2021-06-30T07:02:30.052Z] [2021-06-30T07:02:30.052Z] === Skipped [2021-06-30T07:02:30.052Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-30T07:02:30.052Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-30T07:02:30.052Z] [2021-06-30T07:02:30.052Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-30T07:02:30.052Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-30T07:02:30.052Z] [2021-06-30T07:02:30.052Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-30T07:02:30.052Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-30T07:02:30.052Z] [2021-06-30T07:02:30.052Z] [2021-06-30T07:02:30.052Z] DONE 5 tests, 3 skipped in 10.283s [2021-06-30T07:02:30.053Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-30T07:02:31.177Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-30T07:02:32.975Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T07:02:32.975Z] INFO: Testing against a local daemon [2021-06-30T07:02:32.975Z] === RUN TestExternalGraphDriver [2021-06-30T07:02:32.975Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-30T07:02:32.975Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-30T07:02:32.975Z] === RUN TestGraphdriverPluginV2 [2021-06-30T07:02:32.975Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-30T07:02:32.975Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-30T07:02:32.975Z] PASS [2021-06-30T07:02:32.975Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.136s [2021-06-30T07:02:32.975Z] [2021-06-30T07:02:32.975Z] === Skipped [2021-06-30T07:02:32.975Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-30T07:02:32.975Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-30T07:02:32.975Z] [2021-06-30T07:02:32.975Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-30T07:02:32.975Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-30T07:02:32.975Z] [2021-06-30T07:02:32.975Z] [2021-06-30T07:02:32.975Z] DONE 2 tests, 2 skipped in 3.008s [2021-06-30T07:02:32.975Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-30T07:02:33.080Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-30T07:02:35.169Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T07:02:35.169Z] INFO: Testing against a local daemon [2021-06-30T07:02:35.169Z] === RUN TestReadPluginNoRead [2021-06-30T07:02:35.169Z] read_test.go:21: no unix domain sockets on Windows [2021-06-30T07:02:35.169Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-30T07:02:35.169Z] PASS [2021-06-30T07:02:35.169Z] ok github.com/docker/docker/integration/plugin/logging 0.131s [2021-06-30T07:02:35.169Z] [2021-06-30T07:02:35.169Z] === Skipped [2021-06-30T07:02:35.169Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-30T07:02:35.169Z] read_test.go:21: no unix domain sockets on Windows [2021-06-30T07:02:35.169Z] [2021-06-30T07:02:35.169Z] [2021-06-30T07:02:35.169Z] DONE 1 tests, 1 skipped in 2.102s [2021-06-30T07:02:35.169Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-30T07:02:36.143Z] testing: warning: no tests to run [2021-06-30T07:02:36.143Z] PASS [2021-06-30T07:02:36.143Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.077s [2021-06-30T07:02:36.143Z] [2021-06-30T07:02:36.143Z] DONE 0 tests in 1.027s [2021-06-30T07:02:36.143Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-30T07:02:36.367Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-30T07:02:38.269Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-30T07:02:38.345Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T07:02:38.345Z] INFO: Testing against a local daemon [2021-06-30T07:02:38.345Z] === RUN TestPluginWithDevMounts [2021-06-30T07:02:38.345Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:38.345Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-30T07:02:38.345Z] PASS [2021-06-30T07:02:38.345Z] ok github.com/docker/docker/integration/plugin/volumes 0.113s [2021-06-30T07:02:38.345Z] [2021-06-30T07:02:38.345Z] === Skipped [2021-06-30T07:02:38.345Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-30T07:02:38.345Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:38.345Z] [2021-06-30T07:02:38.345Z] [2021-06-30T07:02:38.345Z] DONE 1 tests, 1 skipped in 2.091s [2021-06-30T07:02:38.345Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-30T07:02:39.889Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T07:02:39.889Z] INFO: Testing against a local daemon [2021-06-30T07:02:39.889Z] === RUN TestSecretInspect [2021-06-30T07:02:39.889Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:39.889Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-30T07:02:39.889Z] === RUN TestSecretList [2021-06-30T07:02:39.889Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:39.889Z] --- SKIP: TestSecretList (0.00s) [2021-06-30T07:02:39.889Z] === RUN TestSecretsCreateAndDelete [2021-06-30T07:02:39.889Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:39.889Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-30T07:02:39.889Z] === RUN TestSecretsUpdate [2021-06-30T07:02:39.889Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:39.889Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-30T07:02:39.889Z] === RUN TestTemplatedSecret [2021-06-30T07:02:39.889Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:39.889Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-30T07:02:39.889Z] === RUN TestSecretCreateResolve [2021-06-30T07:02:39.889Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:39.889Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-30T07:02:39.889Z] PASS [2021-06-30T07:02:39.889Z] ok github.com/docker/docker/integration/secret 0.113s [2021-06-30T07:02:40.351Z] [2021-06-30T07:02:40.351Z] === Skipped [2021-06-30T07:02:40.351Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-30T07:02:40.351Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:40.351Z] [2021-06-30T07:02:40.351Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-30T07:02:40.351Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:40.351Z] [2021-06-30T07:02:40.351Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-30T07:02:40.351Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:40.351Z] [2021-06-30T07:02:40.351Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-30T07:02:40.351Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:40.351Z] [2021-06-30T07:02:40.351Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-30T07:02:40.351Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:40.351Z] [2021-06-30T07:02:40.351Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-30T07:02:40.351Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:40.351Z] [2021-06-30T07:02:40.351Z] [2021-06-30T07:02:40.351Z] DONE 6 tests, 6 skipped in 1.956s [2021-06-30T07:02:40.351Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-30T07:02:40.798Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-30T07:02:42.171Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-30T07:02:42.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T07:02:42.540Z] INFO: Testing against a local daemon [2021-06-30T07:02:42.540Z] === RUN TestServiceCreateInit [2021-06-30T07:02:42.540Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-30T07:02:42.540Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-30T07:02:42.540Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-30T07:02:42.540Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-30T07:02:42.540Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestCreateServiceMultipleTimes [2021-06-30T07:02:42.540Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestCreateServiceConflict [2021-06-30T07:02:42.540Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestCreateServiceMaxReplicas [2021-06-30T07:02:42.540Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-06-30T07:02:42.540Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-30T07:02:42.540Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestCreateServiceSecretFileMode [2021-06-30T07:02:42.540Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestCreateServiceConfigFileMode [2021-06-30T07:02:42.540Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestCreateServiceSysctls [2021-06-30T07:02:42.540Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-30T07:02:42.540Z] === RUN TestCreateServiceCapabilities [2021-06-30T07:02:42.540Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-30T07:02:42.540Z] === RUN TestInspect [2021-06-30T07:02:42.540Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestInspect (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestCreateJob [2021-06-30T07:02:42.540Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestCreateJob (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestReplicatedJob [2021-06-30T07:02:42.540Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestUpdateReplicatedJob [2021-06-30T07:02:42.540Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestServiceListWithStatuses [2021-06-30T07:02:42.540Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestDockerNetworkConnectAlias [2021-06-30T07:02:42.540Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestDockerNetworkReConnect [2021-06-30T07:02:42.540Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestServicePlugin [2021-06-30T07:02:42.540Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:42.540Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestServiceUpdateLabel [2021-06-30T07:02:42.540Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:42.540Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestServiceUpdateSecrets [2021-06-30T07:02:42.540Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:42.540Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestServiceUpdateConfigs [2021-06-30T07:02:42.540Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:42.540Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestServiceUpdateNetwork [2021-06-30T07:02:42.540Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:42.540Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-30T07:02:42.540Z] === RUN TestServiceUpdatePidsLimit [2021-06-30T07:02:42.540Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:42.540Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-06-30T07:02:42.540Z] PASS [2021-06-30T07:02:42.540Z] ok github.com/docker/docker/integration/service 0.251s [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === Skipped [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-30T07:02:43.002Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-30T07:02:43.002Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-30T07:02:43.002Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-30T07:02:43.002Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-06-30T07:02:43.002Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-30T07:02:43.002Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-30T07:02:43.002Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-30T07:02:43.002Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-30T07:02:43.002Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-30T07:02:43.002Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-30T07:02:43.002Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-30T07:02:43.002Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-30T07:02:43.002Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-30T07:02:43.002Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-30T07:02:43.002Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-30T07:02:43.002Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-30T07:02:43.002Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-30T07:02:43.002Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-30T07:02:43.002Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-30T07:02:43.002Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-30T07:02:43.002Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-30T07:02:43.002Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-06-30T07:02:43.002Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] [2021-06-30T07:02:43.002Z] DONE 24 tests, 23 skipped in 2.405s [2021-06-30T07:02:43.002Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-30T07:02:43.547Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-30T07:02:43.547Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-30T07:02:44.485Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-30T07:02:44.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T07:02:44.549Z] INFO: Testing against a local daemon [2021-06-30T07:02:44.549Z] === RUN TestSessionCreate [2021-06-30T07:02:44.549Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-30T07:02:44.549Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-30T07:02:44.549Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-30T07:02:44.549Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-30T07:02:44.549Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-30T07:02:44.549Z] PASS [2021-06-30T07:02:44.549Z] ok github.com/docker/docker/integration/session 0.105s [2021-06-30T07:02:44.549Z] [2021-06-30T07:02:44.549Z] === Skipped [2021-06-30T07:02:44.549Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-30T07:02:44.549Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-30T07:02:44.549Z] [2021-06-30T07:02:44.549Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-30T07:02:44.549Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-30T07:02:44.549Z] [2021-06-30T07:02:44.549Z] [2021-06-30T07:02:44.549Z] DONE 2 tests, 2 skipped in 1.721s [2021-06-30T07:02:44.549Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-30T07:02:45.861Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-30T07:02:46.099Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T07:02:46.099Z] INFO: Testing against a local daemon [2021-06-30T07:02:46.099Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-30T07:02:46.099Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:46.099Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-30T07:02:46.099Z] === RUN TestEventsExecDie [2021-06-30T07:02:46.099Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-30T07:02:46.099Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-30T07:02:46.099Z] === RUN TestEventsBackwardsCompatible [2021-06-30T07:02:46.099Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-30T07:02:46.099Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-30T07:02:46.099Z] === RUN TestEventsVolumeCreate [2021-06-30T07:02:46.099Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-30T07:02:46.099Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-30T07:02:46.099Z] === RUN TestInfoAPI [2021-06-30T07:02:46.099Z] --- PASS: TestInfoAPI (0.05s) [2021-06-30T07:02:46.099Z] === RUN TestInfoAPIWarnings [2021-06-30T07:02:46.099Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T07:02:46.099Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-30T07:02:46.099Z] === RUN TestInfoDebug [2021-06-30T07:02:46.099Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T07:02:46.099Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-30T07:02:46.099Z] === RUN TestInfoInsecureRegistries [2021-06-30T07:02:46.431Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-30T07:02:46.561Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T07:02:46.561Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-30T07:02:46.561Z] === RUN TestInfoRegistryMirrors [2021-06-30T07:02:46.561Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T07:02:46.561Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-30T07:02:46.561Z] === RUN TestLoginFailsWithBadCredentials [2021-06-30T07:02:47.375Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-30T07:02:47.534Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-06-30T07:02:47.534Z] === RUN TestPingCacheHeaders [2021-06-30T07:02:47.534Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-30T07:02:47.534Z] === RUN TestPingGet [2021-06-30T07:02:47.534Z] --- PASS: TestPingGet (0.03s) [2021-06-30T07:02:47.534Z] === RUN TestPingHead [2021-06-30T07:02:47.534Z] --- PASS: TestPingHead (0.03s) [2021-06-30T07:02:47.534Z] === RUN TestVersion [2021-06-30T07:02:47.534Z] --- PASS: TestVersion (0.03s) [2021-06-30T07:02:47.534Z] PASS [2021-06-30T07:02:47.534Z] ok github.com/docker/docker/integration/system 1.244s [2021-06-30T07:02:47.534Z] [2021-06-30T07:02:47.534Z] === Skipped [2021-06-30T07:02:47.534Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-30T07:02:47.534Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:02:47.534Z] [2021-06-30T07:02:47.534Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-30T07:02:47.534Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-30T07:02:47.534Z] [2021-06-30T07:02:47.534Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-30T07:02:47.534Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-30T07:02:47.534Z] [2021-06-30T07:02:47.534Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-30T07:02:47.534Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-30T07:02:47.534Z] [2021-06-30T07:02:47.534Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-30T07:02:47.534Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T07:02:47.534Z] [2021-06-30T07:02:47.534Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-30T07:02:47.534Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T07:02:47.534Z] [2021-06-30T07:02:47.534Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-30T07:02:47.534Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T07:02:47.534Z] [2021-06-30T07:02:47.534Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-30T07:02:47.534Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T07:02:47.534Z] [2021-06-30T07:02:47.534Z] [2021-06-30T07:02:47.534Z] DONE 14 tests, 8 skipped in 2.974s [2021-06-30T07:02:47.534Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-30T07:02:49.731Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T07:02:49.731Z] INFO: Testing against a local daemon [2021-06-30T07:02:49.731Z] === RUN TestVolumesCreateAndList [2021-06-30T07:02:49.731Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-06-30T07:02:49.731Z] === RUN TestVolumesRemove [2021-06-30T07:02:49.731Z] --- PASS: TestVolumesRemove (0.15s) [2021-06-30T07:02:49.731Z] === RUN TestVolumesInspect [2021-06-30T07:02:49.731Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-30T07:02:49.731Z] === RUN TestVolumesInvalidJSON [2021-06-30T07:02:49.731Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-30T07:02:49.731Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-30T07:02:49.731Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-30T07:02:49.731Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-30T07:02:49.731Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-30T07:02:49.731Z] PASS [2021-06-30T07:02:49.731Z] ok github.com/docker/docker/integration/volume 0.346s [2021-06-30T07:02:49.731Z] [2021-06-30T07:02:49.731Z] DONE 5 tests in 2.127s [2021-06-30T07:02:49.731Z] INFO: make.ps1 ended at 06/30/2021 07:02:49 [2021-06-30T07:02:49.731Z] INFO: Integration CLI tests being run from the host: [2021-06-30T07:02:49.731Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-06-30T07:02:49.905Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-30T07:02:51.876Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-30T07:02:56.061Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-30T07:02:56.319Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-30T07:02:56.319Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-30T07:02:57.255Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-30T07:02:57.255Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-30T07:02:57.822Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-30T07:02:58.336Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T07:02:58.336Z] INFO: Testing against a local daemon [2021-06-30T07:02:58.336Z] === RUN TestDockerSuite [2021-06-30T07:02:58.336Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-30T07:02:58.336Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-30T07:02:58.336Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-30T07:02:58.336Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-30T07:02:58.336Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-30T07:02:58.336Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-30T07:02:58.336Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-30T07:02:58.336Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-30T07:02:58.388Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-30T07:02:58.388Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-30T07:02:58.798Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-30T07:02:58.798Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-30T07:02:59.260Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-30T07:02:59.322Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-30T07:02:59.725Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-30T07:03:00.187Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-30T07:03:00.649Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-30T07:03:05.876Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-30T07:03:05.876Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-30T07:03:05.876Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-30T07:03:05.876Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-30T07:03:06.135Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-30T07:03:08.038Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-30T07:03:08.605Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-30T07:03:09.172Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-30T07:03:09.172Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-30T07:03:09.431Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-30T07:03:09.997Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-30T07:03:10.564Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-30T07:03:11.129Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-30T07:03:11.129Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-30T07:03:11.129Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-30T07:03:11.698Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-30T07:03:12.265Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-30T07:03:12.265Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-30T07:03:12.265Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-30T07:03:12.831Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-30T07:03:14.206Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-30T07:03:14.206Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-30T07:03:14.206Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-30T07:03:17.491Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-30T07:03:18.428Z] === RUN TestDockerSuite/TestRunRm [2021-06-30T07:03:19.365Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-30T07:03:23.548Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-30T07:03:23.548Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-30T07:03:24.125Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-30T07:03:25.505Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-30T07:03:26.071Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-30T07:03:30.259Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-30T07:03:33.544Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-30T07:03:34.111Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-30T07:03:34.371Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-30T07:03:35.304Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-30T07:03:35.562Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-30T07:03:36.129Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-30T07:03:36.389Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-30T07:03:37.323Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-30T07:03:37.889Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-30T07:03:38.456Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-30T07:03:41.738Z] === RUN TestDockerSuite/TestRunState [2021-06-30T07:03:42.686Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-30T07:03:43.623Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-30T07:03:44.189Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-30T07:03:44.189Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-30T07:03:44.189Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-30T07:03:44.189Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-30T07:03:45.124Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-30T07:03:45.383Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-30T07:03:46.758Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-30T07:03:46.758Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-30T07:03:46.758Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-30T07:03:47.692Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-30T07:03:49.595Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-30T07:03:50.531Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-30T07:03:51.912Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-30T07:03:56.100Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-30T07:03:58.627Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-30T07:03:59.192Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-30T07:03:59.192Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-30T07:04:00.127Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-30T07:04:00.694Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-30T07:04:03.981Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-30T07:04:03.981Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-30T07:04:04.551Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-30T07:04:05.498Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-30T07:04:05.498Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-30T07:04:05.756Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-30T07:04:06.690Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-30T07:04:07.624Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-30T07:04:08.559Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-30T07:04:08.559Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-30T07:04:08.559Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-30T07:04:08.817Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-30T07:04:09.383Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-30T07:04:12.664Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-30T07:04:12.807Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-30T07:04:12.807Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-30T07:04:12.807Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-30T07:04:12.807Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-30T07:04:12.807Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-30T07:04:12.807Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-30T07:04:12.807Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-30T07:04:12.807Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-30T07:04:12.807Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-30T07:04:12.807Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-30T07:04:12.807Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-30T07:04:12.807Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-30T07:04:12.807Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-30T07:04:12.807Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-30T07:04:12.807Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-30T07:04:12.807Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:04:12.807Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-30T07:04:12.807Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-30T07:04:12.807Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-30T07:04:12.807Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-30T07:04:12.807Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-30T07:04:12.807Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-30T07:04:12.807Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-30T07:04:12.807Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-30T07:04:12.807Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-30T07:04:13.269Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-30T07:04:15.195Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-30T07:04:15.763Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-30T07:04:16.229Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-30T07:04:16.229Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-30T07:04:16.229Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-30T07:04:16.229Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-30T07:04:16.229Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-30T07:04:16.229Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-30T07:04:16.229Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-30T07:04:16.229Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-30T07:04:16.229Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-30T07:04:17.140Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-30T07:04:19.167Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-30T07:04:19.167Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-30T07:04:19.167Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-30T07:04:19.167Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-30T07:04:19.167Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-30T07:04:19.672Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-30T07:04:21.576Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-30T07:04:21.576Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-30T07:04:24.107Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-30T07:04:24.107Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-30T07:04:26.662Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-30T07:04:27.598Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-30T07:04:27.598Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-30T07:04:27.598Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-30T07:04:27.598Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-30T07:04:27.598Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-30T07:04:27.598Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-30T07:04:27.598Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-30T07:04:27.598Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-30T07:04:27.598Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-30T07:04:27.598Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-30T07:04:28.973Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-30T07:04:31.504Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-30T07:04:31.576Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-30T07:04:31.762Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-30T07:04:32.698Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-30T07:04:34.074Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-30T07:04:35.449Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-30T07:04:35.449Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-30T07:04:35.449Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-30T07:04:35.449Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-30T07:04:36.016Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-30T07:04:36.016Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-30T07:04:36.951Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-30T07:04:36.951Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-30T07:04:36.951Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-30T07:04:36.951Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-30T07:04:36.951Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-30T07:04:36.951Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-30T07:04:36.951Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-30T07:04:36.951Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-30T07:04:36.951Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-30T07:04:36.951Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-30T07:04:36.951Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-30T07:04:36.951Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-30T07:04:36.951Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-30T07:04:36.951Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-30T07:04:36.951Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-30T07:04:37.888Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-30T07:04:38.824Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-30T07:04:38.824Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-30T07:04:39.760Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-30T07:04:40.017Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-30T07:04:40.955Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-30T07:04:40.955Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-30T07:04:41.889Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-30T07:04:41.889Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-30T07:04:42.456Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-30T07:04:42.715Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-30T07:04:42.715Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-30T07:04:42.973Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-30T07:04:43.232Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-30T07:04:43.798Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-30T07:04:45.719Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-30T07:04:45.977Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-30T07:04:46.239Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-30T07:04:46.239Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-30T07:04:46.239Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-30T07:04:47.175Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-30T07:04:47.175Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-30T07:04:49.078Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-30T07:04:49.078Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-30T07:04:51.609Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-30T07:04:51.867Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-30T07:04:51.867Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-30T07:04:51.867Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-30T07:04:52.801Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-30T07:04:53.736Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-30T07:04:54.671Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-30T07:04:54.671Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-30T07:04:56.574Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-30T07:04:56.574Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-30T07:04:56.833Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-30T07:04:58.210Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents380514576 [2021-06-30T07:04:58.469Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-30T07:04:58.728Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-30T07:05:00.104Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-30T07:05:00.363Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-30T07:05:00.363Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-30T07:05:01.740Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-30T07:05:03.115Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-30T07:05:03.380Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-30T07:05:03.380Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-30T07:05:03.638Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-30T07:05:03.638Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-30T07:05:04.203Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-30T07:05:06.104Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-30T07:05:12.660Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-30T07:05:13.595Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-30T07:05:14.531Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-30T07:05:15.907Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-30T07:05:19.187Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-30T07:05:21.093Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-30T07:05:21.660Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-30T07:05:23.038Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-30T07:05:24.940Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-30T07:05:26.845Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-30T07:05:30.165Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-30T07:05:34.349Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-30T07:05:37.630Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-30T07:05:40.159Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-30T07:05:42.057Z] docker_cli_swarm_test.go:1186: [dc9da07054371] joining swarm manager [dc4a8f3986278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T07:05:42.315Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-30T07:05:45.597Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-30T07:05:46.970Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-30T07:05:47.536Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-30T07:05:48.472Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-30T07:05:48.731Z] docker_cli_swarm_test.go:1195: [dbeea931288ac] joining swarm manager [dc4a8f3986278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T07:05:48.989Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-30T07:05:48.989Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-30T07:05:48.989Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-30T07:05:49.926Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-30T07:05:54.123Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-30T07:05:57.407Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-30T07:05:57.666Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-30T07:05:57.690Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-30T07:05:57.690Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-30T07:05:57.690Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-30T07:05:58.601Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-30T07:05:58.601Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-30T07:05:58.601Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-30T07:05:58.601Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-30T07:05:58.601Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-30T07:05:59.978Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-30T07:06:00.913Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-30T07:06:01.847Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-30T07:06:03.501Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-30T07:06:03.501Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-30T07:06:03.748Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-30T07:06:07.932Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-30T07:06:08.867Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-30T07:06:08.867Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-30T07:06:08.867Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-30T07:06:10.767Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-30T07:06:11.702Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-30T07:06:12.095Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-30T07:06:12.557Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-30T07:06:12.557Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-30T07:06:12.557Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-30T07:06:12.557Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-30T07:06:12.557Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-30T07:06:12.557Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-30T07:06:12.557Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-30T07:06:13.018Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-30T07:06:13.991Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-30T07:06:16.981Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-30T07:06:17.745Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-30T07:06:19.291Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-30T07:06:19.291Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-30T07:06:19.291Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-30T07:06:19.291Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-30T07:06:19.291Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-30T07:06:19.291Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-30T07:06:21.170Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-30T07:06:23.044Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-30T07:06:24.454Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-30T07:06:26.984Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-30T07:06:30.268Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-30T07:06:31.642Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-30T07:06:35.457Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-30T07:06:36.909Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-30T07:06:39.440Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-30T07:06:39.699Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-30T07:06:41.270Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-30T07:06:41.610Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-30T07:06:41.732Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-30T07:06:41.733Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-30T07:06:41.733Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-30T07:06:43.513Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-30T07:06:44.893Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-30T07:06:44.893Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-30T07:06:45.632Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-30T07:06:47.175Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-30T07:06:47.422Z] docker_cli_swarm_test.go:1118: [dcbb35bb2c73f] joining swarm manager [d234197084b14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T07:06:47.422Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-30T07:06:48.357Z] docker_cli_swarm_test.go:1119: [d0c781b35ca44] joining swarm manager [d234197084b14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T07:06:49.732Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-30T07:06:51.635Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-30T07:06:52.987Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-30T07:06:52.987Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-30T07:06:52.987Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-30T07:06:52.987Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-30T07:06:52.987Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-30T07:06:52.987Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-30T07:06:52.987Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-30T07:06:52.987Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-30T07:06:52.987Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-30T07:06:52.987Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-30T07:06:53.540Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-30T07:06:56.067Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-30T07:07:10.934Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-30T07:07:10.934Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-30T07:07:10.934Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-30T07:07:11.500Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-30T07:07:11.500Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-30T07:07:11.758Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-30T07:07:11.758Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-30T07:07:12.341Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-30T07:07:12.341Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-30T07:07:13.277Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-30T07:07:13.536Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-30T07:07:13.536Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-30T07:07:13.536Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-30T07:07:13.536Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-30T07:07:16.068Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-30T07:07:16.068Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-30T07:07:16.068Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-30T07:07:16.068Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-30T07:07:16.068Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-30T07:07:22.622Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-30T07:07:23.996Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-30T07:07:23.997Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-30T07:07:23.997Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-30T07:07:27.284Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-30T07:07:30.574Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-30T07:07:30.574Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite (1791.25s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.27s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.26s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.41s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.51s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.53s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.24s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.65s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.75s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.32s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.18s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.17s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.22s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.43s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.41s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAttachDetach (1.55s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.31s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.19s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.41s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.28s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.86s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.85s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.68s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.66s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.72s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.94s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.49s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.35s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.14s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.44s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.32s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.12s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.62s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.01s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.76s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.12s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.59s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.77s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.04s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.78s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.13s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.52s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.13s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.47s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.23s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.05s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.11s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.80s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.84s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.30s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.38s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.98s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.46s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.22s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.50s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.45s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.39s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.65s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.87s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.68s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.06s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.73s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.10s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.75s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.90s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.66s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.71s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.09s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.78s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.63s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.14s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.40s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.68s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.32s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCmd (0.23s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2021-06-30T07:07:30.574Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.21s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.29s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.46s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.23s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.39s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.22s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.81s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.39s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.22s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.56s) [2021-06-30T07:07:30.574Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-30T07:07:30.574Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-30T07:07:30.574Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-30T07:07:30.574Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.11s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.75s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.40s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.46s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.26s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.81s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.45s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.65s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.70s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.77s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.76s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerignore (15.12s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.98s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.79s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.00s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.26s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.03s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.88s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.09s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.22s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.10s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.31s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.75s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.89s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.04s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.18s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.97s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.63s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEnv (1.39s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.30s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.37s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.99s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.06s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.53s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.02s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.61s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.09s) [2021-06-30T07:07:30.574Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.20s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.38s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildExpose (0.19s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.40s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.29s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildFails (0.89s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.20s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.49s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.00s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.33s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.95s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.94s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.24s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.94s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildHistory (2.77s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.33s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.79s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.47s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.44s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.10s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.65s) [2021-06-30T07:07:30.574Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.79s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.73s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.99s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.99s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.41s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.38s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.27s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.15s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.20s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.28s) [2021-06-30T07:07:30.575Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.28s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.21s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.36s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.23s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.04s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.96s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.86s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.43s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.05s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.61s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.51s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.37s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.41s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.07s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.30s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.14s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildPATH (1.59s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.78s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.38s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.86s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.54s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildRm (3.31s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.10s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.13s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.29s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.23s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.67s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.45s) [2021-06-30T07:07:30.575Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.56s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.25s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildStderr (1.12s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.87s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.32s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.14s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.72s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.02s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.41s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildUser (1.97s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.67s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.02s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.93s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.23s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.55s) [2021-06-30T07:07:30.575Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-30T07:07:30.575Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-30T07:07:30.575Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-06-30T07:07:30.575Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.18s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.19s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.55s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.90s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.73s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.25s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.35s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.42s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.03s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.63s) [2021-06-30T07:07:30.575Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.62s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.77s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-30T07:07:30.575Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.68s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.78s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCommitChange (0.87s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.84s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.16s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.87s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCommitTTY (2.03s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.09s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.74s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.18s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.59s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.56s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.90s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.76s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.70s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.69s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.68s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.73s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.67s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.74s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.81s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.10s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.97s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.99s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.03s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.97s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.80s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.76s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.99s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.04s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.20s) [2021-06-30T07:07:30.575Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.12s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.14s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.94s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.53s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.81s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.05s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.81s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.24s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.65s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.94s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (2.13s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.70s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004d6480_} (1.75s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1917350104_/foo_false____} (0.93s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1917350104_/foo_true____} (1.72s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3127723607_/foo_false____} (1.58s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3127723607_/foo_true____} (0.67s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3127723607_/foo_true__0xc0004d64b0__} (1.60s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004d6510_} (1.56s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004d6528_} (1.57s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004d6540_} (1.82s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004d6558_} (1.56s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.57s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.82s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.69s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.92s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.41s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.85s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.97s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.84s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.04s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.91s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.23s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.77s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.83s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.88s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.83s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.89s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.74s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.75s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.87s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.75s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.82s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.54s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.86s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.54s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.37s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.21s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.45s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.92s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.84s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.35s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.87s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToDot (0.74s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.45s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.55s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToStdout (1.34s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.34s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.88s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.15s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.70s) [2021-06-30T07:07:30.575Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.70s) [2021-06-30T07:07:30.575Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-06-30T07:07:30.576Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.78s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.38s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.96s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.41s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.73s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.65s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.92s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.80s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.73s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.97s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.76s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.28s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.34s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.33s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.60s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.86s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.99s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsAttach (1.08s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsCommit (1.23s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.21s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.68s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.72s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.38s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.94s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.26s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.37s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.58s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.45s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.23s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsFilters (2.11s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsFormat (1.96s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.15s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.30s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-06-30T07:07:30.576Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-30T07:07:30.576Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.45s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.18s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsRename (1.37s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsResize (0.97s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.68s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.03s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.70s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.90s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsTop (0.75s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.42s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExec (1.04s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.72s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.04s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.15s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.33s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.20s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.76s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.33s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.07s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.69s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecCgroup (2.58s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecEnv (1.10s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.67s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.01s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecInspectID (2.04s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecInteractive (1.21s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.73s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.56s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecParseError (1.03s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.76s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.14s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.87s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.49s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecStartFails (1.47s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.88s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.75s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecTTY (1.02s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.05s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.76s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecUlimits (1.04s) [2021-06-30T07:07:30.576Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.96s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.97s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.68s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.98s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestExecWithUser (1.53s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.02s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.09s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.73s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.74s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.70s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestHealth (23.43s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.83s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.81s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.85s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.82s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.76s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImportDisplay (2.00s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImportFile (2.17s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.58s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImportGzipped (1.63s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.58s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.90s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.00s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.71s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.96s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.13s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.22s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.12s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.05s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.94s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.84s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.07s) [2021-06-30T07:07:30.576Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.99s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.71s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectDefault (0.83s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectHistory (0.79s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-30T07:07:30.576Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.67s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.67s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.70s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.33s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.74s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectStatus (0.80s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.42s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.96s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.68s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.69s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.67s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.67s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.67s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.13s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.77s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.92s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.88s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.42s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.64s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.07s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.15s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.79s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.47s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.13s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.64s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.88s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.62s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.72s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.68s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.78s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.66s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.76s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.91s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.65s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.31s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.37s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.16s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.13s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.00s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsSince (7.42s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.05s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.15s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsTail (0.89s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.73s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.16s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.87s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestNetHostname (3.01s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.59s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.01s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.27s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestPluginActive (1.58s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.40s) [2021-06-30T07:07:30.576Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.59s) [2021-06-30T07:07:30.576Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.18s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.47s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.95s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.05s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.00s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.60s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.57s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPortList (8.55s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.31s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.21s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.69s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.68s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.52s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.78s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsByOrder (3.29s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.92s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.03s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.12s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.48s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.60s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.59s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.79s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.88s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.92s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.63s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.12s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.65s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.09s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.69s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.90s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) [2021-06-30T07:07:30.577Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.72s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.61s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.97s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.13s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.25s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.98s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.50s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.81s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.73s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.50s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.08s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.21s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.73s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.27s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.14s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.06s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRmiTag (0.26s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.16s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.65s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.81s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.29s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAddHost (0.63s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.45s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.69s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.66s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.39s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.02s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.16s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.14s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.42s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.83s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.81s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.82s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.68s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.81s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.93s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.11s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.68s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.66s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.57s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.22s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.69s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.69s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.68s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.68s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.65s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.67s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.67s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.99s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.72s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.71s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.68s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.70s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.69s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.85s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.22s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.91s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.74s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.68s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.69s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.67s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.49s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.90s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.70s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.07s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.66s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.73s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.74s) [2021-06-30T07:07:30.577Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-06-30T07:07:30.577Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.96s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.84s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.85s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.56s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.66s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.50s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.69s) [2021-06-30T07:07:30.577Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.56s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.91s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.67s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.69s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.68s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.70s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunExitCode (0.82s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.74s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.05s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.71s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.67s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.66s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.32s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.48s) [2021-06-30T07:07:30.577Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.27s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.95s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.38s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.40s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.71s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.11s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.30s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.50s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.80s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.35s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunMount (8.67s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.75s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.66s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.33s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.04s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.35s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.99s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.23s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.42s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.46s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.98s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.73s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.98s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.17s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.14s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.99s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.65s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.68s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.75s) [2021-06-30T07:07:30.577Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.65s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.52s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.83s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.69s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2021-06-30T07:07:30.577Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.70s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2021-06-30T07:07:30.577Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.64s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.33s) [2021-06-30T07:07:30.577Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.01s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.32s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunRm (0.67s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.66s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.28s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.75s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.39s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.73s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.69s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.68s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.75s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunState (1.45s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2021-06-30T07:07:30.577Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-06-30T07:07:30.577Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunSysctls (1.37s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.14s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.57s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.48s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.74s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.67s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.10s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunUserByID (0.80s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (1.10s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunUserByName (0.92s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.87s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.67s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.39s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.91s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.68s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (2.00s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.41s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.71s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.77s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.16s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.73s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.68s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.95s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.94s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.85s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.94s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.04s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.85s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.95s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.67s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.93s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.69s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.05s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.70s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.88s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.94s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.98s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.61s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.75s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.56s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.38s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.42s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.37s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.17s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.32s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.76s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.19s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.72s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStartRecordError (1.52s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.76s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.85s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.98s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.73s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.99s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.74s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.68s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.76s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.62s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.01s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.71s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.37s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.66s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.38s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.03s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.01s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUpdateStats (3.80s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.29s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.83s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.03s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.89s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.37s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.69s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.57s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.45s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.23s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.19s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.42s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.78s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.67s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.50s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.18s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.05s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.04s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.10s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.71s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.73s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.87s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.12s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.04s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.22s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.65s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.07s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.77s) [2021-06-30T07:07:30.578Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.54s) [2021-06-30T07:07:30.578Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-30T07:07:30.578Z] === RUN TestDockerRegistrySuite [2021-06-30T07:07:30.578Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-30T07:07:31.957Z] check_test.go:196: [d6271a40e8cbe] daemon is not started [2021-06-30T07:07:31.957Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-30T07:07:33.332Z] check_test.go:196: [d080189e2ee49] daemon is not started [2021-06-30T07:07:33.332Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-30T07:07:34.708Z] check_test.go:196: [d4a3574db8968] daemon is not started [2021-06-30T07:07:34.708Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-30T07:07:34.708Z] check_test.go:196: [dd883ac10b18c] daemon is not started [2021-06-30T07:07:34.708Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-30T07:07:35.562Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-30T07:07:35.562Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-30T07:07:35.562Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-30T07:07:35.562Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-30T07:07:35.562Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-30T07:07:38.926Z] check_test.go:196: [d5e46fecb8a8c] daemon is not started [2021-06-30T07:07:38.926Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-30T07:07:45.484Z] check_test.go:196: [dd740187f4168] daemon is not started [2021-06-30T07:07:45.484Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-30T07:07:48.771Z] check_test.go:196: [ded8970d1c15a] daemon is not started [2021-06-30T07:07:48.771Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-30T07:07:49.711Z] check_test.go:196: [d5bf8ec2f9632] daemon is not started [2021-06-30T07:07:49.711Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-30T07:07:50.422Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-30T07:07:50.422Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-30T07:07:50.422Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-30T07:07:50.645Z] check_test.go:196: [da60cd83b6a26] daemon is not started [2021-06-30T07:07:50.645Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-30T07:07:50.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-30T07:07:52.021Z] check_test.go:196: [dd2a9165ff2b0] daemon is not started [2021-06-30T07:07:52.021Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-30T07:07:53.397Z] check_test.go:196: [d01b11f1c33e4] daemon is not started [2021-06-30T07:07:53.397Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-30T07:07:54.773Z] check_test.go:196: [dee8da2cc74b6] daemon is not started [2021-06-30T07:07:54.773Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-30T07:07:55.708Z] check_test.go:196: [dce639948b755] daemon is not started [2021-06-30T07:07:55.708Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-30T07:07:57.084Z] check_test.go:196: [d7acd0c08fa8b] daemon is not started [2021-06-30T07:07:57.084Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-30T07:07:57.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-30T07:07:57.981Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-30T07:07:58.022Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e041296c386092ba753ad020761b754a116456f407ec70d382dd47803f7eb28b [2021-06-30T07:07:58.957Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d1ea4be064c2785741246913198fe98fd31c26b4f480cedeb8409ca2e228cbfc [2021-06-30T07:07:59.216Z] check_test.go:196: [d8479e854f7ce] daemon is not started [2021-06-30T07:07:59.216Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-30T07:07:59.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-30T07:08:00.593Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:86e8d8a5aa4368e88f8109f427b326142620539610321515539f0c4166b12999 [2021-06-30T07:08:01.535Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d0b8cf72141aaf0151aabf1fa577bfaefad5b62647536470e6b78f0862a6fd73 [2021-06-30T07:08:01.535Z] check_test.go:196: [d7ec3b7569e8b] daemon is not started [2021-06-30T07:08:01.793Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-30T07:08:03.169Z] check_test.go:196: [d51a848af6d7e] daemon is not started [2021-06-30T07:08:03.169Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-30T07:08:05.700Z] check_test.go:196: [d7b061b5dc3d7] daemon is not started [2021-06-30T07:08:05.700Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-30T07:08:07.077Z] check_test.go:196: [d76e5a521cc5a] daemon is not started [2021-06-30T07:08:07.077Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-30T07:08:07.077Z] check_test.go:196: [dedefba349bb5] daemon is not started [2021-06-30T07:08:07.077Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-30T07:08:08.458Z] check_test.go:196: [d19143698efa8] daemon is not started [2021-06-30T07:08:08.458Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-30T07:08:09.395Z] check_test.go:196: [de14846b13273] daemon is not started [2021-06-30T07:08:09.395Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-30T07:08:09.876Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-30T07:08:10.331Z] check_test.go:196: [d54b6404ee3a5] daemon is not started [2021-06-30T07:08:10.331Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-30T07:08:12.866Z] docker_cli_swarm_test.go:1172: [dca6fd83710a7] joining swarm manager [d234197084b14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-30T07:08:13.802Z] check_test.go:196: [dc63b8385de6a] daemon is not started [2021-06-30T07:08:13.802Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-30T07:08:14.060Z] check_test.go:196: [d30a431260327] daemon is not started [2021-06-30T07:08:14.319Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-30T07:08:15.695Z] check_test.go:196: [d93d77496d665] daemon is not started [2021-06-30T07:08:15.695Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-30T07:08:15.695Z] check_test.go:196: [dc067329c1dba] daemon is not started [2021-06-30T07:08:15.953Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-30T07:08:15.953Z] check_test.go:196: [d5a1d1e0f96c8] daemon is not started [2021-06-30T07:08:15.953Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-30T07:08:16.212Z] check_test.go:196: [d3266d6946c50] daemon is not started [2021-06-30T07:08:16.212Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-30T07:08:16.470Z] check_test.go:196: [d78375aa16411] daemon is not started [2021-06-30T07:08:16.470Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-30T07:08:17.037Z] check_test.go:196: [dd1c2a73df375] daemon is not started [2021-06-30T07:08:17.037Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-30T07:08:17.037Z] check_test.go:196: [db87ee0e6d50f] daemon is not started [2021-06-30T07:08:17.037Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-30T07:08:18.416Z] check_test.go:196: [ddbbbda37677e] daemon is not started [2021-06-30T07:08:18.416Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-30T07:08:20.320Z] check_test.go:196: [db8d899827964] daemon is not started [2021-06-30T07:08:20.320Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-30T07:08:21.264Z] check_test.go:196: [ded6d37faf9e8] daemon is not started [2021-06-30T07:08:21.264Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-30T07:08:22.641Z] check_test.go:196: [dfeb965c932ba] daemon is not started [2021-06-30T07:08:22.641Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-30T07:08:23.576Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite (53.89s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.73s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.19s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.45s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.35s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.44s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.67s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.22s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.17s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.25s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.32s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.30s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.16s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.27s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.34s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.34s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.23s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.83s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.15s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.35s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.23s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.42s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.27s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.84s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.12s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.22s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2021-06-30T07:08:24.142Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-06-30T07:08:24.142Z] === RUN TestDockerSchema1RegistrySuite [2021-06-30T07:08:24.142Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-30T07:08:24.401Z] check_test.go:223: [d40943149a2b2] daemon is not started [2021-06-30T07:08:24.401Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-30T07:08:24.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-30T07:08:27.686Z] check_test.go:223: [d946dc07b55a1] daemon is not started [2021-06-30T07:08:27.686Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-30T07:08:31.870Z] check_test.go:223: [da989ce318426] daemon is not started [2021-06-30T07:08:31.870Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-30T07:08:35.155Z] check_test.go:223: [dd46fde701e1c] daemon is not started [2021-06-30T07:08:35.413Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-30T07:08:36.348Z] check_test.go:223: [d0d9bb08bc716] daemon is not started [2021-06-30T07:08:36.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-30T07:08:37.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-30T07:08:37.171Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-30T07:08:37.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-30T07:08:37.982Z] check_test.go:223: [dec39ac87b34e] daemon is not started [2021-06-30T07:08:37.982Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-30T07:08:37.982Z] check_test.go:223: [d34023f1fe7fd] daemon is not started [2021-06-30T07:08:37.982Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-30T07:08:39.357Z] check_test.go:223: [d868b28b3748d] daemon is not started [2021-06-30T07:08:39.357Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-30T07:08:40.733Z] check_test.go:223: [d23c99e814dd3] daemon is not started [2021-06-30T07:08:40.733Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-30T07:08:41.669Z] check_test.go:223: [dc884ce01a735] daemon is not started [2021-06-30T07:08:41.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-30T07:08:41.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-30T07:08:41.881Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-30T07:08:41.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-30T07:08:41.881Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-30T07:08:41.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-30T07:08:44.966Z] check_test.go:223: [dee5ad1ec6ffd] daemon is not started [2021-06-30T07:08:44.966Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-30T07:08:44.966Z] check_test.go:223: [df2e969c2a61d] daemon is not started [2021-06-30T07:08:44.966Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-30T07:08:45.533Z] check_test.go:223: [d955c36599592] daemon is not started [2021-06-30T07:08:45.533Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-30T07:08:45.533Z] check_test.go:223: [dd93392333cc9] daemon is not started [2021-06-30T07:08:45.533Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-30T07:08:45.791Z] check_test.go:223: [d9f1bf5ca9f3d] daemon is not started [2021-06-30T07:08:45.791Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-30T07:08:46.049Z] check_test.go:223: [d3e2251b79576] daemon is not started [2021-06-30T07:08:46.049Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-30T07:08:46.616Z] check_test.go:223: [d836596ec8021] daemon is not started [2021-06-30T07:08:46.616Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-30T07:08:46.616Z] check_test.go:223: [deb3f6f7a151f] daemon is not started [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite (22.43s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.38s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.14s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.42s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.19s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.22s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.22s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.39s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.10s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.10s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-06-30T07:08:46.616Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2021-06-30T07:08:46.616Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-30T07:08:46.616Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-30T07:08:47.553Z] check_test.go:252: [d3bde307f4fae] daemon is not started [2021-06-30T07:08:47.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-30T07:08:47.810Z] check_test.go:252: [d02e2955411ff] daemon is not started [2021-06-30T07:08:47.810Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-30T07:08:48.069Z] check_test.go:252: [d259376fa6b93] daemon is not started [2021-06-30T07:08:48.069Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-30T07:08:48.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-30T07:08:48.981Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-30T07:08:48.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-30T07:08:49.003Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-30T07:08:49.261Z] check_test.go:252: [d37aefbc66717] daemon is not started [2021-06-30T07:08:49.261Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-30T07:08:49.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-30T07:08:49.442Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-30T07:08:49.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-30T07:08:49.442Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-30T07:08:49.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-30T07:08:49.827Z] check_test.go:252: [d1c9eac1d9fa4] daemon is not started [2021-06-30T07:08:49.827Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-30T07:08:50.393Z] check_test.go:252: [dfca24afa5a82] daemon is not started [2021-06-30T07:08:50.393Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-30T07:08:50.393Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-30T07:08:50.393Z] check_test.go:252: [d565f3685ddfc] daemon is not started [2021-06-30T07:08:50.393Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.79s) [2021-06-30T07:08:50.393Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2021-06-30T07:08:50.393Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-06-30T07:08:50.393Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-06-30T07:08:50.393Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2021-06-30T07:08:50.393Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-06-30T07:08:50.393Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2021-06-30T07:08:50.393Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2021-06-30T07:08:50.393Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2021-06-30T07:08:50.393Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-30T07:08:50.394Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-30T07:08:52.293Z] docker_cli_swarm_test.go:1453: [d90dfbdecfac9] joining swarm manager [d7172f25c8491]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T07:08:53.227Z] docker_cli_swarm_test.go:1454: [d70d8a03255af] joining swarm manager [d7172f25c8491]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T07:08:55.755Z] check_test.go:279: [d24112e811749] daemon is not started [2021-06-30T07:08:55.755Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-30T07:08:55.755Z] check_test.go:279: [d5a20481a9399] daemon is not started [2021-06-30T07:08:55.755Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-30T07:08:55.755Z] check_test.go:279: [deccc7892fc4a] daemon is not started [2021-06-30T07:08:56.014Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-30T07:08:56.014Z] check_test.go:279: [d2e5d707a27d5] daemon is not started [2021-06-30T07:08:56.014Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-30T07:08:56.272Z] check_test.go:279: [d8c7acc32052d] daemon is not started [2021-06-30T07:08:56.272Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-06-30T07:08:56.272Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-06-30T07:08:56.272Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-06-30T07:08:56.272Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-06-30T07:08:56.272Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-06-30T07:08:56.272Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-06-30T07:08:56.272Z] === RUN TestDockerNetworkSuite [2021-06-30T07:08:56.272Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-30T07:08:58.804Z] docker_cli_network_unix_test.go:46: [d7a994ce02b24] daemon is not started [2021-06-30T07:08:58.804Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-30T07:08:59.370Z] docker_cli_network_unix_test.go:46: [dd6a95e3753e7] daemon is not started [2021-06-30T07:08:59.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-30T07:09:03.555Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-30T07:09:04.939Z] docker_cli_network_unix_test.go:46: [da72c38393562] daemon is not started [2021-06-30T07:09:04.939Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-30T07:09:05.198Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-30T07:09:05.457Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-30T07:09:05.457Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-30T07:09:05.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-30T07:09:06.393Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-30T07:09:07.770Z] docker_cli_network_unix_test.go:46: [df32cd90ea36d] daemon is not started [2021-06-30T07:09:07.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-30T07:09:08.029Z] docker_cli_network_unix_test.go:1233: [dfad601e8a995] daemon is not started [2021-06-30T07:09:08.963Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-30T07:09:11.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-30T07:09:13.398Z] docker_cli_network_unix_test.go:46: [db46ad3a19c85] daemon is not started [2021-06-30T07:09:13.398Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-30T07:09:13.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-30T07:09:14.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-30T07:09:16.187Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-30T07:09:18.092Z] docker_cli_swarm_unix_test.go:62: [d5d0254760168] joining swarm manager [d7f34c0730ae5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T07:09:22.288Z] docker_cli_network_unix_test.go:46: [d2601a0f50bbe] daemon is not started [2021-06-30T07:09:23.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-30T07:09:24.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-30T07:09:24.968Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-30T07:09:24.968Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-30T07:09:24.968Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-30T07:09:25.430Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-30T07:09:25.769Z] docker_cli_network_unix_test.go:46: [d2b12b79496e0] daemon is not started [2021-06-30T07:09:26.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-30T07:09:26.975Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-30T07:09:26.975Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-30T07:09:26.975Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-30T07:09:27.404Z] docker_cli_network_unix_test.go:46: [dd9705a51268b] daemon is not started [2021-06-30T07:09:27.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-30T07:09:28.338Z] docker_cli_network_unix_test.go:46: [d1dfda177fc9d] daemon is not started [2021-06-30T07:09:28.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-30T07:09:28.905Z] docker_cli_network_unix_test.go:46: [d758a4c24b072] daemon is not started [2021-06-30T07:09:28.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-30T07:09:29.840Z] docker_cli_network_unix_test.go:46: [d23a48757d2b7] daemon is not started [2021-06-30T07:09:30.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-30T07:09:31.034Z] docker_cli_network_unix_test.go:46: [db2f7d27bb6f0] daemon is not started [2021-06-30T07:09:31.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-30T07:09:31.550Z] docker_cli_network_unix_test.go:46: [d690da5a54f7b] daemon is not started [2021-06-30T07:09:31.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-30T07:09:31.685Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-30T07:09:31.808Z] docker_cli_network_unix_test.go:46: [de81021941075] daemon is not started [2021-06-30T07:09:31.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-30T07:09:32.743Z] docker_cli_network_unix_test.go:46: [d8e732b34278d] daemon is not started [2021-06-30T07:09:33.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-30T07:09:33.002Z] docker_cli_network_unix_test.go:46: [ddccc57536ef0] daemon is not started [2021-06-30T07:09:33.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-30T07:09:33.002Z] docker_cli_network_unix_test.go:46: [d83e070ebba6e] daemon is not started [2021-06-30T07:09:33.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-30T07:09:33.229Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-30T07:09:33.229Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-30T07:09:33.229Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-30T07:09:33.229Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-30T07:09:33.229Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-30T07:09:33.260Z] docker_cli_network_unix_test.go:46: [dfa20dda38e70] daemon is not started [2021-06-30T07:09:33.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-30T07:09:34.194Z] docker_cli_network_unix_test.go:46: [d5669fc84d3a6] daemon is not started [2021-06-30T07:09:34.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-30T07:09:34.772Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-30T07:09:35.133Z] docker_cli_network_unix_test.go:46: [d26576fec96d6] daemon is not started [2021-06-30T07:09:35.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-30T07:09:35.700Z] docker_cli_network_unix_test.go:46: [d1e43f882ebd2] daemon is not started [2021-06-30T07:09:35.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-30T07:09:35.745Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-30T07:09:36.206Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-30T07:09:36.267Z] docker_cli_network_unix_test.go:46: [d3c5ff6f08a55] daemon is not started [2021-06-30T07:09:36.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-30T07:09:36.267Z] docker_cli_network_unix_test.go:46: [db534f24a91d8] daemon is not started [2021-06-30T07:09:36.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-30T07:09:37.178Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-30T07:09:37.639Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-30T07:09:38.167Z] docker_cli_network_unix_test.go:968: [d970bdc85ad56] daemon is not started [2021-06-30T07:09:40.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-30T07:09:41.447Z] docker_cli_network_unix_test.go:46: [dec55b9bd0366] daemon is not started [2021-06-30T07:09:41.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-30T07:09:46.730Z] docker_cli_network_unix_test.go:1116: [d80f3d59ce63d] daemon is not started [2021-06-30T07:09:47.986Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-30T07:09:50.174Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-30T07:09:50.174Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-30T07:09:50.174Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-30T07:09:51.719Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-30T07:09:51.719Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-30T07:09:51.719Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-30T07:09:51.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-30T07:09:51.997Z] docker_cli_network_unix_test.go:46: [db45a23145646] daemon is not started [2021-06-30T07:09:51.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-30T07:09:52.181Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-30T07:09:52.256Z] docker_cli_network_unix_test.go:46: [d98f82ca11544] daemon is not started [2021-06-30T07:09:52.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-30T07:09:52.256Z] docker_cli_network_unix_test.go:46: [d4a9ef749f3c3] daemon is not started [2021-06-30T07:09:52.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-30T07:09:52.514Z] docker_cli_network_unix_test.go:46: [d974eb06e11e6] daemon is not started [2021-06-30T07:09:52.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-30T07:09:52.514Z] docker_cli_network_unix_test.go:46: [d5401f0e78d0f] daemon is not started [2021-06-30T07:09:52.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-30T07:09:52.773Z] docker_cli_network_unix_test.go:46: [d197d72af9660] daemon is not started [2021-06-30T07:09:52.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-30T07:09:52.773Z] docker_cli_network_unix_test.go:46: [dc9664160b348] daemon is not started [2021-06-30T07:09:52.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-30T07:09:55.305Z] docker_cli_network_unix_test.go:46: [ddb1490e009ba] daemon is not started [2021-06-30T07:09:56.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-30T07:09:56.253Z] docker_cli_network_unix_test.go:46: [d61985e687cf3] daemon is not started [2021-06-30T07:09:56.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-30T07:09:56.253Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-30T07:09:56.253Z] docker_cli_network_unix_test.go:46: [dcfb9849eca79] daemon is not started [2021-06-30T07:09:56.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-30T07:09:56.820Z] docker_cli_network_unix_test.go:46: [d639cd0a75463] daemon is not started [2021-06-30T07:09:57.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-30T07:09:59.277Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-30T07:09:59.738Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-30T07:10:00.714Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-30T07:10:00.714Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-30T07:10:00.714Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-30T07:10:01.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-30T07:10:01.687Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-30T07:10:02.149Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-30T07:10:02.149Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-30T07:10:02.149Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-30T07:10:02.149Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-30T07:10:02.149Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-30T07:10:02.641Z] docker_cli_network_unix_test.go:1084: [d9775b4a04d68] daemon is not started [2021-06-30T07:10:05.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-30T07:10:05.174Z] docker_cli_network_unix_test.go:46: [dfb6d74255afd] daemon is not started [2021-06-30T07:10:05.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-30T07:10:05.747Z] docker_cli_network_unix_test.go:46: [d123cce2cb595] daemon is not started [2021-06-30T07:10:06.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-30T07:10:07.382Z] docker_cli_network_unix_test.go:46: [d851cddf41a37] daemon is not started [2021-06-30T07:10:07.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-30T07:10:07.961Z] docker_cli_network_unix_test.go:46: [d26064e31b38b] daemon is not started [2021-06-30T07:10:07.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-30T07:10:07.970Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-30T07:10:08.528Z] docker_cli_network_unix_test.go:46: [db6c70589b2b1] daemon is not started [2021-06-30T07:10:08.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-30T07:10:09.044Z] docker_cli_network_unix_test.go:46: [d2ac67ce759b1] daemon is not started [2021-06-30T07:10:09.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-30T07:10:09.868Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-30T07:10:10.127Z] docker_cli_network_unix_test.go:46: [db16cc80bc6b3] daemon is not started [2021-06-30T07:10:10.386Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-30T07:10:12.288Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-30T07:10:18.854Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-30T07:10:18.854Z] docker_cli_network_unix_test.go:46: [d9c7378da9a31] daemon is not started [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite (82.36s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.34s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.94s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.06s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.32s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.40s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.41s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.40s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.92s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.45s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.79s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.69s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.16s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.27s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.00s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.97s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.27s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.54s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.44s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.70s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.82s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.28s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-06-30T07:10:18.854Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.98s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.83s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.92s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.99s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.89s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.90s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.21s) [2021-06-30T07:10:18.854Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (8.13s) [2021-06-30T07:10:18.854Z] === RUN TestDockerHubPullSuite [2021-06-30T07:10:18.854Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-30T07:10:20.228Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-30T07:10:20.228Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-30T07:10:22.757Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-30T07:10:22.757Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-30T07:10:23.692Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-30T07:10:24.626Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-30T07:10:25.195Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-30T07:10:25.195Z] --- PASS: TestDockerHubPullSuite (6.70s) [2021-06-30T07:10:25.195Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.58s) [2021-06-30T07:10:25.195Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-06-30T07:10:25.195Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.49s) [2021-06-30T07:10:25.195Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.88s) [2021-06-30T07:10:25.195Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.42s) [2021-06-30T07:10:25.195Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.11s) [2021-06-30T07:10:25.195Z] PASS [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === Skipped [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-30T07:10:25.195Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-30T07:10:25.195Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-30T07:10:25.195Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-30T07:10:25.195Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-30T07:10:25.195Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-06-30T07:10:25.195Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-30T07:10:25.195Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-30T07:10:25.195Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-30T07:10:25.195Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-30T07:10:25.195Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-06-30T07:10:25.195Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-30T07:10:25.195Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-30T07:10:25.195Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-30T07:10:25.195Z] docker_cli_sni_test.go:18: Flakey test [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-30T07:10:25.195Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-30T07:10:25.195Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-30T07:10:25.195Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-30T07:10:25.195Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-30T07:10:25.195Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-30T07:10:25.195Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-30T07:10:25.195Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-30T07:10:25.195Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-30T07:10:25.195Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-30T07:10:25.195Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-06-30T07:10:25.195Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-30T07:10:25.195Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-30T07:10:25.195Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-30T07:10:25.195Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-30T07:10:25.195Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-30T07:10:25.195Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-30T07:10:25.196Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-06-30T07:10:25.196Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-06-30T07:10:25.196Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-06-30T07:10:25.196Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-06-30T07:10:25.196Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-30T07:10:25.196Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-30T07:10:25.196Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-30T07:10:25.196Z] docker_cli_network_unix_test.go:46: [dcfb9849eca79] daemon is not started [2021-06-30T07:10:25.196Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] [2021-06-30T07:10:25.196Z] DONE 1269 tests, 51 skipped in 2021.352s [2021-06-30T07:10:25.196Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-30T07:10:25.455Z] ++++ cat bundles/test-integration/docker.pid [2021-06-30T07:10:25.455Z] +++ kill 8248 [2021-06-30T07:10:25.455Z] +++ /etc/init.d/apparmor stop [2021-06-30T07:10:25.455Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-30T07:10:25.455Z] [2021-06-30T07:10:25.455Z] Unloading profiles will leave already running processes permanently [2021-06-30T07:10:25.455Z] unconfined, which can lead to unexpected situations. [2021-06-30T07:10:25.455Z] [2021-06-30T07:10:25.455Z] To set a process to complain mode, use the command line tool [2021-06-30T07:10:25.455Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-30T07:10:25.455Z] +++ true [2021-06-30T07:10:25.455Z] exiting test-integration [2021-06-30T07:10:25.455Z] ++ exit 0 [2021-06-30T07:10:25.455Z] [2021-06-30T07:10:25.713Z] + for job in $(jobs -p) [2021-06-30T07:10:25.713Z] + wait 3995 [2021-06-30T07:10:26.648Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-30T07:10:28.559Z] docker_api_swarm_test.go:961: [dd8cdaf404d7f] joining swarm manager [dee72c437299d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T07:10:43.708Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-30T07:10:43.708Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-30T07:10:44.171Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-30T07:10:46.641Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-30T07:10:49.983Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-30T07:10:49.983Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-30T07:10:49.983Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-30T07:10:49.983Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-30T07:10:50.446Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-30T07:10:50.446Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-30T07:10:50.446Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-30T07:10:50.907Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-30T07:10:50.907Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-30T07:10:50.907Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-30T07:11:01.523Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-30T07:11:02.896Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-30T07:11:04.796Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-30T07:11:08.078Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-30T07:11:18.068Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-30T07:11:20.905Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-30T07:11:20.905Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-30T07:11:20.905Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-30T07:11:20.905Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-30T07:11:22.252Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-30T07:11:24.781Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-30T07:11:27.309Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-30T07:11:30.591Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-30T07:11:33.120Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-30T07:11:37.311Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-30T07:11:38.685Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-30T07:11:42.029Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-30T07:11:43.001Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-30T07:11:43.972Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-30T07:11:48.679Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-30T07:11:51.594Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-30T07:11:55.337Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-30T07:12:34.923Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-30T07:12:49.788Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-30T07:12:55.811Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-30T07:12:55.811Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-30T07:12:55.811Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-30T07:12:55.811Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite (1705.45s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.30s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.15s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.97s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.24s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.98s) [2021-06-30T07:13:07.860Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.15s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.94s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.30s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.78s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.20s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.25s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.38s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.43s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.00s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.70s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.61s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.20s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.73s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.84s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.38s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.46s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.25s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.13s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.15s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.57s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.50s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.06s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.27s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.80s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (30.55s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.49s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.48s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.67s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.54s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.62s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.52s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.10s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.04s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.49s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.29s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.23s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.25s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.95s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.36s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.21s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.40s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.12s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.57s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.54s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.55s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.21s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.19s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.30s) [2021-06-30T07:13:07.860Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.67s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.35s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.69s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.26s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.46s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.23s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.66s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.48s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.55s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.67s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.70s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.63s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.47s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.67s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.81s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.29s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (94.94s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.56s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.80s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.16s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.58s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.70s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.23s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.17s) [2021-06-30T07:13:07.861Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.46s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.67s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.12s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.98s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.47s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.03s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.70s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.87s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.29s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.53s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.37s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.53s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.00s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.41s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.68s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.37s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.14s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.92s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.96s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.23s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.38s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.43s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.85s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.66s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.98s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.70s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.51s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.76s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.07s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.26s) [2021-06-30T07:13:07.861Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2021-06-30T07:13:07.861Z] === RUN TestDockerExternalVolumeSuite [2021-06-30T07:13:07.861Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-30T07:13:07.861Z] docker_cli_external_volume_driver_test.go:53: [d2a46deea6566] daemon is not started [2021-06-30T07:13:22.750Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-30T07:13:56.283Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-30T07:13:56.744Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-30T07:13:57.713Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-30T07:14:18.827Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-30T07:14:30.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-30T07:14:31.239Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-30T07:14:38.525Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-30T07:14:41.573Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-30T07:14:53.392Z] docker_cli_external_volume_driver_test.go:53: [d068553a2577e] daemon is not started [2021-06-30T07:15:08.274Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-30T07:15:11.542Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-30T07:15:23.139Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-30T07:15:23.933Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-30T07:15:34.266Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-30T07:15:41.210Z] docker_cli_external_volume_driver_test.go:53: [dfcaf013676b6] daemon is not started [2021-06-30T07:15:53.404Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-30T07:15:53.404Z] docker_cli_external_volume_driver_test.go:53: [dd819246ac872] daemon is not started [2021-06-30T07:16:11.502Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-30T07:16:43.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-30T07:16:58.442Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-30T07:17:00.339Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-30T07:17:00.340Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-30T07:17:00.340Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-30T07:17:00.340Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-30T07:17:00.340Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-30T07:17:00.340Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-30T07:17:00.340Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-30T07:17:00.340Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-30T07:17:00.340Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-30T07:17:00.340Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-30T07:17:00.340Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-30T07:17:00.340Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-30T07:17:10.668Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-30T07:17:12.852Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-30T07:17:13.309Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-30T07:17:23.179Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-30T07:17:23.179Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-30T07:17:23.179Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-30T07:17:23.179Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-30T07:17:23.179Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-30T07:17:23.179Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-30T07:17:23.179Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-30T07:17:23.179Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-30T07:17:23.179Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-30T07:17:23.179Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-30T07:17:23.179Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-30T07:17:26.923Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-30T07:17:26.923Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-30T07:17:26.923Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-30T07:17:26.923Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-30T07:17:26.923Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-30T07:17:26.923Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-30T07:17:26.923Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-30T07:17:27.892Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-30T07:17:38.237Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-30T07:17:53.067Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-30T07:17:53.067Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-30T07:17:53.067Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-30T07:17:53.067Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-30T07:17:53.067Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-30T07:17:53.067Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-30T07:17:53.067Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-30T07:17:53.067Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-30T07:17:53.067Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-30T07:17:53.067Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-30T07:17:53.067Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-30T07:17:53.067Z] === RUN TestDockerSuite/TestBuildFails [2021-06-30T07:17:55.979Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-30T07:17:55.979Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-30T07:17:59.981Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-30T07:18:03.073Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-30T07:18:08.873Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-30T07:18:15.953Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-30T07:18:18.052Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-30T07:18:23.039Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-30T07:18:23.500Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-30T07:18:29.299Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-30T07:18:29.300Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-30T07:18:29.300Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-30T07:18:29.760Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-30T07:18:30.223Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-30T07:18:30.223Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-30T07:18:30.223Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-30T07:18:45.050Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-30T07:18:45.050Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-30T07:18:45.050Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-30T07:18:50.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-30T07:18:57.444Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-30T07:18:57.904Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-30T07:19:00.086Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-30T07:19:00.086Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-30T07:19:00.086Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-30T07:19:00.546Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-30T07:19:00.546Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-30T07:19:05.246Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-30T07:19:06.220Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-30T07:19:07.190Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-30T07:19:08.161Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-30T07:19:08.621Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-30T07:19:10.162Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-30T07:19:11.704Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-30T07:19:18.791Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-30T07:19:18.791Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-30T07:19:18.791Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-30T07:19:18.791Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-30T07:19:18.791Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-30T07:19:18.791Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-30T07:19:18.791Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-30T07:19:18.791Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-30T07:19:18.791Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-30T07:19:19.251Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-30T07:19:19.711Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-30T07:19:22.189Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-30T07:19:25.520Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-30T07:19:37.056Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-30T07:19:43.225Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-30T07:19:43.225Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-30T07:19:43.225Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-30T07:19:45.407Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-30T07:19:55.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-30T07:19:55.128Z] docker_cli_external_volume_driver_test.go:485: [dedcaa1f382fd] daemon is not started [2021-06-30T07:20:10.015Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-30T07:20:10.015Z] docker_cli_external_volume_driver_test.go:53: [dc563b785a5d5] daemon is not started [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite (439.27s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.77s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.41s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.44s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.39s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.41s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.47s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.39s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.08s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.26s) [2021-06-30T07:20:24.880Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-06-30T07:20:24.880Z] PASS [2021-06-30T07:20:24.880Z] [2021-06-30T07:20:24.880Z] === Skipped [2021-06-30T07:20:24.880Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-30T07:20:24.880Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-30T07:20:24.880Z] check_test.go:309: [d0089c74b8eef] daemon is not started [2021-06-30T07:20:24.880Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-30T07:20:24.880Z] [2021-06-30T07:20:24.880Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-30T07:20:24.880Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-30T07:20:24.880Z] check_test.go:309: [d410eca23bb68] daemon is not started [2021-06-30T07:20:24.880Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-30T07:20:24.880Z] [2021-06-30T07:20:24.880Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-30T07:20:24.880Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-30T07:20:24.880Z] check_test.go:309: [dea9d4361fdd8] daemon is not started [2021-06-30T07:20:24.880Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-30T07:20:24.880Z] [2021-06-30T07:20:24.880Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-30T07:20:24.880Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-30T07:20:24.880Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-30T07:20:24.880Z] [2021-06-30T07:20:24.880Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-30T07:20:24.880Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-30T07:20:24.880Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-30T07:20:24.880Z] [2021-06-30T07:20:24.880Z] [2021-06-30T07:20:24.880Z] DONE 273 tests, 5 skipped in 2620.218s [2021-06-30T07:20:24.880Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-30T07:20:24.880Z] ++++ cat bundles/test-integration/docker.pid [2021-06-30T07:20:24.880Z] +++ kill 8234 [2021-06-30T07:20:24.880Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1a8a12ac6560/docker.pid [2021-06-30T07:20:24.880Z] +++ kill 7085 [2021-06-30T07:20:24.880Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7085 is not a child of this shell [2021-06-30T07:20:24.880Z] warning: PID 7085 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1a8a12ac6560/docker.pid had a nonzero exit code [2021-06-30T07:20:24.880Z] +++ /etc/init.d/apparmor stop [2021-06-30T07:20:24.880Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-30T07:20:24.880Z] [2021-06-30T07:20:24.880Z] Unloading profiles will leave already running processes permanently [2021-06-30T07:20:24.880Z] unconfined, which can lead to unexpected situations. [2021-06-30T07:20:24.880Z] [2021-06-30T07:20:24.880Z] To set a process to complain mode, use the command line tool [2021-06-30T07:20:24.880Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-30T07:20:24.880Z] +++ true [2021-06-30T07:20:24.880Z] exiting test-integration [2021-06-30T07:20:24.880Z] ++ exit 0 [2021-06-30T07:20:24.880Z] [2021-06-30T07:20:24.880Z] + exit 0 [2021-06-30T07:20:24.880Z] ++ jobs -p [2021-06-30T07:20:24.880Z] + pids= [2021-06-30T07:20:24.880Z] + echo 'Remaining pids to kill: []' [2021-06-30T07:20:24.880Z] Remaining pids to kill: [] [2021-06-30T07:20:24.880Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-30T07:20:24.900Z] Recording test results [2021-06-30T07:20:26.443Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-30T07:20:26.771Z] + echo Ensuring container killed. [2021-06-30T07:20:26.771Z] Ensuring container killed. [2021-06-30T07:20:26.771Z] + docker ps -aq -f name=docker-pr5-* [2021-06-30T07:20:26.771Z] + cids=faf17ddab45a [2021-06-30T07:20:26.771Z] 56d326184b11 [2021-06-30T07:20:26.771Z] 41697597e3eb [2021-06-30T07:20:26.771Z] + [ -n faf17ddab45a [2021-06-30T07:20:26.771Z] 56d326184b11 [2021-06-30T07:20:26.771Z] 41697597e3eb ] [2021-06-30T07:20:26.771Z] + docker rm -vf faf17ddab45a 56d326184b11 41697597e3eb [2021-06-30T07:20:27.706Z] faf17ddab45a [2021-06-30T07:20:28.639Z] 56d326184b11 [2021-06-30T07:20:29.205Z] 41697597e3eb [Pipeline] sh [2021-06-30T07:20:29.486Z] + echo Chowning /workspace to jenkins user [2021-06-30T07:20:29.486Z] Chowning /workspace to jenkins user [2021-06-30T07:20:29.486Z] + id -u [2021-06-30T07:20:29.486Z] + id -g [2021-06-30T07:20:29.486Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42569:/workspace busybox chown -R 1000:1000 /workspace [2021-06-30T07:20:29.486Z] Unable to find image 'busybox:latest' locally [2021-06-30T07:20:29.744Z] latest: Pulling from library/busybox [2021-06-30T07:20:29.744Z] b71f96345d44: Pulling fs layer [2021-06-30T07:20:29.744Z] b71f96345d44: Verifying Checksum [2021-06-30T07:20:29.744Z] b71f96345d44: Download complete [2021-06-30T07:20:30.003Z] b71f96345d44: Pull complete [2021-06-30T07:20:30.003Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-30T07:20:30.003Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-30T07:20:34.486Z] + bundleName=amd64 [2021-06-30T07:20:34.486Z] + echo Creating amd64-bundles.tar.gz [2021-06-30T07:20:34.486Z] Creating amd64-bundles.tar.gz [2021-06-30T07:20:34.486Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-30T07:20:34.486Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-30T07:20:35.432Z] Archiving artifacts [2021-06-30T07:20:36.116Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-30T07:20:37.299Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42569/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-30T07:20:37.618Z] + make clean [2021-06-30T07:20:37.877Z] docker volume rm -f docker-dev-cache [2021-06-30T07:20:37.877Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T07:20:46.466Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-30T07:20:51.168Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-30T07:20:58.269Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-30T07:21:04.084Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-30T07:21:29.248Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-30T07:21:29.248Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-30T07:21:29.248Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-30T07:21:35.055Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-30T07:21:35.515Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-30T07:21:35.515Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-30T07:21:35.515Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-30T07:21:35.515Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-30T07:21:35.515Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-30T07:21:38.426Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-30T07:21:44.235Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-30T07:21:46.419Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-30T07:21:46.419Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-30T07:21:46.879Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-30T07:21:49.788Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-30T07:21:50.759Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-30T07:21:52.301Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-30T07:22:02.641Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-30T07:22:03.614Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-30T07:22:13.956Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-30T07:22:17.704Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-30T07:22:26.292Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-30T07:22:30.990Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-30T07:22:41.338Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-30T07:22:41.798Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-30T07:22:41.798Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-30T07:22:42.259Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-30T07:22:42.259Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-30T07:22:42.259Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-30T07:22:49.344Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-30T07:22:49.344Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-30T07:22:49.344Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-30T07:23:40.056Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-30T07:23:54.890Z] === RUN TestDockerSuite/TestBuildRm [2021-06-30T07:24:12.600Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-30T07:24:13.571Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-30T07:24:13.571Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-30T07:24:13.571Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-30T07:24:13.571Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-30T07:24:14.031Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-30T07:24:16.214Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-30T07:24:19.967Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-30T07:24:24.668Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-30T07:24:29.368Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-30T07:24:54.533Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-30T07:24:54.533Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-30T07:24:54.533Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-30T07:25:03.121Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-30T07:25:03.121Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-30T07:25:07.822Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-30T07:25:07.822Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-30T07:25:16.401Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-30T07:25:52.126Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-30T07:25:52.126Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-30T07:25:52.126Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-30T07:25:54.309Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-30T07:25:55.849Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-30T07:26:06.184Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-30T07:26:10.892Z] === RUN TestDockerSuite/TestBuildUser [2021-06-30T07:26:10.892Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-30T07:26:10.892Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-30T07:26:10.892Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-30T07:26:10.892Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-30T07:26:10.892Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-30T07:26:10.892Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-30T07:26:14.639Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-30T07:26:15.100Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-30T07:26:18.847Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-30T07:26:18.847Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-30T07:26:18.847Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-30T07:26:18.847Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-30T07:26:18.847Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-30T07:26:44.029Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-30T07:26:44.029Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-30T07:26:52.618Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-30T07:26:58.426Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-30T07:26:58.426Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-30T07:26:58.886Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-30T07:26:58.886Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-30T07:26:58.886Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-30T07:27:01.802Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-30T07:27:01.802Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-30T07:27:01.802Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-30T07:27:22.910Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-30T07:27:31.491Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-30T07:27:31.491Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-30T07:27:46.325Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-30T07:27:46.325Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-30T07:27:46.325Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-30T07:27:46.325Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-30T07:27:46.785Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-30T07:27:46.785Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-30T07:27:46.785Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-30T07:27:48.325Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-30T07:27:56.909Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-30T07:27:57.880Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-30T07:27:57.880Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-30T07:27:58.339Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-30T07:27:58.339Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-30T07:27:58.339Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-30T07:27:58.339Z] docker_cli_sni_test.go:18: Flakey test [2021-06-30T07:27:58.339Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-30T07:28:00.523Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-30T07:28:05.221Z] === RUN TestDockerSuite/TestCommitChange [2021-06-30T07:28:11.026Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-30T07:28:16.831Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-30T07:28:16.831Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-30T07:28:16.831Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-30T07:28:23.919Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-30T07:28:23.919Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-30T07:28:23.919Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-30T07:28:31.010Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-30T07:28:35.710Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-30T07:28:35.710Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-30T07:28:35.710Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-30T07:28:35.710Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-30T07:28:35.710Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-30T07:28:35.710Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-30T07:28:35.710Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-30T07:28:35.710Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-30T07:28:35.710Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-30T07:28:35.710Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-30T07:28:35.710Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-30T07:28:35.710Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-30T07:28:35.710Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-30T07:28:35.710Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-30T07:28:35.710Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-30T07:28:36.171Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-30T07:28:44.756Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-30T07:28:51.840Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-30T07:28:51.840Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-30T07:28:51.840Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-30T07:28:53.381Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-30T07:28:53.381Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-30T07:28:53.381Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-30T07:28:53.381Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-30T07:28:53.381Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-30T07:28:53.381Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-30T07:28:53.381Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-30T07:28:56.294Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-30T07:28:56.294Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-30T07:28:56.294Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-30T07:28:56.294Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-30T07:28:59.205Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-30T07:28:59.205Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-30T07:28:59.205Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-30T07:28:59.205Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-30T07:28:59.205Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-30T07:28:59.205Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-30T07:28:59.205Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-30T07:28:59.205Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-30T07:29:02.950Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-30T07:29:04.490Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-30T07:29:07.402Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-30T07:29:07.402Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-30T07:29:07.402Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-30T07:29:07.402Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-30T07:29:09.587Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-30T07:29:09.587Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-30T07:29:12.505Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-30T07:29:12.505Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-30T07:29:12.505Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-30T07:29:12.505Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:29:12.505Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-30T07:29:15.514Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-30T07:29:15.514Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-30T07:29:17.055Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-30T07:29:17.055Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-30T07:29:17.515Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-30T07:29:20.427Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-30T07:29:20.427Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-30T07:29:23.345Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-30T07:29:28.043Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-30T07:29:31.787Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-30T07:29:31.787Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-30T07:29:31.787Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-30T07:29:31.787Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-30T07:29:31.787Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-30T07:29:33.972Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-30T07:29:33.972Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-30T07:29:33.972Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-30T07:29:36.885Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-30T07:29:36.885Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.885Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-30T07:29:39.069Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-30T07:29:39.069Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-30T07:29:43.767Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-30T07:29:45.953Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-30T07:29:45.953Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-30T07:29:45.953Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-30T07:29:45.953Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-30T07:29:45.953Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-30T07:29:45.953Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-30T07:29:45.953Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-30T07:29:45.953Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-30T07:29:45.953Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-30T07:29:45.953Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-30T07:29:45.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-30T07:29:48.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-30T07:29:48.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-30T07:29:51.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-30T07:29:53.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-30T07:29:56.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-30T07:29:59.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009d18a8_} [2021-06-30T07:30:01.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1782806426_c:\foo_false____} [2021-06-30T07:30:04.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1782806426_c:\foo_true____} [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-30T07:30:07.070Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-30T07:30:07.070Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-30T07:30:07.070Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-30T07:30:07.070Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-30T07:30:07.070Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-30T07:30:07.070Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-30T07:30:07.070Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-30T07:30:09.985Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-30T07:30:09.985Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-30T07:30:09.985Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-30T07:30:09.985Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:30:09.985Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-30T07:30:09.985Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-30T07:30:09.985Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-30T07:30:09.985Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-30T07:30:09.985Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-30T07:30:09.985Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:30:09.985Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-30T07:30:09.985Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-30T07:30:09.985Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-30T07:30:09.985Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-30T07:30:09.985Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-30T07:30:09.985Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-30T07:30:09.985Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-30T07:30:09.985Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-30T07:30:09.985Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-30T07:30:09.985Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-30T07:30:09.985Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-30T07:30:09.985Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-30T07:30:09.985Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-30T07:30:09.985Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:30:09.985Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-30T07:30:09.985Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-30T07:30:10.445Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-30T07:30:13.359Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-30T07:30:13.359Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-30T07:30:13.359Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-30T07:30:13.359Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-30T07:30:16.270Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-30T07:30:16.270Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-30T07:30:16.270Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-30T07:30:16.270Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-30T07:30:16.270Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-30T07:30:16.270Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-30T07:30:16.270Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-30T07:30:20.971Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-30T07:30:23.883Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-30T07:30:23.883Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-30T07:30:23.883Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-30T07:30:23.883Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-30T07:30:23.883Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-30T07:30:34.221Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-30T07:30:34.221Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-30T07:30:34.221Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-30T07:30:34.221Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-30T07:30:34.221Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-30T07:30:44.607Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-30T07:30:44.607Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-30T07:30:44.607Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-30T07:30:44.607Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-30T07:30:44.607Z] === RUN TestDockerSuite/TestCpToDot [2021-06-30T07:30:46.791Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-30T07:30:46.791Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-30T07:30:46.791Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-30T07:30:46.791Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-30T07:30:46.791Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-30T07:30:49.701Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-30T07:30:49.701Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:30:49.701Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-30T07:30:49.701Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-30T07:30:49.701Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-30T07:30:49.701Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-30T07:30:49.701Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-30T07:30:49.701Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-30T07:30:49.701Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-30T07:30:49.701Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-30T07:30:50.162Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-30T07:30:52.346Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-30T07:30:54.532Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-30T07:30:54.532Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-30T07:30:54.995Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-30T07:30:57.178Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-30T07:30:57.638Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-30T07:30:58.098Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-30T07:30:58.098Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-30T07:30:58.098Z] === RUN TestDockerSuite/TestCreateRM [2021-06-30T07:30:58.558Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-30T07:30:58.558Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-30T07:30:58.558Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-30T07:30:58.558Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-30T07:30:59.020Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-30T07:31:07.601Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-30T07:31:08.061Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-30T07:31:08.521Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-30T07:31:12.263Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-30T07:31:12.263Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-30T07:31:12.263Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-30T07:31:12.263Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-30T07:31:15.176Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-30T07:31:15.176Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-30T07:31:15.176Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-30T07:31:15.176Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-30T07:31:15.176Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-30T07:31:15.176Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-30T07:31:15.176Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-30T07:31:15.176Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-30T07:31:15.176Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-30T07:31:15.176Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestDockerFails [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-30T07:31:15.176Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-30T07:31:15.176Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-30T07:31:15.176Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-30T07:31:15.176Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-30T07:31:15.176Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-30T07:31:15.176Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-30T07:31:23.758Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-30T07:31:25.308Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-30T07:31:28.221Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-30T07:31:38.557Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-30T07:31:47.135Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-30T07:31:52.938Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-30T07:31:55.120Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-30T07:31:55.585Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-30T07:32:00.288Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-30T07:32:01.258Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-30T07:32:02.229Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-30T07:32:08.033Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-30T07:32:13.839Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-30T07:32:13.839Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-30T07:32:13.839Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-30T07:32:13.839Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-30T07:32:13.839Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-30T07:32:13.839Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-30T07:32:13.839Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-30T07:32:13.839Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-30T07:32:13.839Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-30T07:32:14.300Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-30T07:32:14.300Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-30T07:32:14.300Z] === RUN TestDockerSuite/TestEventsRename [2021-06-30T07:32:21.386Z] === RUN TestDockerSuite/TestEventsResize [2021-06-30T07:32:29.970Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-30T07:32:32.153Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-30T07:32:35.066Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-30T07:32:39.764Z] === RUN TestDockerSuite/TestEventsTop [2021-06-30T07:32:39.764Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-30T07:32:39.764Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-30T07:32:42.676Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-30T07:32:47.382Z] === RUN TestDockerSuite/TestExec [2021-06-30T07:32:47.382Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:32:47.382Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-30T07:32:47.382Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-30T07:32:47.382Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-30T07:32:49.571Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-30T07:32:51.760Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-30T07:32:51.760Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:32:51.760Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-30T07:32:51.760Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-30T07:32:51.760Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-30T07:32:51.760Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-30T07:32:51.760Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-30T07:32:53.947Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-30T07:32:56.142Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-30T07:32:59.059Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-30T07:33:00.603Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-30T07:33:06.423Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-30T07:33:06.423Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-30T07:33:06.423Z] === RUN TestDockerSuite/TestExecEnv [2021-06-30T07:33:06.423Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-30T07:33:06.423Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-30T07:33:06.423Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-30T07:33:06.423Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-30T07:33:07.970Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-30T07:33:11.720Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-30T07:33:11.720Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-30T07:33:11.720Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-30T07:33:11.720Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-30T07:33:11.720Z] === RUN TestDockerSuite/TestExecParseError [2021-06-30T07:33:11.720Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-30T07:33:11.720Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-30T07:33:11.720Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-30T07:33:11.720Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-30T07:33:11.720Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-30T07:33:12.182Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-30T07:33:14.369Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-30T07:33:14.369Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-30T07:33:14.369Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-30T07:33:14.369Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-30T07:33:14.369Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-30T07:33:14.369Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-30T07:33:14.369Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-30T07:33:14.369Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-30T07:33:14.369Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-30T07:33:14.369Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-30T07:33:14.369Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-30T07:33:17.287Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-30T07:33:17.287Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-30T07:33:17.287Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-30T07:33:23.108Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-30T07:33:23.108Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-30T07:33:23.108Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-30T07:33:23.108Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-30T07:33:23.108Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-30T07:33:23.108Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-30T07:33:23.108Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-30T07:33:30.203Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-30T07:33:36.012Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-30T07:33:38.929Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-30T07:33:44.739Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-30T07:33:44.739Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:33:44.739Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-30T07:33:44.739Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-30T07:33:44.739Z] === RUN TestDockerSuite/TestHealth [2021-06-30T07:33:44.739Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-30T07:33:44.739Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-30T07:33:45.200Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-30T07:33:45.201Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-30T07:33:45.201Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-30T07:33:51.012Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-30T07:33:51.012Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-30T07:33:51.012Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-30T07:33:51.012Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-30T07:33:51.012Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-30T07:33:51.012Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-30T07:33:51.012Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-30T07:33:51.474Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-30T07:33:51.474Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-30T07:33:51.474Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-30T07:33:53.020Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-30T07:33:53.020Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-30T07:33:54.565Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-30T07:33:55.025Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-30T07:33:57.212Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-30T07:34:00.961Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-30T07:34:00.961Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-30T07:34:00.961Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-30T07:34:00.961Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-30T07:34:04.711Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-30T07:34:04.711Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-30T07:34:06.897Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-30T07:34:06.897Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-30T07:34:06.897Z] === RUN TestDockerSuite/TestImportFile [2021-06-30T07:34:06.897Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-30T07:34:06.897Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-30T07:34:07.359Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-30T07:34:07.359Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-30T07:34:07.359Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-30T07:34:07.359Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-30T07:34:07.359Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-30T07:34:07.359Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-30T07:34:07.359Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-30T07:34:07.359Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-30T07:34:07.359Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-30T07:34:07.359Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-30T07:34:07.359Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-30T07:34:07.359Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-30T07:34:07.359Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-30T07:34:07.359Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-30T07:34:07.359Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-30T07:34:07.359Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-30T07:34:07.359Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-30T07:34:07.359Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-30T07:34:10.281Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-30T07:34:13.200Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-30T07:34:13.200Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-30T07:34:13.200Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-30T07:34:13.200Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-30T07:34:13.200Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-30T07:34:13.200Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-30T07:34:13.200Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-30T07:34:13.200Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-30T07:34:15.390Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-30T07:34:15.390Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-30T07:34:18.306Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-30T07:34:18.306Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-30T07:34:18.306Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-30T07:34:18.306Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-30T07:34:18.306Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-30T07:34:18.306Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-30T07:34:18.306Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-30T07:34:20.561Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-30T07:34:26.375Z] === RUN TestDockerSuite/TestInspectImage [2021-06-30T07:34:26.375Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:34:26.375Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-30T07:34:26.375Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-30T07:34:26.375Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-30T07:34:26.375Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-30T07:34:26.375Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-30T07:34:28.563Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-30T07:34:30.751Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-30T07:34:31.212Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-30T07:34:34.129Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-30T07:34:36.319Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-30T07:34:36.319Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-30T07:34:36.319Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-30T07:34:36.319Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-30T07:34:38.508Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-30T07:34:42.257Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-30T07:34:46.965Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-30T07:34:49.157Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-30T07:34:52.074Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-30T07:34:54.261Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-30T07:34:56.447Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-30T07:34:59.365Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-30T07:35:02.287Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-30T07:35:02.287Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-30T07:35:02.287Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-30T07:35:02.287Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-30T07:35:02.287Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-30T07:35:02.287Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-30T07:35:02.287Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-30T07:35:02.287Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-30T07:35:02.287Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-30T07:35:02.287Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-30T07:35:02.287Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-30T07:35:02.287Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-30T07:35:02.287Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-30T07:35:02.287Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-30T07:35:02.287Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-30T07:35:02.287Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-30T07:35:02.287Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-30T07:35:02.749Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-30T07:35:04.956Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-30T07:35:08.041Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-30T07:35:12.958Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-30T07:35:15.874Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-30T07:35:15.874Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-30T07:35:15.874Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-30T07:35:18.069Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-30T07:35:18.069Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-30T07:35:25.171Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-30T07:35:32.264Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-30T07:35:39.365Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-30T07:35:41.555Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-30T07:35:43.744Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-30T07:35:43.744Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-30T07:35:43.744Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-30T07:35:46.663Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-30T07:35:49.580Z] === RUN TestDockerSuite/TestLogsSince [2021-06-30T07:35:59.948Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-30T07:35:59.948Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-30T07:35:59.948Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-30T07:35:59.948Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-30T07:35:59.948Z] === RUN TestDockerSuite/TestLogsTail [2021-06-30T07:36:02.141Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-30T07:36:05.060Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-30T07:36:07.981Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-30T07:36:07.981Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestNetHostname [2021-06-30T07:36:07.981Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-30T07:36:07.981Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-30T07:36:07.981Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-30T07:36:07.981Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestPluginActive [2021-06-30T07:36:07.981Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-30T07:36:07.981Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-30T07:36:07.981Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-30T07:36:07.981Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-30T07:36:07.981Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-30T07:36:07.981Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-30T07:36:07.981Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-30T07:36:07.981Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-30T07:36:07.981Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-30T07:36:07.981Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestPortList [2021-06-30T07:36:07.981Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-30T07:36:07.981Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-30T07:36:13.800Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-30T07:36:13.800Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:36:13.800Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-30T07:36:13.800Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-30T07:36:13.800Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-30T07:36:13.800Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-30T07:36:13.800Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-30T07:36:13.800Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-30T07:36:13.800Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-30T07:36:13.800Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-30T07:36:13.800Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-30T07:36:13.800Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-30T07:36:13.800Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-30T07:36:13.800Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-30T07:36:13.800Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-30T07:36:13.800Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-30T07:36:13.800Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-30T07:36:13.800Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-30T07:36:19.614Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-30T07:36:19.614Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-30T07:36:19.614Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-30T07:36:28.241Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-30T07:36:28.241Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-30T07:36:28.241Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-30T07:36:38.591Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-30T07:36:53.497Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-30T07:36:53.497Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-30T07:36:53.497Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-30T07:36:53.497Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-30T07:37:08.352Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-30T07:37:10.542Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-30T07:37:19.140Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-30T07:37:23.850Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-30T07:37:23.850Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-30T07:37:23.850Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-30T07:37:23.850Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-30T07:37:23.850Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-30T07:37:29.670Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-30T07:37:29.670Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-30T07:37:29.670Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-30T07:37:29.670Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-30T07:37:29.670Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-30T07:37:29.670Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-30T07:37:29.670Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-30T07:37:29.670Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-30T07:37:29.670Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-30T07:37:38.275Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-30T07:37:38.275Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-30T07:37:38.275Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-30T07:37:38.737Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-30T07:37:38.737Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-30T07:37:38.737Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-30T07:37:40.283Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-30T07:37:40.745Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-30T07:37:40.745Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-30T07:37:40.745Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-30T07:37:45.470Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-30T07:37:50.183Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-30T07:37:53.104Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-30T07:38:18.306Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-30T07:38:18.306Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:38:18.306Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-30T07:38:23.020Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-30T07:38:23.020Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-30T07:38:23.020Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-30T07:38:24.000Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-30T07:38:29.817Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-30T07:38:34.691Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-30T07:38:34.691Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:38:34.691Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-30T07:38:39.403Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-30T07:38:39.865Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-30T07:38:39.865Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-30T07:38:54.718Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-30T07:38:57.641Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-30T07:38:58.103Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-30T07:39:05.203Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-30T07:39:11.025Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-30T07:39:19.624Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-30T07:39:28.282Z] === RUN TestDockerSuite/TestRmiTag [2021-06-30T07:39:28.744Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-30T07:39:31.664Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-30T07:40:01.681Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-30T07:40:01.681Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-30T07:40:07.498Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-30T07:40:08.477Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-30T07:40:08.477Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-30T07:40:08.477Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-30T07:40:08.477Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-30T07:40:08.477Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-30T07:40:08.477Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-30T07:40:08.477Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-30T07:40:08.477Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-30T07:40:08.477Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-30T07:40:08.477Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-30T07:40:08.477Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-30T07:40:08.477Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-30T07:40:08.477Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-30T07:40:08.477Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-30T07:40:08.477Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-30T07:40:10.665Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-30T07:40:10.665Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-30T07:40:10.665Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-30T07:40:10.665Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-30T07:40:10.665Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-30T07:40:16.485Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-30T07:40:18.680Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-30T07:40:21.603Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-30T07:40:24.526Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-30T07:40:26.718Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-30T07:40:27.186Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-30T07:40:33.004Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-30T07:40:33.004Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-30T07:40:33.004Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-30T07:40:33.004Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-30T07:40:33.004Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-30T07:40:33.004Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-30T07:40:33.004Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-30T07:40:33.004Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-30T07:40:33.004Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-30T07:40:33.004Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-30T07:40:33.004Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-30T07:40:33.004Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-30T07:40:33.005Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-30T07:40:33.005Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-30T07:40:33.005Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-30T07:40:33.005Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-30T07:40:33.005Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-30T07:40:33.005Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-30T07:40:33.005Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-30T07:40:33.005Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-30T07:40:33.005Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-30T07:40:33.005Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-30T07:40:33.005Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-30T07:40:35.197Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-30T07:40:35.197Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-30T07:40:35.197Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-30T07:40:43.797Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-30T07:40:43.797Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-30T07:40:43.797Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-30T07:40:43.797Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-30T07:40:43.797Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-30T07:40:45.343Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-30T07:40:45.343Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-30T07:40:45.343Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-30T07:40:45.343Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-30T07:40:45.343Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-30T07:40:45.343Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-30T07:40:45.343Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-30T07:40:45.343Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-30T07:40:45.343Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-30T07:40:45.343Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-30T07:40:45.343Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-30T07:40:45.343Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-30T07:40:45.343Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-30T07:40:45.343Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-30T07:40:45.343Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-30T07:40:47.534Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-30T07:40:50.460Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-30T07:40:52.649Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-30T07:40:52.649Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-30T07:40:52.649Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-30T07:40:52.649Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-30T07:40:52.649Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-30T07:40:52.649Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-30T07:40:52.649Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-30T07:40:55.570Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-30T07:40:55.570Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-30T07:40:55.570Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-30T07:40:55.570Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-30T07:40:55.570Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-30T07:40:55.570Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-30T07:40:55.570Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-30T07:40:55.570Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-30T07:40:55.570Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-30T07:40:57.768Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-30T07:41:03.588Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-30T07:41:03.588Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-30T07:41:03.588Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-30T07:41:03.588Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-30T07:41:03.588Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-30T07:41:03.588Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-30T07:41:03.588Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-30T07:41:03.588Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-30T07:41:03.588Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-30T07:41:03.588Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-30T07:41:03.588Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-30T07:41:03.588Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-30T07:41:03.588Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-30T07:41:06.510Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-30T07:41:06.510Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-30T07:41:06.510Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-30T07:41:06.972Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-30T07:41:06.973Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-30T07:41:06.973Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-30T07:41:09.896Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-30T07:41:12.088Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-30T07:41:12.088Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-30T07:41:12.088Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-30T07:41:15.008Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-30T07:41:15.008Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-30T07:41:15.008Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-30T07:41:15.008Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-30T07:41:15.008Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-30T07:41:15.008Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-30T07:41:15.008Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-30T07:41:17.928Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-30T07:41:20.118Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-30T07:41:23.041Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-30T07:41:25.964Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-30T07:41:25.964Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-30T07:41:25.964Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-30T07:41:25.964Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-30T07:41:25.964Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-30T07:41:25.964Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-30T07:41:25.964Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-30T07:41:25.964Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-30T07:41:25.964Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-30T07:41:25.964Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-30T07:41:25.964Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-30T07:41:25.964Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-30T07:41:25.964Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-30T07:41:25.964Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-30T07:41:25.964Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-30T07:41:25.964Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-30T07:41:30.676Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-30T07:41:30.676Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-30T07:41:30.676Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-30T07:41:30.676Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-30T07:41:30.676Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-30T07:41:30.676Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-30T07:41:30.676Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-30T07:41:30.676Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-30T07:41:30.676Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-30T07:41:30.676Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-30T07:41:30.676Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-30T07:41:30.676Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-30T07:41:39.278Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-30T07:41:39.278Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.278Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-30T07:41:40.253Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-30T07:41:40.253Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.253Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-30T07:41:40.253Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.253Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-30T07:41:40.253Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.253Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-30T07:41:40.253Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.253Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-30T07:41:40.253Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.253Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-30T07:41:40.253Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.253Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-30T07:41:40.253Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.253Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-30T07:41:40.253Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.253Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-30T07:41:40.253Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.253Z] === RUN TestDockerSuite/TestRunMount [2021-06-30T07:41:40.253Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.253Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-30T07:41:40.253Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.253Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-30T07:41:40.253Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.253Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-30T07:41:40.253Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.253Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-30T07:41:48.858Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-30T07:41:48.858Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-30T07:41:48.858Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-30T07:41:48.858Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-30T07:41:48.858Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-30T07:41:48.858Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-30T07:41:48.858Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-30T07:41:54.674Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-30T07:41:59.393Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-30T07:41:59.393Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-30T07:41:59.393Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-30T07:41:59.393Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-30T07:41:59.393Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-30T07:41:59.393Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-30T07:41:59.393Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-30T07:41:59.393Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-30T07:41:59.393Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-30T07:41:59.393Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-30T07:41:59.393Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-30T07:41:59.393Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-30T07:41:59.393Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-30T07:41:59.393Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-30T07:41:59.393Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-30T07:41:59.393Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-30T07:41:59.393Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-30T07:41:59.393Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-30T07:41:59.393Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-30T07:41:59.856Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-30T07:42:01.401Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-30T07:42:02.946Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-30T07:42:05.137Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-30T07:42:06.112Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-30T07:42:08.306Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-30T07:42:08.769Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-30T07:42:08.769Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-30T07:42:08.769Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-30T07:42:08.769Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-30T07:42:08.769Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-30T07:42:08.769Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-30T07:42:08.769Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-30T07:42:08.769Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-30T07:42:08.769Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-30T07:42:08.769Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-30T07:42:08.769Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-30T07:42:08.769Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-30T07:42:08.769Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-30T07:42:08.769Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-30T07:42:08.769Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-30T07:42:08.769Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-30T07:42:12.525Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-30T07:42:12.525Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-30T07:42:12.525Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-30T07:42:12.525Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-30T07:42:12.525Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-30T07:42:12.525Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-30T07:42:12.525Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-30T07:42:12.525Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-30T07:42:12.987Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-30T07:42:12.987Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-30T07:42:12.987Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-30T07:42:21.589Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-30T07:42:21.589Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-30T07:42:21.589Z] === RUN TestDockerSuite/TestRunRm [2021-06-30T07:42:24.509Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-30T07:42:30.326Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-30T07:42:33.248Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-30T07:42:35.438Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-30T07:42:38.359Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-30T07:42:41.283Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-30T07:42:41.283Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-30T07:42:41.283Z] === RUN TestDockerSuite/TestRunState [2021-06-30T07:42:41.283Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-30T07:42:41.283Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-30T07:42:43.481Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-30T07:42:43.481Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-30T07:42:43.481Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-30T07:42:45.673Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-30T07:42:45.673Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-30T07:42:45.673Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-30T07:42:45.673Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-30T07:42:45.673Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-30T07:42:46.135Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-30T07:42:46.135Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-30T07:42:46.135Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-30T07:42:46.135Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-30T07:42:51.962Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-30T07:42:51.962Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-30T07:42:51.962Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-30T07:42:51.962Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-30T07:42:51.962Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-30T07:42:51.962Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-30T07:42:51.962Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-30T07:42:51.962Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-30T07:42:51.962Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-30T07:42:51.962Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-30T07:42:51.962Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-30T07:42:51.962Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-30T07:42:51.962Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-30T07:42:51.962Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-30T07:42:51.962Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-30T07:42:51.962Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-30T07:42:51.962Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-30T07:42:51.962Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-30T07:42:51.962Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-30T07:42:51.962Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-30T07:42:51.962Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-30T07:42:54.156Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-30T07:42:54.156Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-30T07:42:54.156Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-30T07:42:57.077Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-30T07:42:57.077Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-30T07:42:57.077Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-30T07:42:57.077Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-30T07:42:57.077Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-30T07:42:59.997Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-30T07:43:08.613Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-30T07:43:13.328Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-30T07:43:20.433Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-30T07:43:20.433Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-30T07:43:20.433Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-30T07:43:20.433Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-30T07:43:24.188Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-30T07:43:26.383Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-30T07:43:29.306Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-30T07:43:29.306Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-30T07:43:29.306Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-30T07:43:29.306Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-30T07:43:29.306Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-30T07:43:29.306Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-30T07:43:29.306Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-30T07:43:29.306Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-30T07:43:29.306Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-30T07:43:29.306Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-30T07:43:29.306Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-30T07:43:29.306Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-30T07:43:29.306Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-30T07:43:29.306Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-30T07:43:29.306Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-30T07:43:37.906Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-30T07:43:39.471Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-30T07:43:41.637Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-30T07:43:46.346Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-30T07:43:46.346Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-30T07:43:46.810Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-30T07:43:46.810Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-30T07:43:46.810Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-30T07:43:46.810Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-30T07:43:46.810Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-30T07:43:46.810Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-30T07:43:46.810Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-30T07:43:46.810Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-30T07:43:46.810Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-30T07:43:46.810Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-30T07:43:46.810Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-30T07:43:46.810Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-30T07:43:46.810Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-30T07:43:46.810Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-30T07:43:46.810Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-30T07:43:46.810Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-30T07:43:46.810Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-30T07:43:49.002Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-30T07:43:49.465Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-30T07:43:49.927Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-30T07:43:49.927Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-30T07:43:52.117Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-30T07:44:00.743Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-30T07:44:00.743Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-30T07:44:00.743Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-30T07:44:09.333Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-30T07:44:09.333Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-30T07:44:09.333Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-30T07:44:14.047Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-30T07:44:14.047Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-30T07:44:14.047Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-30T07:44:14.047Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-30T07:44:14.047Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-30T07:44:14.047Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-30T07:44:14.047Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-30T07:44:14.047Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-30T07:44:14.047Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-30T07:44:19.868Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-30T07:44:19.868Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-30T07:44:19.868Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-30T07:44:19.868Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-30T07:44:19.868Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-30T07:44:19.868Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-30T07:44:19.868Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-30T07:44:19.868Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-30T07:44:19.868Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-30T07:44:19.868Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-30T07:44:19.868Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-30T07:44:19.868Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-30T07:44:19.868Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-30T07:44:22.059Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-30T07:44:24.251Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-30T07:44:24.251Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-30T07:44:24.251Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-30T07:44:26.442Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-30T07:44:26.442Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-30T07:44:26.442Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-30T07:44:26.442Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-30T07:44:26.442Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-30T07:44:26.442Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-30T07:44:26.442Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-30T07:44:26.442Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-30T07:44:26.442Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-30T07:44:26.442Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-30T07:44:26.442Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-30T07:44:26.442Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-30T07:44:26.442Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-30T07:44:44.164Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-30T07:44:44.164Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-30T07:44:44.164Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-30T07:44:44.164Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-30T07:44:44.164Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-30T07:44:44.164Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-30T07:44:44.164Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-30T07:44:44.164Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-30T07:44:46.356Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-30T07:44:46.356Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-30T07:44:50.109Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-30T07:44:50.109Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-30T07:44:50.571Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-30T07:44:50.571Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-30T07:44:51.033Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-30T07:44:59.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-30T07:44:59.632Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-30T07:44:59.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-30T07:45:00.095Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-30T07:45:00.557Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-30T07:45:00.557Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-30T07:45:00.557Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-30T07:45:09.157Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-30T07:45:09.157Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-30T07:45:09.620Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-30T07:45:19.972Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-30T07:45:19.972Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-30T07:45:19.972Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite (2542.90s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.82s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.68s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.60s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.26s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.80s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.26s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (11.16s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (81.49s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.48s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.69s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.49s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.65s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.25s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.65s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.52s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.17s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.76s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.25s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.45s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.60s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.00s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (9.64s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.79s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.91s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.35s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.19s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.17s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.56s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.62s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.27s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.54s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-30T07:45:21.520Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.63s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s) [2021-06-30T07:45:21.520Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (10.14s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.46s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.79s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.05s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.95s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.15s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.69s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.36s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.18s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.28s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.55s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.92s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.12s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.32s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.27s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.63s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.72s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.10s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.84s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.92s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.72s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.19s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.39s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.55s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.52s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.45s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.24s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.61s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.02s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.23s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.48s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.19s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.11s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.67s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.67s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildFails (2.72s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.48s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.24s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.05s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.51s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.17s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.83s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildHistory (12.61s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.14s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.82s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.51s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildLabel (1.14s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.12s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.68s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.43s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.57s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.94s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.78s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.26s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.91s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.13s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.66s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.11s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.74s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.96s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.95s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.89s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.64s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.21s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.54s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.82s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.80s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.82s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.28s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.21s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.12s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.53s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.31s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.91s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.90s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.21s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildRm (17.26s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.35s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.84s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.85s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.18s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.09s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.57s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.48s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.84s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildStderr (9.26s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (34.16s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.29s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.39s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.29s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.35s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.97s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.29s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.41s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.04s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.56s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.00s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.50s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (19.96s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.16s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.60s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.26s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.65s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.15s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.92s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.98s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestCommitChange (5.44s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.17s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.42s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestCommitTTY (7.47s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.91s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.52s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.41s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.36s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.72s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.73s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.48s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.22s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.30s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.42s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.86s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.77s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.20s) [2021-06-30T07:45:21.521Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.81s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.88s) [2021-06-30T07:45:21.521Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.18s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.33s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.06s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.77s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.32s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.60s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.17s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.94s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.57s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.62s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.66s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.63s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.64s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009d18a8_} (2.67s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1782806426_c:\foo_false____} (2.65s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1782806426_c:\foo_true____} (2.68s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.86s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.84s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.92s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.04s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.92s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.69s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.76s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCpToDot (2.87s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCpToStdout (2.92s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.24s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.23s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.35s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.72s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.48s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.20s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.85s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.45s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.21s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsCopy (9.64s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.41s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.72s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.43s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.08s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.09s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsFilters (5.12s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsFormat (5.46s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsRename (7.23s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsResize (8.23s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.48s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.74s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.82s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.77s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.18s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.22s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.18s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.23s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.27s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.22s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.99s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.36s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestExecInspectID (3.69s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.51s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.46s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.09s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.09s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.16s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.19s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.13s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.03s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.15s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.96s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.34s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.09s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.89s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.73s) [2021-06-30T07:45:21.522Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.68s) [2021-06-30T07:45:21.522Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.42s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.72s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectDefault (2.35s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectHistory (5.06s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.72s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.25s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.33s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.85s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.31s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.27s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectStatus (3.48s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.48s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.41s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.68s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.28s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.74s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.74s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.77s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.17s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.21s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.99s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.77s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.37s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.99s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.65s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.74s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.75s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.65s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.82s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.79s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsSince (9.46s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsTail (3.16s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.87s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.78s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.12s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.49s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPsByOrder (8.73s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.76s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.65s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.82s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.11s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.54s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.00s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.25s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.73s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.34s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.98s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.83s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.89s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.45s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.96s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.19s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.04s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.34s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.08s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.37s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.38s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.57s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.03s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.93s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.55s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (27.11s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.10s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.44s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.29s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.95s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.48s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.83s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.78s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.72s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.71s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.34s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.70s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (8.13s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.05s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.44s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.69s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.69s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.22s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.79s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.69s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.78s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-30T07:45:21.523Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.42s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-30T07:45:21.523Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunExitCode (2.79s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.70s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.76s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.76s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.51s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.82s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.80s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.29s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.73s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.98s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.92s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.90s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.65s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunRm (2.80s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.75s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.87s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.74s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.36s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.84s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.38s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.54s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.19s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.78s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.69s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.16s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.35s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.99s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.55s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.77s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.31s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.81s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.57s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.72s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.91s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.07s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.15s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.84s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.55s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.12s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.24s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.44s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.24s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.19s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.46s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.72s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.27s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.53s) [2021-06-30T07:45:21.524Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-30T07:45:21.524Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.40s) [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.524Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-30T07:45:21.524Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-30T07:45:21.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-30T07:45:21.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-30T07:45:21.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-30T07:45:21.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-30T07:45:21.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-30T07:45:21.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-30T07:45:21.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-30T07:45:21.525Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-30T07:45:21.525Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-30T07:45:21.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-30T07:45:21.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-30T07:45:21.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-30T07:45:21.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-30T07:45:21.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-30T07:45:21.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-30T07:45:21.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-30T07:45:21.525Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.525Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-30T07:45:21.525Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-30T07:45:21.992Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-30T07:45:21.992Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-30T07:45:21.992Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-30T07:45:21.992Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-30T07:45:21.992Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-30T07:45:21.992Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-30T07:45:21.992Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-30T07:45:21.992Z] === RUN TestDockerDaemonSuite [2021-06-30T07:45:21.992Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-30T07:45:21.992Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-30T07:45:21.992Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-30T07:45:21.992Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-30T07:45:21.992Z] === RUN TestDockerSwarmSuite [2021-06-30T07:45:21.992Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-30T07:45:21.992Z] === RUN TestDockerPluginSuite [2021-06-30T07:45:21.992Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-30T07:45:21.992Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-30T07:45:21.992Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-30T07:45:21.992Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-30T07:45:21.992Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-30T07:45:21.992Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-30T07:45:21.992Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-30T07:45:21.992Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-30T07:45:21.992Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-30T07:45:21.992Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-30T07:45:21.992Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-30T07:45:21.992Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-30T07:45:21.992Z] === RUN TestDockerExternalVolumeSuite [2021-06-30T07:45:21.992Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-30T07:45:21.992Z] === RUN TestDockerNetworkSuite [2021-06-30T07:45:21.992Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-30T07:45:21.992Z] === RUN TestDockerHubPullSuite [2021-06-30T07:45:21.992Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-30T07:45:21.992Z] PASS [2021-06-30T07:45:21.992Z] ok github.com/docker/docker/integration-cli 2543.298s [2021-06-30T07:45:21.992Z] [2021-06-30T07:45:21.992Z] === Skipped [2021-06-30T07:45:21.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-30T07:45:21.992Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-30T07:45:21.992Z] [2021-06-30T07:45:21.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-30T07:45:21.992Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-30T07:45:21.992Z] [2021-06-30T07:45:21.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-30T07:45:21.992Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-30T07:45:21.992Z] [2021-06-30T07:45:21.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-30T07:45:21.992Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-30T07:45:21.992Z] [2021-06-30T07:45:21.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-30T07:45:21.992Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-30T07:45:21.992Z] [2021-06-30T07:45:21.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-30T07:45:21.992Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-30T07:45:21.992Z] [2021-06-30T07:45:21.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-30T07:45:21.992Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-30T07:45:21.992Z] [2021-06-30T07:45:21.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-30T07:45:21.992Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-30T07:45:21.992Z] [2021-06-30T07:45:21.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-30T07:45:21.992Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-30T07:45:21.992Z] [2021-06-30T07:45:21.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-30T07:45:21.992Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-30T07:45:21.992Z] [2021-06-30T07:45:21.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-30T07:45:21.992Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-30T07:45:21.992Z] [2021-06-30T07:45:21.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-30T07:45:21.992Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-30T07:45:21.992Z] [2021-06-30T07:45:21.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-30T07:45:21.992Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-30T07:45:21.992Z] [2021-06-30T07:45:21.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-30T07:45:21.992Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-30T07:45:21.992Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-30T07:45:21.992Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-06-30T07:45:21.993Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-30T07:45:21.993Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-30T07:45:21.993Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.993Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-30T07:45:21.993Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-06-30T07:45:21.994Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2021-06-30T07:45:21.994Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-30T07:45:21.994Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-30T07:45:21.994Z] docker_cli_sni_test.go:18: Flakey test [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-30T07:45:21.994Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-30T07:45:21.994Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-30T07:45:21.994Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-30T07:45:21.994Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-30T07:45:21.994Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-30T07:45:21.994Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-30T07:45:21.994Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-30T07:45:21.994Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.994Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-30T07:45:21.994Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-30T07:45:21.995Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-30T07:45:21.995Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-30T07:45:21.995Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-30T07:45:21.995Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-30T07:45:21.995Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-30T07:45:21.995Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-30T07:45:21.995Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-30T07:45:21.995Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-30T07:45:21.995Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-30T07:45:21.995Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-30T07:45:21.995Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-30T07:45:21.995Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-30T07:45:21.995Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-30T07:45:21.995Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-30T07:45:21.995Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-30T07:45:21.995Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-30T07:45:21.995Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-30T07:45:21.995Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-30T07:45:21.995Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-06-30T07:45:21.995Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-30T07:45:21.995Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-30T07:45:21.995Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-30T07:45:21.995Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-30T07:45:21.995Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-30T07:45:21.995Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-30T07:45:21.995Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-30T07:45:21.995Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-30T07:45:21.995Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-30T07:45:21.995Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-30T07:45:21.995Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.995Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-30T07:45:21.995Z] [2021-06-30T07:45:21.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-30T07:45:21.995Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-30T07:45:21.996Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-30T07:45:21.996Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-30T07:45:21.996Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-30T07:45:21.996Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-30T07:45:21.996Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-30T07:45:21.996Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-30T07:45:21.996Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-30T07:45:21.996Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-30T07:45:21.996Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-30T07:45:21.996Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-30T07:45:21.996Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-30T07:45:21.996Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-06-30T07:45:21.996Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-30T07:45:21.996Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-30T07:45:21.996Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-30T07:45:21.996Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-30T07:45:21.996Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-30T07:45:21.996Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-30T07:45:21.996Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-30T07:45:21.996Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-30T07:45:21.996Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-30T07:45:21.996Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-30T07:45:21.996Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.996Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-30T07:45:21.996Z] [2021-06-30T07:45:21.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-30T07:45:21.997Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-30T07:45:21.997Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-30T07:45:21.997Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:45:21.997Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-30T07:45:21.997Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-30T07:45:21.997Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-30T07:45:21.997Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-30T07:45:21.997Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-30T07:45:21.997Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-30T07:45:21.997Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-30T07:45:21.997Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-30T07:45:21.997Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-30T07:45:21.997Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-30T07:45:21.997Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-30T07:45:21.997Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-30T07:45:21.997Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-30T07:45:21.997Z] [2021-06-30T07:45:21.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.460Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-30T07:45:22.460Z] [2021-06-30T07:45:22.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-30T07:45:22.460Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-30T07:45:22.461Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-30T07:45:22.461Z] [2021-06-30T07:45:22.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-30T07:45:22.461Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.461Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-06-30T07:45:22.462Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-30T07:45:22.462Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-30T07:45:22.462Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-06-30T07:45:22.462Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-30T07:45:22.462Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-30T07:45:22.462Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-30T07:45:22.462Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-30T07:45:22.462Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-30T07:45:22.462Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-30T07:45:22.462Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:45:22.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.462Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:45:22.462Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-30T07:45:22.463Z] [2021-06-30T07:45:22.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-30T07:45:22.463Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.463Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-30T07:45:22.464Z] [2021-06-30T07:45:22.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-30T07:45:22.464Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.464Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-30T07:45:22.464Z] [2021-06-30T07:45:22.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-30T07:45:22.464Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.464Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-30T07:45:22.464Z] [2021-06-30T07:45:22.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-30T07:45:22.464Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.464Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-30T07:45:22.464Z] [2021-06-30T07:45:22.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-30T07:45:22.464Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.464Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-30T07:45:22.464Z] [2021-06-30T07:45:22.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-30T07:45:22.464Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.464Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-30T07:45:22.464Z] [2021-06-30T07:45:22.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-30T07:45:22.464Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.464Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-30T07:45:22.464Z] [2021-06-30T07:45:22.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-30T07:45:22.464Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.464Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-30T07:45:22.464Z] [2021-06-30T07:45:22.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-30T07:45:22.464Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.464Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-30T07:45:22.464Z] [2021-06-30T07:45:22.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-30T07:45:22.464Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.464Z] [2021-06-30T07:45:22.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-30T07:45:22.464Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.464Z] [2021-06-30T07:45:22.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-30T07:45:22.464Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-30T07:45:22.464Z] [2021-06-30T07:45:22.464Z] [2021-06-30T07:45:22.464Z] DONE 1092 tests, 546 skipped in 2552.531s [2021-06-30T07:45:22.464Z] INFO: Integration tests ended at 06/30/2021 07:45:22. Duration:00:42:32.6400386 [2021-06-30T07:45:22.464Z] INFO: Docker info of the daemon under test at end of run [2021-06-30T07:45:22.464Z] [2021-06-30T07:45:22.926Z] Containers: 2 [2021-06-30T07:45:22.926Z] Running: 0 [2021-06-30T07:45:22.926Z] Paused: 0 [2021-06-30T07:45:22.926Z] Stopped: 2 [2021-06-30T07:45:22.926Z] Images: 18 [2021-06-30T07:45:22.926Z] Server Version: 0.0.0-dev [2021-06-30T07:45:22.926Z] Storage Driver: windowsfilter [2021-06-30T07:45:22.926Z] Windows: [2021-06-30T07:45:22.926Z] Logging Driver: json-file [2021-06-30T07:45:22.926Z] Plugins: [2021-06-30T07:45:22.926Z] Volume: local [2021-06-30T07:45:22.926Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-30T07:45:22.926Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-30T07:45:22.926Z] Swarm: inactive [2021-06-30T07:45:22.926Z] Default Isolation: process [2021-06-30T07:45:22.926Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-30T07:45:22.926Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-30T07:45:22.926Z] OSType: windows [2021-06-30T07:45:22.926Z] Architecture: x86_64 [2021-06-30T07:45:22.926Z] CPUs: 4 [2021-06-30T07:45:22.926Z] Total Memory: 32GiB [2021-06-30T07:45:22.926Z] Name: azwin-2-35d0c0 [2021-06-30T07:45:22.926Z] ID: MPS3:QNJJ:UFFZ:FKWX:RKVJ:JH5R:HI2O:HADA:4PRQ:ENVY:LPG5:VSIB [2021-06-30T07:45:22.926Z] Docker Root Dir: D:\CI\PR-42569\5\daemon [2021-06-30T07:45:22.926Z] Debug Mode (client): false [2021-06-30T07:45:22.926Z] Debug Mode (server): true [2021-06-30T07:45:22.926Z] File Descriptors: -1 [2021-06-30T07:45:22.926Z] Goroutines: 17 [2021-06-30T07:45:22.926Z] System Time: 2021-06-30T07:45:22.50547Z [2021-06-30T07:45:22.926Z] EventsListeners: 0 [2021-06-30T07:45:22.926Z] Registry: https://index.docker.io/v1/ [2021-06-30T07:45:22.926Z] Labels: [2021-06-30T07:45:22.926Z] Experimental: false [2021-06-30T07:45:22.926Z] Insecure Registries: [2021-06-30T07:45:22.926Z] 127.0.0.0/8 [2021-06-30T07:45:22.926Z] Live Restore Enabled: false [2021-06-30T07:45:22.926Z] [2021-06-30T07:45:22.926Z] [2021-06-30T07:45:22.926Z] INFO: Stopping daemon under test [2021-06-30T07:45:22.926Z] SUCCESS: The process with PID 2152 (child process of PID 3168) has been terminated. [2021-06-30T07:45:22.926Z] SUCCESS: The process with PID 3168 (child process of PID 4024) has been terminated. [2021-06-30T07:45:22.926Z] INFO: Stop tailing logs of the daemon under tests [2021-06-30T07:45:22.926Z] INFO: executeCI.ps1 Completed successfully at 06/30/2021 07:45:22. [2021-06-30T07:45:22.926Z] INFO: Tidying up at end of run [2021-06-30T07:45:22.926Z] INFO: Saving daemon under test log (d:\CI\PR-42569\5\dut.out) to bundles\CIDUT.out [2021-06-30T07:45:22.926Z] INFO: Saving daemon under test log (d:\CI\PR-42569\5\dut.err) to bundles\CIDUT.err [2021-06-30T07:45:22.926Z] INFO: Nuke-Everything... [2021-06-30T07:45:23.388Z] INFO: Container count on control daemon to delete is 2 [2021-06-30T07:45:23.851Z] 11704dd47f2e [2021-06-30T07:45:23.851Z] 69a85545f38f [2021-06-30T07:45:23.851Z] INFO: Tidying pidfile d:\CI\PR-42569\5\docker.pid [2021-06-30T07:45:24.313Z] INFO: Nuking d:\CI [2021-06-30T07:45:42.041Z] INFO: Zapped successfully [2021-06-30T07:45:42.041Z] [2021-06-30T07:45:42.041Z] INFO: executeCI.ps1 exiting at Wed Jun 30 07:45:40 CUT 2021. Duration 01:18:19.8817513 [2021-06-30T07:45:42.041Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-30T07:45:42.288Z] Recording test results [2021-06-30T07:45:49.251Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-30T07:45:51.317Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-30T07:45:52.507Z] Archiving artifacts [2021-06-30T07:46:06.419Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42569/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-30T07:46:07.361Z] + make clean [2021-06-30T07:46:08.335Z] docker volume rm -f docker-dev-cache [2021-06-30T07:46:08.335Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS